Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Issue 422023008: Move the user agent styles sheets to blink_resources.grd (Part 2) (Closed)

Created:
6 years, 4 months ago by vivekg_samsung
Modified:
6 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move the user agent styles sheets to blink_resources.grd (Part 2) Blink should make use of blink_resources.grd for the inline resources of user agent stylesheets. This removes the dependency upon using make-file-arrays.py which embeds these resources as strings. Also the .rodata section of libblink_web (in component build mode) is reduced by ~33kb. Part 1: https://codereview.chromium.org/436843004/ Part 1 with conditional: https://codereview.chromium.org/440683004/ Part 3: https://codereview.chromium.org/438843004/ BUG=312586 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287532

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -0 lines) Patch
M content/child/blink_platform_impl.cc View 1 2 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
vivekg
PTAL, thank you.
6 years, 4 months ago (2014-08-01 18:18:34 UTC) #1
abarth-chromium
lgtm
6 years, 4 months ago (2014-08-01 19:12:25 UTC) #2
vivekg
Thank you @abarth. @jochen, OWNERs review please?
6 years, 4 months ago (2014-08-03 11:43:07 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/422023008/diff/1/content/child/blink_platform_impl.cc File content/child/blink_platform_impl.cc (right): https://codereview.chromium.org/422023008/diff/1/content/child/blink_platform_impl.cc#newcode762 content/child/blink_platform_impl.cc:762: { "themeChromiumAndroid.css", IDR_UASTYLE_THEME_CHROMIUM_ANDROID_CSS, should this be compiled in only ...
6 years, 4 months ago (2014-08-04 08:35:05 UTC) #4
vivekg
Thank you! https://codereview.chromium.org/422023008/diff/1/content/child/blink_platform_impl.cc File content/child/blink_platform_impl.cc (right): https://codereview.chromium.org/422023008/diff/1/content/child/blink_platform_impl.cc#newcode762 content/child/blink_platform_impl.cc:762: { "themeChromiumAndroid.css", IDR_UASTYLE_THEME_CHROMIUM_ANDROID_CSS, On 2014/08/04 08:35:05, jochen ...
6 years, 4 months ago (2014-08-04 15:04:40 UTC) #5
vivekg
Corresponding CL to make the conditional changes in grd is here https://codereview.chromium.org/440683004/
6 years, 4 months ago (2014-08-04 15:06:34 UTC) #6
jochen (gone - plz use gerrit)
separate cl for mathml is fine, as you prefer https://codereview.chromium.org/422023008/diff/20001/content/child/blink_platform_impl.cc File content/child/blink_platform_impl.cc (right): https://codereview.chromium.org/422023008/diff/20001/content/child/blink_platform_impl.cc#newcode768 content/child/blink_platform_impl.cc:768: ...
6 years, 4 months ago (2014-08-04 15:50:25 UTC) #7
vivekg
https://codereview.chromium.org/422023008/diff/20001/content/child/blink_platform_impl.cc File content/child/blink_platform_impl.cc (right): https://codereview.chromium.org/422023008/diff/20001/content/child/blink_platform_impl.cc#newcode768 content/child/blink_platform_impl.cc:768: #if !defined(OS_WIN) On 2014/08/04 15:50:25, jochen wrote: > does ...
6 years, 4 months ago (2014-08-05 06:50:22 UTC) #8
jochen (gone - plz use gerrit)
thanks for investigating this! lgtm
6 years, 4 months ago (2014-08-05 09:05:21 UTC) #9
vivekg
The CQ bit was checked by vivekg@chromium.org
6 years, 4 months ago (2014-08-05 10:55:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/422023008/40001
6 years, 4 months ago (2014-08-05 10:56:31 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-05 13:41:07 UTC) #12
Message was sent while issue was closed.
Change committed as 287532

Powered by Google App Engine
This is Rietveld 408576698