Bug 169954 - WebAssembly: name ExecState consistently
Summary: WebAssembly: name ExecState consistently
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: JF Bastien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-22 02:54 PDT by JF Bastien
Modified: 2017-03-22 10:56 PDT (History)
7 users (show)

See Also:


Attachments
patch (22.51 KB, patch)
2017-03-22 02:55 PDT, JF Bastien
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description JF Bastien 2017-03-22 02:54:10 PDT
No functional change, just a rename for variables.

I copied over from other parts of the code, and we're now pretty inconsistent. `exec` seems to be preferred over `state`.
Comment 1 JF Bastien 2017-03-22 02:55:56 PDT
Created attachment 305091 [details]
patch

I'm not touching the error constructor files here, bug #165995 fixes them instead.
Comment 2 Saam Barati 2017-03-22 08:07:28 PDT
Comment on attachment 305091 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2017-03-22 10:56:33 PDT
Comment on attachment 305091 [details]
patch

Clearing flags on attachment: 305091

Committed r214261: <http://trac.webkit.org/changeset/214261>
Comment 4 WebKit Commit Bot 2017-03-22 10:56:37 PDT
All reviewed patches have been landed.  Closing bug.