From 9e3c08db40b8916968b9f30096c7be3f00ce9647 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:44:51 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- dom/fs/test/crashtests/1798773.html | 19 +++++++++++++++++++ dom/fs/test/crashtests/1800470.html | 28 ++++++++++++++++++++++++++++ dom/fs/test/crashtests/1809759.html | 10 ++++++++++ dom/fs/test/crashtests/1816710.html | 8 ++++++++ dom/fs/test/crashtests/1841702.html | 16 ++++++++++++++++ dom/fs/test/crashtests/crashtests.list | 8 ++++++++ 6 files changed, 89 insertions(+) create mode 100644 dom/fs/test/crashtests/1798773.html create mode 100644 dom/fs/test/crashtests/1800470.html create mode 100644 dom/fs/test/crashtests/1809759.html create mode 100644 dom/fs/test/crashtests/1816710.html create mode 100644 dom/fs/test/crashtests/1841702.html create mode 100644 dom/fs/test/crashtests/crashtests.list (limited to 'dom/fs/test/crashtests') diff --git a/dom/fs/test/crashtests/1798773.html b/dom/fs/test/crashtests/1798773.html new file mode 100644 index 0000000000..893dfcfc59 --- /dev/null +++ b/dom/fs/test/crashtests/1798773.html @@ -0,0 +1,19 @@ + + diff --git a/dom/fs/test/crashtests/1800470.html b/dom/fs/test/crashtests/1800470.html new file mode 100644 index 0000000000..a7d5dfa8bb --- /dev/null +++ b/dom/fs/test/crashtests/1800470.html @@ -0,0 +1,28 @@ + + + + + + + diff --git a/dom/fs/test/crashtests/1809759.html b/dom/fs/test/crashtests/1809759.html new file mode 100644 index 0000000000..b9df8de02f --- /dev/null +++ b/dom/fs/test/crashtests/1809759.html @@ -0,0 +1,10 @@ + diff --git a/dom/fs/test/crashtests/1816710.html b/dom/fs/test/crashtests/1816710.html new file mode 100644 index 0000000000..f7641e009d --- /dev/null +++ b/dom/fs/test/crashtests/1816710.html @@ -0,0 +1,8 @@ + diff --git a/dom/fs/test/crashtests/1841702.html b/dom/fs/test/crashtests/1841702.html new file mode 100644 index 0000000000..0509972ae8 --- /dev/null +++ b/dom/fs/test/crashtests/1841702.html @@ -0,0 +1,16 @@ + + + diff --git a/dom/fs/test/crashtests/crashtests.list b/dom/fs/test/crashtests/crashtests.list new file mode 100644 index 0000000000..050ebca726 --- /dev/null +++ b/dom/fs/test/crashtests/crashtests.list @@ -0,0 +1,8 @@ +# StorageManager isn't enabled on Android +defaults skip-if(Android) pref(dom.fs.enabled,true) pref(dom.fs.writable_file_stream.enabled,true) + +load 1798773.html +load 1800470.html +load 1809759.html +load 1816710.html +load 1841702.html -- cgit v1.2.3