Bug 179074

Summary: Make all register enums be backed by uint8_t.
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Keith Miller <keith_miller>
Status: REOPENED ---    
Severity: Normal CC: buildbot, commit-queue, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 179083    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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