Closed
Bug 936839
Opened 11 years ago
Closed 11 years ago
Dev tool panel is broken in firefox nightly
Categories
(Firefox OS Graveyard :: Gaia, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kgrandon, Unassigned)
References
Details
Attachments
(1 file)
369.61 KB,
image/png
|
Details |
Normally when we open up gaia in nightly, the dev panel is loaded to the right. With the latest nightly, we're seeing a blank panel instead. Need to figure out why as this is greatly impacting gaia developers.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
I'm not seeing too much in the logs, but I do see this error. Not sure if it's related.
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "closeButton is null" {file: "resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/framework/toolbox.js" line: 197}]' when calling method: [nsIRunnable::run]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
Reporter | ||
Comment 3•11 years ago
|
||
Another possible error that I see when opening the tools:
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "closeButton is null" {file: "resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/framework/toolbox.js" line: 197}]' when calling method: [nsIRunnable::run]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
************************************************************
I am trying to create a simple test case with this scenario.
Comment 5•11 years ago
|
||
We backed out the guilty bug.
Reporter | ||
Comment 6•11 years ago
|
||
This is resolved now in the latest nightly releases. Thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 7•11 years ago
|
||
We have landed some code that might cause this bug to appear again (in nightly next week).
I made sure it won't, but just in case… let me know if it's broken again.
You need to log in
before you can comment on or make changes to this bug.
Description
•