Bug 170638 - WebAssembly: Fix issue with BrTable targeting a Loop
Summary: WebAssembly: Fix issue with BrTable targeting a Loop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-07 20:10 PDT by Keith Miller
Modified: 2017-04-07 22:30 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.21 KB, patch)
2017-04-07 20:12 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.