WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 117596
Web Inspector: Change EventLoopMac.mm back to using NSApp sendEvent.
https://bugs.webkit.org/show_bug.cgi?id=117596
Summary
Web Inspector: Change EventLoopMac.mm back to using NSApp sendEvent.
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2013-06-13 09:01:39 PDT
Created
attachment 204595
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug