RESOLVED FIXED Bug 59268
WebKit2: Stop responsiveness timer before calling runOpenPanel
https://bugs.webkit.org/show_bug.cgi?id=59268
Summary WebKit2: Stop responsiveness timer before calling runOpenPanel
Brian Weinstein
Reported 2011-04-22 18:59:04 PDT
WebUIClient::runOpenPanel can spin a nested run loop, we need to turn off the responsiveness timer before calling it. <rdar://problem/9327944>
Attachments
[PATCH] Fix (1.39 KB, patch)
2011-04-22 19:01 PDT, Brian Weinstein
sam: review+
Brian Weinstein
Comment 1 2011-04-22 19:01:21 PDT
Created attachment 90829 [details] [PATCH] Fix
Brian Weinstein
Comment 2 2011-04-22 19:03:33 PDT
Landed in r84723.
Note You need to log in before you can comment on or make changes to this bug.