This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 221363 - Do not offer Chromium with NetBeans JS Debugger by default in Configure JSTestDriver dialog
Summary: Do not offer Chromium with NetBeans JS Debugger by default in Configure JSTes...
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 15:07 UTC by Vladimir Riha
Modified: 2013-12-12 06:16 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-11-02 15:07:31 UTC
If you invoke Test on some project for the first time, "Configure JSTestDriver" dialog is opened. By default, there is "Chromium with NB JS Debugger" checked. Since Chromium is not officially supported, I'd vote for either Chrome or Chrome with NB JS debugger as a default checked option


Product Version: NetBeans IDE 7.3 Beta 2 (Build 201211020750)
Java: 1.7.0_10-ea; Java HotSpot(TM) Client VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-ea-b11
System: Linux version 3.2.0-31-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 David Konecny 2012-11-04 20:52:10 UTC
The dialog logic is to select first browser with NB integration - I can improve it to prefer Chrome over Chromium. What make you say that "Chromium is not officially supported"? I would think it is supported. It is the same browser as Chrome. And for example on Ubuntu Chromium is available by default but not Chrome.
Comment 2 Vladimir Riha 2012-11-04 21:29:20 UTC
(In reply to comment #1)
> What make you say that "Chromium is not officially supported"? I would think it is supported. 

Please see issue 218197 comment #4, but I don't see it as a big issue (thus the P4 ENH), but since default run configuration is Chrome, It would make sense imho to set Chrome instead. But feel free to resolve it as you prefer, I don't have strong opinion about it.
Comment 3 Vladimir Riha 2012-11-04 21:30:43 UTC
* comment #3 :) Sorry
Comment 4 Tomas Mysik 2013-12-12 06:16:02 UTC
Taking over.