Bug 179074 - Make all register enums be backed by uint8_t.
Summary: Make all register enums be backed by uint8_t.
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on: 179083
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-31 13:39 PDT by Keith Miller
Modified: 2019-06-16 21:18 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.84 KB, patch)
2017-10-31 13:39 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-10-31 13:39:00 PDT
Make all register enums be backed by uint8_t.
Comment 1 Keith Miller 2017-10-31 13:39:28 PDT
Created attachment 325483 [details]
Patch
Comment 2 Mark Lam 2017-10-31 13:40:54 PDT
Comment on attachment 325483 [details]
Patch

r=me if it builds.
Comment 3 WebKit Commit Bot 2017-10-31 14:25:20 PDT
Comment on attachment 325483 [details]
Patch

Clearing flags on attachment: 325483

Committed r224246: <https://trac.webkit.org/changeset/224246>
Comment 4 WebKit Commit Bot 2017-10-31 14:25:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2017-10-31 16:10:22 PDT
Re-opened since this is blocked by bug 179083