Bug 180947

Summary: SLEEP_THREAD_FOR_DEBUGGER() macro should try to print out the PID of the affected process
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, hi, joepeck, mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description BJ Burg 2017-12-18 13:58:07 PST
Sometimes there are 5+ WebContent processes and it's annoying to connect to all of them. Just print out the pid.

This doesn't help when running under run-webkit-tests due to stderr redirection, but it is helpful in other cases where you can get stderr.
Comment 1 BJ Burg 2017-12-18 14:01:07 PST
Created attachment 329678 [details]
Patch
Comment 2 Joseph Pecoraro 2017-12-19 15:34:26 PST
Comment on attachment 329678 [details]
Patch

Nice! r=me
Comment 3 WebKit Commit Bot 2017-12-19 15:50:07 PST
Comment on attachment 329678 [details]
Patch

Clearing flags on attachment: 329678

Committed r226152: <https://trac.webkit.org/changeset/226152>
Comment 4 WebKit Commit Bot 2017-12-19 15:50:09 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-12-19 15:51:30 PST
<rdar://problem/36143483>