Closed Bug 926794 Opened 11 years ago Closed 6 years ago

Reloading page with console open triggers strict warnings in the debugger server

Categories

(DevTools :: Debugger, defect, P4)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 972350

People

(Reporter: cpeterson, Unassigned)

References

(Blocks 1 open bug)

Details

STR: 1. Run a debug build of Firefox from the command line 2. On a simple page like about:mozilla, open the Web Console 3. Reload the page using CMD+R 4. Watch stdout for JavaScript warnings RESULT: JavaScript strict warning: resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js -> resource://gre/modules/devtools/server/actors/script.js, line 178: reference to undefined property aSearchParams.url
Priority: -- → P4
This bug is similar to 972350. Perhaps we should merge those into a single bug.
Summary: Reloading page with Web Console open logs JS strict warning about reference to undefined property `aSearchParams.url` → Reloading page with console open triggers strict warnings in the debugger server
Blocks: dbg-server
Product: Firefox → DevTools
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.