Closed
Bug 985424
Opened 11 years ago
Closed 4 years ago
browser_styleeditor_init.js | A promise chain failed to handle a rejection - TypeError: ed.container.contentWindow is undefined
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Yoric, Unassigned)
References
(Blocks 1 open bug)
Details
Once we land bug 976205, the following errors will cause oranges.
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/styleeditor/test/browser_styleeditor_init.js | A promise chain failed to handle a rejection at resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/sourceeditor/autocomplete.js:18 - [object Object]
04:51:42 INFO - Stack trace:
04:51:42 INFO - setupAutoCompletion@resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/sourceeditor/autocomplete.js:18:1
04:51:42 INFO - StyleSheetEditor.prototype.load/<@resource://app/modules/devtools/StyleSheetEditor.jsm:267:9
04:51:42 INFO - Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:809:11
For testing, you may wish to import the patch of bug 976205.
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Updated•10 years ago
|
Updated•6 years ago
|
Product: Firefox → DevTools
Reporter | ||
Comment 2•4 years ago
•
|
||
Wow, that was a long time ago.
I think I ended up whitelisting the test (greenlighting? put it in the diplomatic suitcase? what's the relevant vocabulary these days?)
Flags: needinfo?(dteller)
Comment 3•4 years ago
|
||
ok, sounds like we can close this
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•