Bug 183792

Summary: SLEEP_THREAD_FOR_DEBUGGER should not use fancy number literals
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web Template FrameworkAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, benjamin, cdumez, cmarcelo, commit-queue, dbates, ews-watchlist, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description BJ Burg 2018-03-20 12:46:23 PDT
The use of '1_s' doesn't work with ObjC++ files, at least with our current compiler settings. Just remove the _s part.
Comment 1 BJ Burg 2018-03-20 12:48:28 PDT
Created attachment 336141 [details]
Patch
Comment 2 WebKit Commit Bot 2018-03-20 13:26:22 PDT
Comment on attachment 336141 [details]
Patch

Clearing flags on attachment: 336141

Committed r229770: <https://trac.webkit.org/changeset/229770>
Comment 3 WebKit Commit Bot 2018-03-20 13:26:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-03-20 13:27:20 PDT
<rdar://problem/38677078>