[webkit-reviews] review granted: [Bug 137038] Web Inspector: Automatic Inspection should continue once all breakpoints are loaded : [Attachment 238559] [PATCH] Proposed Fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 23 13:33:05 PDT 2014
Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 137038: Web Inspector: Automatic Inspection should continue once all
breakpoints are loaded
https://bugs.webkit.org/show_bug.cgi?id=137038
Attachment 238559: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=238559&action=review
------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=238559&action=review
> Source/JavaScriptCore/inspector/remote/RemoteInspectorDebuggable.cpp:94
> +void RemoteInspectorDebuggable::unpauseInspectorInitialized()
The wording here is kind of confusing. Lets go with something like:
unpauseForInitializedInspector.
More information about the webkit-reviews
mailing list