Bug 89040 - Web Inspector: render dock-to-right icon in status bar.
Summary: Web Inspector: render dock-to-right icon in status bar.
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: 2012-06-13 15:08 PDT by Pavel Feldman
Modified: 2012-06-14 02:53 PDT (History)
10 users (show)

See Also:


Attachments
Patch (16.07 KB, patch)
2012-06-13 15:12 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-06-13 15:08:22 PDT
Today we render dock to bottom icon for both actions (dock to bottom and dock to right).
Comment 1 Pavel Feldman 2012-06-13 15:12:19 PDT
Created attachment 147423 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-06-13 15:16:28 PDT
Comment on attachment 147423 [details]
Patch

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

> Source/WebCore/ChangeLog:10
> +        * inspector/front-end/Images/statusbarButtonGlyphs.png:

You can put the "Dock to right" glyph in place of the "Edit" pencil glyph, which we no longer use (and remove the corresponding style from the inspector.css, it seems).
Comment 3 Pavel Feldman 2012-06-14 02:53:01 PDT
Comment on attachment 147423 [details]
Patch

Clearing flags on attachment: 147423

Committed r120302: <http://trac.webkit.org/changeset/120302>
Comment 4 Pavel Feldman 2012-06-14 02:53:08 PDT
All reviewed patches have been landed.  Closing bug.