Closed Bug 1147045 Opened 10 years ago Closed 3 years ago

Tests under layout use gBrowser.contentDocument and gBrowser.contentWindow, which don't exist in e10s browsers

Categories

(Core :: Layout, defect, P5)

x86
macOS
defect

Tracking

()

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. When that happens, tests under layout should be updated to use that instead. Note that since these are tests, 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. Tests using gBrowser.contentDocument and gBrowser.contentWindow under layout/: layout/base/tests/browser_bug617076.js layout/xul/test/browser_bug685470.js layout/xul/test/browser_bug703210.js layout/xul/test/browser_bug706743.js
Priority: -- → P5

CPOWs have been removed.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.