Closed
Bug 1045604
Opened 11 years ago
Closed 11 months ago
[style editor] When clicking on inline stylesheet: "A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'? Full Message: Error: Unknown sheet source"
Categories
(DevTools :: Style Editor, defect, P2)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: aryx, Unassigned)
Details
Firefox Nightly 34.0a1 20140728 on Windows 8.1
Open a web page, e.g. http://www.heise.de/ open the developer tools and the style editor, click on an inline style sheet, wait some time. If necessary, click on a second one.
Browser console lists:
A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'?
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise
Date: Tue Jul 29 2014 15:45:41 GMT+0200
Full Message: Error: Unknown sheet source
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 2•11 months ago
|
||
Not reproducing anymore and I don't find the Unknown sheet source string in the code anymore, so let's close this
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•