[webkit-reviews] review granted: [Bug 69738] Web Inspector: shift focus to the source view when a resource is selected in the Scripts panel : [Attachment 116364] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 23 18:25:33 PST 2011
Timothy Hatcher <timothy at apple.com> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 69738: Web Inspector: shift focus to the source view when a resource is
selected in the Scripts panel
https://bugs.webkit.org/show_bug.cgi?id=69738
Attachment 116364: Patch
https://bugs.webkit.org/attachment.cgi?id=116364&action=review
------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=116364&action=review
> Source/WebCore/inspector/front-end/SourceFrame.js:102
> + focusEditor: function()
Why not just call this focus()?
More information about the webkit-reviews
mailing list