Bug 197146 - [WTF] Simplify GCThread and CompilationThread flags by adding them to WTF::Thread
Summary: [WTF] Simplify GCThread and CompilationThread flags by adding them to WTF::Th...
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: 2019-04-21 02:46 PDT by Yusuke Suzuki
Modified: 2019-05-13 17:03 PDT (History)
15 users (show)

See Also:


Attachments
Patch (31.14 KB, patch)
2019-04-21 02:48 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (31.13 KB, patch)
2019-04-21 02:50 PDT, Yusuke Suzuki
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-04-21 02:46:05 PDT
[WTF] Simplify GCThread and CompilationThread flags by adding them to WTF::Thread
Comment 1 Yusuke Suzuki 2019-04-21 02:48:41 PDT
Created attachment 367905 [details]
Patch
Comment 2 Yusuke Suzuki 2019-04-21 02:50:27 PDT
Created attachment 367906 [details]
Patch
Comment 3 Yusuke Suzuki 2019-05-13 15:32:43 PDT
Committed r245258: <https://trac.webkit.org/changeset/245258>
Comment 4 Radar WebKit Bug Importer 2019-05-13 15:33:18 PDT
<rdar://problem/50742041>
Comment 5 Yusuke Suzuki 2019-05-13 17:03:39 PDT
Committed r245265: <https://trac.webkit.org/changeset/245265>