Closed
Bug 1152480
Opened 11 years ago
Closed 10 years ago
Errors in the Browser Console caused by FF
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: BesTo, Unassigned)
Details
I see from time to time errors in the Browser Console caused from FF itself.
I will log them here.
Could not read chrome manifest 'file:///C:/Program%20Files/Firefox%20Developer%20Edition/chrome.manifest'.
Could not read chrome manifest 'file:///C:/Program%20Files/Firefox%20Developer%20Edition/browser/extensions/%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D/chrome.manifest'.
Unknown property 'text-emphasis'. Declaration dropped. html.css:806:17
Error in parsing value for 'unicode-bidi'. Declaration dropped. html.css:826:18
No chrome package registered for chrome://helloworld/locale/overlay.dtd
| Reporter | ||
Comment 1•11 years ago
|
||
Key event not available on some keyboard layouts: key="r" modifiers="accel,alt" browser.xul
Key event not available on some keyboard layouts: key="c" modifiers="accel,alt" browser.xul
Key event not available on some keyboard layouts: key="i" modifiers="accel,alt,shift" browser.xul
| Reporter | ||
Comment 2•11 years ago
|
||
"run() called, but dependencies remain, so not running" cld-worker.js:4:169
: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create cld-worker.js:68:0
Comment 3•10 years ago
|
||
It's not possible to address all of these in a single bug. Please file individual bugs for the ones that you can still reproduce, in the correct components, if they are actually related to Firefox itself ("No chrome package registered for chrome://helloworld/locale/overlay.dtd" certainly isn't.)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•