[webkit-reviews] review granted: [Bug 59248] WebKit2: Implement JavaScript unresponsiveness timer/callbacks : [Attachment 90783] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 16:24:43 PDT 2011


Brian Weinstein <bweinstein at apple.com> has granted Sam Weinig
<sam at webkit.org>'s request for review:
Bug 59248: WebKit2: Implement JavaScript unresponsiveness timer/callbacks
https://bugs.webkit.org/show_bug.cgi?id=59248

Attachment 90783: Patch
https://bugs.webkit.org/attachment.cgi?id=90783&action=review

------- Additional Comments from Brian Weinstein <bweinstein at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=90783&action=review

> Source/WebKit2/UIProcess/WebPageProxy.cpp:1949
> +    // Since runJavaScriptPrompt() can spin a nested run loop we need to
turn off the responsiveness timer.

Did you mean for this to be shouldInterruptJavaScript?


More information about the webkit-reviews mailing list