Bug 105653

Summary: Web Inspector: Update CodeMirror to stable
Product: WebKit Reporter: Jan Keromnes <janx>
Component: Web Inspector (Deprecated)Assignee: Jan Keromnes <janx>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.