Closed
Bug 1149609
Opened 10 years ago
Closed 9 years ago
[e10s] View source for remote browsers causes unsafe CPOW usage warning
Categories
(Firefox :: Menus, defect)
Firefox
Menus
Tracking
()
RESOLVED
DUPLICATE
of bug 1025146
People
(Reporter: mconley, Unassigned)
References
Details
STR:
1) Visit a website in an e10s window
2) Hit Ctrl/Cmd-U to open "View Source"
This causes some "unsafe CPOW usage" warnings in the Browser Console.
http://hg.mozilla.org/mozilla-central/file/c20f8549d631/browser/base/content/browser.js#l2281
http://hg.mozilla.org/mozilla-central/file/c20f8549d631/browser/base/content/browser.js#l2292
http://hg.mozilla.org/mozilla-central/file/c20f8549d631/browser/base/content/browser.js#l2296
http://hg.mozilla.org/mozilla-central/file/c20f8549d631/browser/base/content/browser.js#l2298
http://hg.mozilla.org/mozilla-central/file/c20f8549d631/browser/base/content/browser.js#l2330
http://hg.mozilla.org/mozilla-central/file/c20f8549d631/toolkit/components/viewsource/content/viewSourceUtils.js#l39
http://hg.mozilla.org/mozilla-central/file/c20f8549d631/toolkit/components/viewsource/content/viewSourceUtils.js#l42
Reporter | ||
Updated•10 years ago
|
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•