Bug 93126

Summary: Web Inspector: Create an interface for TextEditor
Product: WebKit Reporter: Jan Keromnes <janx>
Component: Web Inspector (Deprecated)Assignee: Jan Keromnes <janx>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, caseq, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.