Closed Bug 754486 Opened 13 years ago Closed 10 years ago

Need tests for specialpowers in frame and window switching scenarios

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jgriffin, Unassigned)

References

Details

Bug 754178 exposes SpecialPowers to Marionette tests. It includes a simple test, but we should add a couple of more tests that verify SpecialPowers works after switching frames and windows.
To be more specific, we should verify these things: - if you switch into a regular (not OOP) frame, you can still access SpecialPowers via execute_script - if you switch into an OOP frame, you can still access SpecialPowers via execute_script - if you switch into a new window, you can still access SpecialPowers via execute_script See http://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/marionette/tests/unit/test_specialpowers.py for the existing SpecialPowers test; we can just repeat this in the above contexts.
we are ripping special powers out so we don't need tests
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.