Bug 148333 - Parse control flow statements in WebAssembly
Summary: Parse control flow statements in WebAssembly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 146064
  Show dependency treegraph
 
Reported: 2015-08-21 14:57 PDT by Sukolsak Sakshuwong
Modified: 2015-08-21 17:49 PDT (History)
9 users (show)

See Also:


Attachments
Patch (14.55 KB, patch)
2015-08-21 15:11 PDT, Sukolsak Sakshuwong
no flags Details | Formatted Diff | Diff
Patch (14.55 KB, patch)
2015-08-21 15:44 PDT, Sukolsak Sakshuwong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sukolsak Sakshuwong 2015-08-21 14:57:38 PDT
Parse control flow statements in WebAssembly files generated by pack-asmjs <https://github.com/WebAssembly/polyfill-prototype-1>.
Comment 1 Sukolsak Sakshuwong 2015-08-21 15:11:19 PDT
Created attachment 259667 [details]
Patch
Comment 2 Sukolsak Sakshuwong 2015-08-21 15:44:45 PDT
Created attachment 259673 [details]
Patch
Comment 3 Geoffrey Garen 2015-08-21 16:38:35 PDT
Comment on attachment 259673 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2015-08-21 17:49:31 PDT
Comment on attachment 259673 [details]
Patch

Clearing flags on attachment: 259673

Committed r188808: <http://trac.webkit.org/changeset/188808>
Comment 5 WebKit Commit Bot 2015-08-21 17:49:35 PDT
All reviewed patches have been landed.  Closing bug.