From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../tabcrashed/browser_aboutRestartRequired.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml (limited to 'browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml') diff --git a/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml b/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml new file mode 100644 index 0000000000..88988434fb --- /dev/null +++ b/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml @@ -0,0 +1,21 @@ +[DEFAULT] +run-if = ["crashreporter"] +skip-if = ["!debug"] + +support-files = ["head.js"] +prefs = [ + "dom.ipc.processCount=1", + "dom.ipc.processPrelaunch.fission.number=0", +] + +["browser_aboutRestartRequired_basic.js"] + +# Bug 1876056: re-enable once bug 1877361 is fixed +#["browser_aboutRestartRequired_buildid_false-positive.js"] +#skip-if = ["win11_2009 && msix && debug"] # bug 1823581 + +["browser_aboutRestartRequired_buildid_mismatch.js"] +skip-if = ["win11_2009 && msix && debug"] # bug 1823581 + +["browser_aboutRestartRequired_buildid_no-platform-ini.js"] +skip-if = ["win11_2009 && msix && debug"] # bug 1823581 -- cgit v1.2.3