Bug 109031 - Web Inspector: refactor registerShortcuts method of DTE
Summary: Web Inspector: refactor registerShortcuts method of DTE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Lushnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-06 02:34 PST by Andrey Lushnikov
Modified: 2013-02-06 04:29 PST (History)
9 users (show)

See Also:


Attachments
Patch (7.52 KB, patch)
2013-02-06 02:43 PST, Andrey Lushnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Lushnikov 2013-02-06 02:34:24 PST
refactor _registerShortcuts method so that TextEditorMainPanel has its own one. This will make it possible to change scope of such methods like handleEnterKey and handleTabKey of TextEditorMainPanel to private.
Comment 1 Andrey Lushnikov 2013-02-06 02:43:48 PST
Created attachment 186804 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-06 04:29:25 PST
Comment on attachment 186804 [details]
Patch

Clearing flags on attachment: 186804

Committed r141986: <http://trac.webkit.org/changeset/141986>
Comment 3 WebKit Review Bot 2013-02-06 04:29:28 PST
All reviewed patches have been landed.  Closing bug.