Bug 170638

Summary: WebAssembly: Fix issue with BrTable targeting a Loop
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Keith Miller 2017-04-07 20:10:09 PDT
WebAssembly: Fix issue with BrTable targeting a Loop
Comment 1 Keith Miller 2017-04-07 20:12:31 PDT
Created attachment 306565 [details]
Patch
Comment 2 Saam Barati 2017-04-07 21:34:45 PDT
Comment on attachment 306565 [details]
Patch

Please add a test
Comment 3 Keith Miller 2017-04-07 21:36:00 PDT
There is a test in the spec-tests. I'm planning to import the next round of those tests shortly.
Comment 4 Saam Barati 2017-04-07 22:03:17 PDT
(In reply to Keith Miller from comment #3)
> There is a test in the spec-tests. I'm planning to import the next round of
> those tests shortly.

👍🏽
Comment 5 WebKit Commit Bot 2017-04-07 22:30:50 PDT
Comment on attachment 306565 [details]
Patch

Clearing flags on attachment: 306565

Committed r215141: <http://trac.webkit.org/changeset/215141>
Comment 6 WebKit Commit Bot 2017-04-07 22:30:51 PDT
All reviewed patches have been landed.  Closing bug.