Bug 200016 - Turn off Wasm fast memory on iOS
Summary: Turn off Wasm fast memory on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-22 14:53 PDT by Saam Barati
Modified: 2019-07-22 19:24 PDT (History)
15 users (show)

See Also:


Attachments
patch (2.34 KB, patch)
2019-07-22 15:00 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-07-22 14:53:45 PDT
...
Comment 1 Radar WebKit Bug Importer 2019-07-22 14:54:06 PDT
<rdar://problem/53417726>
Comment 2 Saam Barati 2019-07-22 15:00:40 PDT
Created attachment 374640 [details]
patch
Comment 3 EWS Watchlist 2019-07-22 15:02:46 PDT
Attachment 374640 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/runtime/Options.h:483:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
ERROR: Source/JavaScriptCore/runtime/Options.h:482:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/JavaScriptCore/runtime/Options.h:482:  Should have a space between // and comment  [whitespace/comments] [4]
Total errors found: 3 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Yusuke Suzuki 2019-07-22 15:12:28 PDT
Comment on attachment 374640 [details]
patch

r=me
Comment 5 WebKit Commit Bot 2019-07-22 19:24:53 PDT
Comment on attachment 374640 [details]
patch

Clearing flags on attachment: 374640

Committed r247713: <https://trac.webkit.org/changeset/247713>
Comment 6 WebKit Commit Bot 2019-07-22 19:24:55 PDT
All reviewed patches have been landed.  Closing bug.