Bug 90294 - Web Inspector: Save scroll selection and cursor position of SourceFrames in sources panel.
Summary: Web Inspector: Save scroll selection and cursor position of SourceFrames in s...
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: Vsevolod Vlasov
URL:
Keywords:
Depends on: 90293
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-29 10:26 PDT by Vsevolod Vlasov
Modified: 2012-07-03 02:29 PDT (History)
11 users (show)

See Also:


Attachments
Patch (29.89 KB, patch)
2012-07-02 10:20 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (32.14 KB, patch)
2012-07-03 01:24 PDT, Vsevolod Vlasov
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>