Bug 195491 - AsyncStackTrace can be shrunk by 8 bytes
Summary: AsyncStackTrace can be shrunk by 8 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 16:12 PST by Robin Morisset
Modified: 2019-03-09 09:25 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.06 KB, patch)
2019-03-08 16:13 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 16:12:25 PST
By making the enum AsyncStackTrace::State take 8 bits instead of 32.
Comment 1 Robin Morisset 2019-03-08 16:13:31 PST
Created attachment 364086 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-09 09:24:22 PST
Comment on attachment 364086 [details]
Patch

Clearing flags on attachment: 364086

Committed r242672: <https://trac.webkit.org/changeset/242672>
Comment 3 WebKit Commit Bot 2019-03-09 09:24:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-09 09:25:22 PST
<rdar://problem/48740765>