Bug 105653 - Web Inspector: Update CodeMirror to stable
Summary: Web Inspector: Update CodeMirror to stable
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-12-21 12:49 PST by Jan Keromnes
Modified: 2012-12-21 23:35 PST (History)
9 users (show)

See Also:


Attachments
Patch (153.69 KB, patch)
2012-12-21 15:06 PST, 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-12-21 12:49:00 PST
CodeMirror's v3 branch has matured and is now the master branch. Updating to stable would fix several minor issues, including throw scrolling on mac: https://github.com/marijnh/CodeMirror/issues/728
Comment 1 Jan Keromnes 2012-12-21 15:06:18 PST
Created attachment 180562 [details]
Patch
Comment 2 Jan Keromnes 2012-12-21 15:07:48 PST
+pfeldman can you have a look at the scrolling behavior? The problems you spotted earlier should be gone now.
Comment 3 Pavel Feldman 2012-12-21 23:10:40 PST
Comment on attachment 180562 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=180562&action=review

> Source/WebCore/inspector/front-end/cm/codemirror.css:156
> +  /* Hack to make IE7 behave */

Seriously? :)
Comment 4 WebKit Review Bot 2012-12-21 23:35:55 PST
Comment on attachment 180562 [details]
Patch

Clearing flags on attachment: 180562

Committed r138410: <http://trac.webkit.org/changeset/138410>
Comment 5 WebKit Review Bot 2012-12-21 23:35:58 PST
All reviewed patches have been landed.  Closing bug.