RESOLVED FIXED 99319
Web Inspector: Update CodeMirror to v3
https://bugs.webkit.org/show_bug.cgi?id=99319
Summary Web Inspector: Update CodeMirror to v3
Jan Keromnes
Reported 2012-10-15 06:27:20 PDT
CodeMirror has a new version coming up, that should not only show still better performance, but it should also make the implementation of #94056 and #94062 fairly straightforward. As soon as v3 is stable enough, we should migrate our current CodeMirror code base to the new version.
Attachments
Patch (294.62 KB, patch)
2012-11-01 09:23 PDT, Pavel Feldman
no flags
Patch (2.56 KB, patch)
2012-11-08 07:09 PST, Jan Keromnes
pfeldman: review-
Pavel Feldman
Comment 1 2012-11-01 09:23:46 PDT
WebKit Review Bot
Comment 2 2012-11-01 10:05:45 PDT
Comment on attachment 171873 [details] Patch Clearing flags on attachment: 171873 Committed r133189: <http://trac.webkit.org/changeset/133189>
WebKit Review Bot
Comment 3 2012-11-01 10:05:49 PDT
All reviewed patches have been landed. Closing bug.
Jan Keromnes
Comment 4 2012-11-08 07:09:36 PST
Reopening to attach new patch.
Jan Keromnes
Comment 5 2012-11-08 07:09:44 PST
Pavel Feldman
Comment 6 2012-11-08 07:39:33 PST
Comment on attachment 173038 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=173038&action=review > Source/WebCore/inspector/front-end/CodeMirrorTextEditor.js:-57 > - CodeMirror.on(this._codeMirror, "change", this._change.bind(this)); Why this was wrong? It seems to work for me.
Vsevolod Vlasov
Comment 7 2012-11-08 07:42:54 PST
Please create a new bug for each patch.
Note You need to log in before you can comment on or make changes to this bug.