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 219266 - XMLHTTPRequest breakpoints not working in embedded browser
Summary: XMLHTTPRequest breakpoints not working in embedded browser
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: PC Linux
: P1 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 13:07 UTC by Vladimir Riha
Modified: 2012-10-04 18:25 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-10-01 13:07:31 UTC
XMLHTTPRequest breakpoints are not working in embedded browser, code execution never stops on them. In Chrome it seems to work fine.

I don't think this is a stopper for Beta because line and control breakpoints work in embedded browser and Chrome is (based on usability studies, if I recall correctly) will be probably used more.

Product Version: NetBeans IDE 7.3 Beta (Build 201210010205)
Java: 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01
System: Linux version 3.2.0-31-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Martin Entlicher 2012-10-03 09:05:43 UTC
IMHO this is a problem of WebView: http://javafx-jira.kenai.com/browse/RT-25411