Bug 90294

Summary: Web Inspector: Save scroll selection and cursor position of SourceFrames in sources panel.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: aandrey, apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 90293    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch yurys: review+

Description Vsevolod Vlasov 2012-06-29 10:26:24 PDT
Patch to follow.
Comment 1 Vsevolod Vlasov 2012-07-02 10:20:59 PDT
Created attachment 150442 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-07-03 01:24:43 PDT
Created attachment 150557 [details]
Patch
Comment 3 Yury Semikhatsky 2012-07-03 01:50:58 PDT
Comment on attachment 150557 [details]
Patch

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

> Source/WebCore/inspector/front-end/TabbedEditorContainer.js:472
> +        {

style nit: { should be on the previous line
Comment 4 Vsevolod Vlasov 2012-07-03 02:29:02 PDT
Committed r121750: <http://trac.webkit.org/changeset/121750>