RESOLVED FIXED 58026
Web Inspector: make SourceFrame TextViewer's delegate for editing operations.
https://bugs.webkit.org/show_bug.cgi?id=58026
Summary Web Inspector: make SourceFrame TextViewer's delegate for editing operations.
Pavel Podivilov
Reported 2011-04-07 03:26:57 PDT
Web Inspector: make SourceFrame TextViewer's delegate for editing operations. This is the first step of decoupling TextViewer from SourceFrame (see https://bugs.webkit.org/show_bug.cgi?id=57941).
Attachments
Patch. (12.51 KB, patch)
2011-04-07 03:27 PDT, Pavel Podivilov
pfeldman: review+
Pavel Podivilov
Comment 1 2011-04-07 03:27:46 PDT
Pavel Feldman
Comment 2 2011-04-07 08:49:13 PDT
Comment on attachment 88603 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=88603&action=review > Source/WebCore/inspector/front-end/TextViewer.js:229 > + if (!this._delegate.contentEditable()) isContentEditable.
Pavel Podivilov
Comment 3 2011-04-08 05:32:24 PDT
Note You need to log in before you can comment on or make changes to this bug.