Bug 197146

Summary: [WTF] Simplify GCThread and CompilationThread flags by adding them to WTF::Thread
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, benjamin, cdumez, cmarcelo, darin, dbates, ews-watchlist, jsbell, keith_miller, mark.lam, msaboff, saam, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch saam: review+

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>