Bug 175119 - [Linux][WTF] Reduce sizeof(WTF::Thread) by using a pointer to PlatformRegisters
Summary: [Linux][WTF] Reduce sizeof(WTF::Thread) by using a pointer to PlatformRegisters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-03 01:05 PDT by Yusuke Suzuki
Modified: 2017-08-03 01:53 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.40 KB, patch)
2017-08-03 01:07 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-08-03 01:05:21 PDT
[Linux][WTF] Reduce sizeof(WTF::Thread) by using a pointer to PlatformRegisters
Comment 1 Yusuke Suzuki 2017-08-03 01:07:28 PDT
Created attachment 317100 [details]
Patch
Comment 2 WebKit Commit Bot 2017-08-03 01:53:04 PDT
Comment on attachment 317100 [details]
Patch

Clearing flags on attachment: 317100

Committed r220198: <http://trac.webkit.org/changeset/220198>
Comment 3 WebKit Commit Bot 2017-08-03 01:53:06 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-08-03 01:53:39 PDT
<rdar://problem/33695822>