Closed
Bug 809226
Opened 13 years ago
Closed 13 years ago
Remote debugger on B2G does not work in nightly build.
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 808498
People
(Reporter: yurenju, Unassigned)
Details
it worked on Friday B2G build.
there is the log from logcat:
E/GeckoConsole( 106): [JavaScript Error: "aHooks.browser.contentWindow is undefined" {file: "chrome://global/content/devtools/dbg-script-actors.js" line: 35}]
the code is:
this.global = aHooks.browser.contentWindow.wrappedJSObject;
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•