RESOLVED FIXED 92999
Web Inspector: Make textModel private to textEditor
https://bugs.webkit.org/show_bug.cgi?id=92999
Summary Web Inspector: Make textModel private to textEditor
Jan Keromnes
Reported 2012-08-02 09:16:48 PDT
The textModel belongs to the textEditor and should be private to it. Currently, it is created outside textEditor and is sometimes accessed directly by a SourceFrame, JavaScriptSourceFrame or UISourceCodeFrame.
Attachments
Patch (16.91 KB, patch)
2012-08-02 12:19 PDT, Jan Keromnes
no flags
Jan Keromnes
Comment 1 2012-08-02 12:19:34 PDT
WebKit Review Bot
Comment 2 2012-08-03 02:03:21 PDT
Comment on attachment 156137 [details] Patch Clearing flags on attachment: 156137 Committed r124584: <http://trac.webkit.org/changeset/124584>
WebKit Review Bot
Comment 3 2012-08-03 02:03:26 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.