This is to prevent regression of https://bugs.webkit.org/show_bug.cgi?id=10214
<rdar://problem/15801029>
Created attachment 223710 [details] Patch
Comment on attachment 223710 [details] Patch Clearing flags on attachment: 223710 Committed r163811: <http://trac.webkit.org/changeset/163811>
All reviewed patches have been landed. Closing bug.
Comment on attachment 223710 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=223710&action=review > LayoutTests/inspector-protocol/debugger/hit-breakpoint-from-console.html:23 > + // Shoul hit breakpoint (a > 10). Typo: "Shoul" => "Should"
Fixed typo in http://trac.webkit.org/changeset/163911. Thanks.