Bug 59268

Summary: WebKit2: Stop responsiveness timer before calling runOpenPanel
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: WebKit2Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
[PATCH] Fix sam: review+

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.