Closed
Bug 1073957
Opened 10 years ago
Closed 10 years ago
Chrome script needs access to browser.docShell.currentDocumentChannel
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1088203
Tracking | Status | |
---|---|---|
e10s | m5+ | --- |
People
(Reporter: jimm, Assigned: jimm)
References
Details
http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser-thumbnails.js#140
http://mxr.mozilla.org/mozilla-central/source/toolkit/components/thumbnails/PageThumbs.jsm#264
http://mxr.mozilla.org/mozilla-central/source/docshell/base/nsIDocShell.idl#513
I'm thinking of simply exposing the checks we do here on browser.
Updated•10 years ago
|
Assignee: nobody → jmathies
Assignee | ||
Comment 2•10 years ago
|
||
See bug 1088203, we need to fix this doc shell problem. The bug I duped over was m4.
Updated•10 years ago
|
Flags: firefox-backlog+
Assignee | ||
Comment 4•10 years ago
|
||
I'm going to skip generic access to doc shell stuff at this point, and just bake these checks into a PageThumb api.
You need to log in
before you can comment on or make changes to this bug.
Description
•