WebKit Bugzilla
Attachment 348827 Details for
Bug 189185
: Fix exception check accounting in constructJSWebAssemblyCompileError().
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-189185-20180904105531.patch (text/plain), 987 bytes, created by
Dawei Fenton (:realdawei)
on 2018-09-04 10:55:32 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dawei Fenton (:realdawei)
Created:
2018-09-04 10:55:32 PDT
Size:
987 bytes
patch
obsolete
>Subversion Revision: 235617 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index 8e752363b996d7aa0235928132a6d2dd53db1680..577f26ce0d6e1693d886d970417853b2af987403 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,12 @@ >+2018-09-04 David Fenton <david_fenton@apple.com> >+ >+ Skip Test on 32-bit platforms. >+ https://bugs.webkit.org/show_bug.cgi?id=189185. >+ >+ Unreviewed test gardening. >+ >+ * stress/regress-189185.js: >+ > 2018-09-03 Mark Lam <mark.lam@apple.com> > > The watchdog sometimes fails to terminate a script. >diff --git a/JSTests/stress/regress-189185.js b/JSTests/stress/regress-189185.js >index d67f9d41b227e37a106c628e76243829ac6aa122..c016efd2686858f519d3730f6f05e0d2fde6da59 100644 >--- a/JSTests/stress/regress-189185.js >+++ b/JSTests/stress/regress-189185.js >@@ -1,4 +1,5 @@ > //@ runDefault >+//@ skip if $architecture == "x86" > // This passes if it does not crash. > new WebAssembly.CompileError({ > valueOf() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 189185
:
348616
| 348827