Bug 93126 - Web Inspector: Create an interface for TextEditor
Summary: Web Inspector: Create an interface for TextEditor
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: Jan Keromnes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-03 08:29 PDT by Jan Keromnes
Modified: 2012-08-03 12:33 PDT (History)
12 users (show)

See Also:


Attachments
Patch (192.07 KB, patch)
2012-08-03 09:22 PDT, Jan Keromnes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Keromnes 2012-08-03 08:29:17 PDT
For more extensibility, TextEditor needs to be made an interface, that a new class DefaultTextEditor can implement. This will allow further text editor classes, e.g. CodeMirrorTextEditor or ExtensionTextEditor.
Comment 1 Jan Keromnes 2012-08-03 09:22:53 PDT
Created attachment 156396 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-03 12:33:45 PDT
Comment on attachment 156396 [details]
Patch

Clearing flags on attachment: 156396

Committed r124638: <http://trac.webkit.org/changeset/124638>
Comment 3 WebKit Review Bot 2012-08-03 12:33:49 PDT
All reviewed patches have been landed.  Closing bug.