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 154409 - Http client monitor broken in trunk
Summary: Http client monitor broken in trunk
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 01:23 UTC by _ krystyna
Modified: 2009-02-19 20:39 UTC (History)
0 users

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 _ krystyna 2008-12-03 01:23:35 UTC
NetBeans IDE Dev (Build 20081202213628)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1 running on x86

Tested with Firefox 3.0.4 and 3.0.1

I was able to get an initial JSON response but thereafter
each attempt to attach debugger to any site, got into a loop with
dialog saying client-side session still running, restart? If you OK, this
dialog get the Firefox dialog to close Firefox .

If Firefox process is killed in task manager, it appears to break that
loop and load the url but I don't see any http responses in the monitor.
Comment 1 Quy Nguyen 2008-12-03 19:56:42 UTC
Reverted to Firebug 1.2.1, which does not have this problem.

changeset: 1d27fe353fff
Comment 2 Quality Engineering 2008-12-05 05:56:33 UTC
Integrated into 'main-golden', will be available in build *200812050201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1d27fe353fff
User: Quy Nguyen <quynguyen@netbeans.org>
Log: #154409 - revert firebug to 1.2.1