Bug 34756 - [Chromium] Upstream DevTools Images and .css files
Summary: [Chromium] Upstream DevTools Images and .css files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 08:15 PST by Yury Semikhatsky
Modified: 2010-02-09 08:37 PST (History)
2 users (show)

See Also:


Attachments
patch (1.22 KB, patch)
2010-02-09 08:17 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
patch (10.72 KB, patch)
2010-02-09 08:19 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-02-09 08:15:50 PST
Upstream DevTools Images and .css files
Comment 1 Yury Semikhatsky 2010-02-09 08:17:53 PST
Created attachment 48416 [details]
patch
Comment 2 Yury Semikhatsky 2010-02-09 08:19:39 PST
Created attachment 48417 [details]
patch
Comment 3 Pavel Feldman 2010-02-09 08:21:35 PST
Comment on attachment 48417 [details]
patch

> +            'src/js/DevTools.css',

devTools.css
Comment 4 Yury Semikhatsky 2010-02-09 08:31:29 PST
(In reply to comment #3)
> (From update of attachment 48417 [details])
> > +            'src/js/DevTools.css',
> 
> devTools.css
Done.

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebKit/chromium/ChangeLog
	M	WebKit/chromium/WebKit.gypi
	A	WebKit/chromium/src/js/Images/segmentChromium.png
	A	WebKit/chromium/src/js/Images/segmentHoverChromium.png
	A	WebKit/chromium/src/js/Images/segmentHoverEndChromium.png
	A	WebKit/chromium/src/js/Images/segmentSelectedChromium.png
	A	WebKit/chromium/src/js/Images/segmentSelectedEndChromium.png
	A	WebKit/chromium/src/js/Images/statusbarBackgroundChromium.png
	A	WebKit/chromium/src/js/Images/statusbarBottomBackgroundChromium.png
	A	WebKit/chromium/src/js/Images/statusbarButtonsChromium.png
	A	WebKit/chromium/src/js/Images/statusbarMenuButtonChromium.png
	A	WebKit/chromium/src/js/Images/statusbarMenuButtonSelectedChromium.png
Committed r54552
Comment 5 Yury Semikhatsky 2010-02-09 08:37:06 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebKit/chromium/ChangeLog
	A	WebKit/chromium/src/js/devTools.css
Committed r54555