Closed Bug 823436 Opened 13 years ago Closed 13 years ago

Response errors when trying to load a source's text prevent global searches from displaying any results

Categories

(DevTools :: Debugger, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 20

People

(Reporter: Optimizer, Assigned: vporof)

Details

Attachments

(2 files, 1 obsolete file)

I get this error in error console : Timestamp: 12/20/2012 3:05:50 PM Error: aUrl is not defined SS_getText/<@chrome://browser/content/debugger-controller.js:1191 @resource://gre/modules/devtools/dbg-client.jsm:1238 DC_onPacket@resource://gre/modules/devtools/dbg-client.jsm:494 @chrome://global/content/devtools/dbg-transport.js:212 Source File: resource://gre/modules/devtools/dbg-client.jsm Line: 498
STR please.
In the debugger, click on the Search box, type "!foo" , where foo is atleast in one of the non selected script.
Tried on many sites. I think it is in general not working. Debugger is not paused. Latest Nightly, windows 7.
Can you *please* give me an example of a site?
Okay, no idea how it helps but: 1. Go to Facebook 2. open debugger 3. in the search box, type "!CavalryLogger" 4. Nothing happens, open error console, find the same error
Global searches work for me on Facebook. Anything else in stdout? Does this still happen with a clean profile? The error in comment 0 is (mostly unrelated): it's a type error when we receive a aResponse.error while trying to load the source text. "aUrl" should be "aSource.url".
Attached image NOT WORKING (obsolete) —
While it does work on this page (I tried !yahoo), it is still ot working on FB (see attachment) with this error in error console: Timestamp: 12/20/2012 3:34:25 PM Error: aUrl is not defined SS_getText/<@chrome://browser/content/debugger-controller.js:1191 @resource://gre/modules/devtools/dbg-client.jsm:1238 DC_onPacket@resource://gre/modules/devtools/dbg-client.jsm:494 @chrome://global/content/devtools/dbg-transport.js:212 Source File: resource://gre/modules/devtools/dbg-client.jsm Line: 498
Attached patch v1Splinter Review
This should make global searching always work, but the underlying issue of some sources throwing response errors when trying to load their source still remains unexplained.
Attachment #694284 - Flags: review?(past)
Attachment #694278 - Attachment is obsolete: true
Attachment #694284 - Flags: review?(past) → review+
Summary: Global search not working → Response errors when trying to load a source's text prevent global searches from displaying any results
Assignee: nobody → vporof
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 20
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: