Bug 195480 - GetByIdStatus can be shrunk by 16 bytes
Summary: GetByIdStatus can be shrunk by 16 bytes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Robin Morisset
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-08 14:17 PST by Robin Morisset
Modified: 2019-03-08 15:31 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.46 KB, patch)
2019-03-08 14:19 PST, Robin Morisset
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>