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 209584 - AssertionError at org.netbeans.modules.web.browser.api.BrowserSupport$1.propertyChange
Summary: AssertionError at org.netbeans.modules.web.browser.api.BrowserSupport$1.prope...
Status: RESOLVED DUPLICATE of bug 208910
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 15:53 UTC by Petr Jiricka
Modified: 2012-09-03 13:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 185871


Attachments
stacktrace (687 bytes, text/plain)
2012-03-14 15:53 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2012-03-14 15:53:48 UTC
Build: NetBeans IDE Dev (Build EaselCSS-130-on-20120314)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-11D50b
OS: Mac OS X

User Comments:
pjiricka: Switching the browser from system default to embedded.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.web.browser.api.BrowserSupport$1.propertyChange(BrowserSupport.java:140)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
   at org.netbeans.modules.web.browser.api.WebBrowsers.fireDefaultBrowserChange(WebBrowsers.java:179)
   at org.netbeans.modules.web.browser.api.WebBrowsers.access$100(WebBrowsers.java:64)
   at org.netbeans.modules.web.browser.api.WebBrowsers$2.preferenceChange(WebBrowsers.java:127)
Comment 1 Petr Jiricka 2012-03-14 15:53:50 UTC
Created attachment 116739 [details]
stacktrace
Comment 2 Denis Anisimov 2012-03-15 06:22:43 UTC

*** This bug has been marked as a duplicate of bug 208910 ***
Comment 3 Quality Engineering 2012-09-03 13:01:20 UTC
Integrated into 'main-golden', will be available in build *201209031048* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/737c7d9ef6f2
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#209584 - AssertionError at org.netbeans.modules.web.browser.api.BrowserSupport$1.propertyChange