Bug 195480

Summary: GetByIdStatus can be shrunk by 16 bytes
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Robin Morisset <rmorisset>
Status: RESOLVED FIXED    
Severity: Trivial CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Robin Morisset 2019-03-08 14:17:24 PST
8 bytes from reordering fields
8 more bytes by making the enum State only use 1 byte.
Comment 1 Robin Morisset 2019-03-08 14:19:51 PST
Created attachment 364064 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-08 15:24:31 PST
Comment on attachment 364064 [details]
Patch

Clearing flags on attachment: 364064

Committed r242659: <https://trac.webkit.org/changeset/242659>
Comment 3 WebKit Commit Bot 2019-03-08 15:24:32 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-08 15:31:29 PST
<rdar://problem/48728439>