[webkit-reviews] review requested: [Bug 130032] Web Inspector: Hang in Remote Inspection triggering breakpoint from console : [Attachment 226328] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 12:21:44 PDT 2014


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 130032: Web Inspector: Hang in Remote Inspection triggering breakpoint from
console
https://bugs.webkit.org/show_bug.cgi?id=130032

Attachment 226328: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=226328&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This approach is modeled after the WebThreadRun queue with run loop source. It
uses the CFMainRunLoop, which is fine because currently remote inspection
requires a runloop.


More information about the webkit-reviews mailing list