RESOLVED FIXED Bug 38431
Web Inspector: debugger shortcuts are processed twice if source frame has focus.
https://bugs.webkit.org/show_bug.cgi?id=38431
Summary Web Inspector: debugger shortcuts are processed twice if source frame has focus.
Pavel Feldman
Reported 2010-05-02 04:38:39 PDT
Reason is the old code that delegates keyboard events from source frame to main document. It should have been deleted when SourceFrame stopped being an iframe.
Attachments
[PATCH] Proposed fix. (2.19 KB, patch)
2010-05-02 04:42 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-05-02 04:42:21 PDT
Created attachment 54870 [details] [PATCH] Proposed fix.
WebKit Commit Bot
Comment 2 2010-05-02 08:28:03 PDT
Comment on attachment 54870 [details] [PATCH] Proposed fix. Clearing flags on attachment: 54870 Committed r58655: <http://trac.webkit.org/changeset/58655>
WebKit Commit Bot
Comment 3 2010-05-02 08:28:08 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.