Closed
Bug 785162
Opened 12 years ago
Closed 12 years ago
Disable test_bug760802.html on android
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(1 file)
1.13 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
This test uses enablePrivilege, which is deprecated (roc, can you watch out for that during review in the future?). I converted it to SpecialPowers in bug 784560, but now it's failing on android.
This test does window.open(type=chrome), which makes no sense on android. Not sure why it was passing before, but we should just turn this test off. smaug and dougt r+ed this change IRL.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #654715 -
Flags: review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•