Bug 110564 - Web Inspector: allow opting out from vertical split in the dock-to-right mode
Summary: Web Inspector: allow opting out from vertical split in the dock-to-right mode
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 00:35 PST by Pavel Feldman
Modified: 2013-02-22 01:01 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.47 KB, patch)
2013-02-22 00:43 PST, Pavel Feldman
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2013-02-22 00:35:07 PST
Patch to follow.
Comment 1 Pavel Feldman 2013-02-22 00:43:56 PST
Created attachment 189708 [details]
Patch
Comment 2 Vsevolod Vlasov 2013-02-22 00:50:06 PST
Comment on attachment 189708 [details]
Patch

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

> Source/WebCore/inspector/front-end/ScriptsPanel.js:1169
> +        this.splitView.setVertical(!vertically);

I love this one.
Comment 3 Pavel Feldman 2013-02-22 01:01:00 PST
Committed r143701: <http://trac.webkit.org/changeset/143701>