зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1574319 - Remove ContentParent::Recv* skip-if annotations, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D42374 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
6cb0fbe862
Коммит
8f75b0e335
|
@ -123,6 +123,4 @@ support-files = file_framedhistoryframes.html
|
|||
[test_pushState_after_document_open.html]
|
||||
[test_windowedhistoryframes.html]
|
||||
[test_triggeringprincipal_location_seturi.html]
|
||||
skip-if = fission # Crashes: @ mozilla::dom::ContentParent::RecvDetachBrowsingContext(unsigned long, std::function<void (bool const&)>&&)
|
||||
fail-if = fission
|
||||
[test_bug1507702.html]
|
||||
|
|
|
@ -246,10 +246,8 @@ support-files =
|
|||
../../../browser/extensions/pdfjs/test/file_pdfjs_test.pdf
|
||||
|
||||
[test_anchor_area_referrer.html]
|
||||
skip-if = fission # Crashes: @ mozilla::dom::ContentParent::RecvCacheBrowsingContextChildren(mozilla::dom::BrowsingContext*)
|
||||
[test_anchor_area_referrer_changing.html]
|
||||
[test_anchor_area_referrer_invalid.html]
|
||||
skip-if = fission # Crashes: @ mozilla::dom::ContentParent::RecvDetachBrowsingContext(unsigned long, std::function<void (bool const&)>&&)
|
||||
[test_anchor_area_referrer_rel.html]
|
||||
[test_anonymousContent_api.html]
|
||||
[test_anonymousContent_append_after_reflow.html]
|
||||
|
@ -492,7 +490,6 @@ skip-if = (verify && (os == 'win'))
|
|||
[test_bug590812.html]
|
||||
skip-if = toolkit == 'android' || (verify && !debug && (os == 'linux')) #bug 687032
|
||||
[test_bug590870.html]
|
||||
skip-if = fission # Crashes: @ mozilla::dom::ContentParent::RecvDetachBrowsingContext(unsigned long, std::function<void (bool const&)>&&)
|
||||
[test_bug592366.html]
|
||||
[test_bug592829.html]
|
||||
[test_bug597345.html]
|
||||
|
@ -641,7 +638,6 @@ skip-if = os == "mac" # Different tab focus behavior on mac
|
|||
skip-if = toolkit == 'android' # Timeouts on android due to page closing issues with embedded pdf
|
||||
[test_caretPositionFromPoint.html]
|
||||
[test_change_policy.html]
|
||||
skip-if = fission # Crashes: @ mozilla::dom::ContentParent::RecvCacheBrowsingContextChildren(mozilla::dom::BrowsingContext*)
|
||||
[test_clearTimeoutIntervalNoArg.html]
|
||||
[test_constructor-assignment.html]
|
||||
[test_constructor.html]
|
||||
|
|
|
@ -83,7 +83,6 @@ skip-if = toolkit == "android" && debug && !is_fennec
|
|||
[test_bug800864.html]
|
||||
fail-if = fission # Bug 1573621: window.location access after cross-origin navigation.
|
||||
[test_bug802557.html]
|
||||
skip-if = fission # Crashes: @ mozilla::dom::ContentParent::RecvDetachBrowsingContext(unsigned long, std::function<void (bool const&)>&&)
|
||||
fail-if = fission # Bug 1573621: window.location access after cross-origin navigation.
|
||||
[test_bug803730.html]
|
||||
[test_bug809547.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче