Bug 71437 - Web Inspector: Allow the toolbar background to be transparent on mac platforms when remote
Summary: Web Inspector: Allow the toolbar background to be transparent on mac platform...
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: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-02 19:46 PDT by Joseph Pecoraro
Modified: 2011-11-03 02:07 PDT (History)
4 users (show)

See Also:


Attachments
[PATCH] Remove Platform Specific Style (1.25 KB, patch)
2011-11-02 19:49 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2011-11-02 19:46:34 PDT
Previously we added styles to not set the toolbar to be transparent.
We should actually revert that. Keep the addStyleClass remote in
case it needs to be used for other styles.
Comment 1 Joseph Pecoraro 2011-11-02 19:49:14 PDT
Created attachment 113423 [details]
[PATCH] Remove Platform Specific Style
Comment 2 WebKit Review Bot 2011-11-03 02:07:36 PDT
Comment on attachment 113423 [details]
[PATCH] Remove Platform Specific Style

Clearing flags on attachment: 113423

Committed r99150: <http://trac.webkit.org/changeset/99150>
Comment 3 WebKit Review Bot 2011-11-03 02:07:40 PDT
All reviewed patches have been landed.  Closing bug.