Bug 191175

Summary: REGRESSION(r237547): Exception handlers should be aware of wide opcodes when JIT is disabled
Product: WebKit Reporter: Tadeu Zagallo <tzagallo>
Component: JavaScriptCoreAssignee: Tadeu Zagallo <tzagallo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, guijemont, keith_miller, mark.lam, msaboff, rniwa, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews107 for mac-sierra-wk2 none

Description Tadeu Zagallo 2018-11-01 16:04:23 PDT
https://bugs.webkit.org/show_bug.cgi?id=191108 did not handle the case where JIT is not enabled
Comment 1 Tadeu Zagallo 2018-11-01 16:07:38 PDT
Created attachment 353657 [details]
Patch
Comment 2 Keith Miller 2018-11-01 18:05:40 PDT
Comment on attachment 353657 [details]
Patch

r=me.
Comment 3 EWS Watchlist 2018-11-01 18:18:26 PDT
Comment on attachment 353657 [details]
Patch

Attachment 353657 [details] did not pass mac-wk2-ews (mac-wk2):
Output: https://webkit-queues.webkit.org/results/9823227

New failing tests:
http/tests/security/anchor-download-block-crossorigin.html
Comment 4 EWS Watchlist 2018-11-01 18:18:28 PDT
Created attachment 353671 [details]
Archive of layout-test-results from ews107 for mac-sierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-sierra-wk2  Platform: Mac OS X 10.12.6
Comment 5 WebKit Commit Bot 2018-11-02 03:46:42 PDT
Comment on attachment 353657 [details]
Patch

Clearing flags on attachment: 353657

Committed r237728: <https://trac.webkit.org/changeset/237728>
Comment 6 WebKit Commit Bot 2018-11-02 03:46:44 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-11-02 03:47:37 PDT
<rdar://problem/45758686>
Comment 8 Guillaume Emont 2018-11-02 04:00:09 PDT
*** Bug 191168 has been marked as a duplicate of this bug. ***