WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90902
Web Inspector: migrate from background images to CSS for statusbar rendering.
https://bugs.webkit.org/show_bug.cgi?id=90902
Summary
Web Inspector: migrate from background images to CSS for statusbar rendering.
Pavel Feldman
Reported
2012-07-10 12:03:10 PDT
This change removes statusbar* images and uses gradients and borders to re-create original inspector look.
Attachments
Patch
(59.81 KB, patch)
2012-07-11 04:37 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
Patch
(55.51 KB, patch)
2012-07-11 06:53 PDT
,
Pavel Feldman
vsevik
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-07-11 04:37:25 PDT
Created
attachment 151679
[details]
Patch
Andrey Kosyakov
Comment 2
2012-07-11 05:38:33 PDT
Comment on
attachment 151679
[details]
Patch Why status-bar-background is a separate class? It appears that we always used it along with status-bar.
Pavel Feldman
Comment 3
2012-07-11 06:53:04 PDT
Created
attachment 151698
[details]
Patch
Andrey Kosyakov
Comment 4
2012-07-11 07:05:36 PDT
Comment on
attachment 151698
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=151698&action=review
> Source/WebKit/chromium/src/js/devTools.css:83 > +.status-bar-background {
Please fix this before landing.
Vsevolod Vlasov
Comment 5
2012-07-11 07:18:17 PDT
Comment on
attachment 151698
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=151698&action=review
> Source/WebCore/inspector/front-end/inspector.css:565 > + border-bottom: 0 solid transparent;
Looks like too much borders for one rule.
Pavel Feldman
Comment 6
2012-07-11 07:51:00 PDT
Committed
r122332
: <
http://trac.webkit.org/changeset/122332
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug