Bug 117596

Summary: Web Inspector: Change EventLoopMac.mm back to using NSApp sendEvent.
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, graouts, joepeck, timothy
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Timothy Hatcher
Reported 2013-06-13 08:57:15 PDT
The recent change in r150339 to just use CFRunLoopRunInMode causes a hang in other apps (not Safari). We should revert back to the old code that uses NSApp setWindowsNeedUpdate and NSApp sendEvent. <rdar://problem/14133001>
Attachments
Patch (1.40 KB, patch)
2013-06-13 09:01 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2013-06-13 09:01:39 PDT
Joseph Pecoraro
Comment 2 2013-06-13 10:45:47 PDT
Comment on attachment 204595 [details] Patch r=me
WebKit Commit Bot
Comment 3 2013-06-13 11:06:46 PDT
Comment on attachment 204595 [details] Patch Clearing flags on attachment: 204595 Committed r151562: <http://trac.webkit.org/changeset/151562>
WebKit Commit Bot
Comment 4 2013-06-13 11:06:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.