Closed Bug 1147041 Opened 9 years ago Closed 3 years ago

dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul uses gBrowser.contentDocument, which doesn't exist in e10s browsers

Categories

(Core Graveyard :: Plug-ins, defect, P5)

x86
macOS
defect

Tracking

(e10slater)

RESOLVED WONTFIX
Tracking Status
e10s later ---

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

Bug 1144149 will add contentDocumentAsCPOW and contentWindowAsCPOW shortcuts to gBrowser.

dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul should be updated to use those instead.

Note that since dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul is a test, Mochitest will take advantage of the add-on shims, and will get gBrowser.contentWindow and gBrowser.contentDocument as expected. We should, however, migrate over eventually before we start dialing back the shims.
My mistake - it's just using gBrowser.contentDocument.
Summary: dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul uses gBrowser.contentDocument and gBrowser.contentWindow, which doesn't exist in e10s browsers → dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul uses gBrowser.contentDocument, which doesn't exist in e10s browsers
Priority: -- → P5
Resolving as wont fix, plugin support deprecated in Firefox 85.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.