mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 993802 - Re-enable browser_save_private_link_perwindowpb.js on Linux which bug 987404 accidentally re-disabled. r=markh
This commit is contained in:
parent
e50a3e1599
commit
2b6f448188
@ -355,7 +355,7 @@ skip-if = true # disabled until the tree view is added
|
||||
[browser_save_link-perwindowpb.js]
|
||||
skip-if = e10s # Bug ?????? - test directly manipulates content (event.target)
|
||||
[browser_save_private_link_perwindowpb.js]
|
||||
skip-if = os == "linux" || e10s # Linux: bug 857427; e10s: Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly
|
||||
skip-if = e10s # e10s: Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly
|
||||
[browser_save_video.js]
|
||||
skip-if = e10s # Bug ?????? - test directly manipulates content (event.target)
|
||||
[browser_scope.js]
|
||||
|
Loading…
Reference in New Issue
Block a user