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

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

Created:
6 years, 3 months ago by vivekg_samsung
Modified:
5 years, 11 months ago
CC:
jochen (gone - plz use gerrit), aandrey+blink_chromium.org, darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-rendering, caseq+blink_chromium.org, devtools-reviews_chromium.org, dglazkov+blink, eae+blinkwatch, ed+blinkwatch_opera.com, eustas+blink_chromium.org, jchaffraix+rendering, leviw+renderwatch, loislo+blink_chromium.org, lushnikov+blink_chromium.org, malch+blink_chromium.org, mkwst+moarreviews_chromium.org, paulirish+reviews_chromium.org, pdr., pfeldman+blink_chromium.org, rwlbuis, rune+blink, sergeyv+blink_chromium.org, vsevik+blink_chromium.org, yurys+blink_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Reland Move the user agent styles sheets to blink_resources.grd (Part 3) 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 2: https://codereview.chromium.org/422023008 The chromium dependent patches [1] and [2] have already landed. [1] https://codereview.chromium.org/818563003 [2] https://codereview.chromium.org/819573002 BUG=312586 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188383

Patch Set 1 #

Patch Set 2 : Rebased patch #

Patch Set 3 : Patch for landing! #

Patch Set 4 : Rebase! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -129 lines) Patch
M Source/core/BUILD.gn View 1 3 chunks +0 lines, -44 lines 0 comments Download
M Source/core/core.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/core_generated.gyp View 1 1 chunk +0 lines, -46 lines 0 comments Download
M Source/core/css/CSSDefaultStyleSheets.cpp View 12 chunks +11 lines, -16 lines 0 comments Download
M Source/core/inspector/InspectorPageAgent.cpp View 1 2 3 3 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumAndroid.cpp View 1 2 chunks +5 lines, -4 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumDefault.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumLinux.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumMac.mm View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumSkia.cpp View 1 3 chunks +5 lines, -5 lines 0 comments Download
M Source/platform/PlatformResourceLoader.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 2 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (8 generated)
vivekg
PTAL, thank you.
6 years, 3 months ago (2014-09-14 00:19:23 UTC) #3
vivekg
@eseidel, @abarth: this was landed previously but was reverted due to browser_tests failure. The chromium ...
6 years, 3 months ago (2014-09-16 04:51:44 UTC) #4
vivekg
+jochen, PTAL. This dependent patches have landed and the linux_chromium_rel_ng bot turned green. The other ...
6 years ago (2014-12-22 15:45:41 UTC) #6
jochen (gone - plz use gerrit)
lgtm
6 years ago (2014-12-22 15:48:16 UTC) #7
vivekg
On 2014/12/22 at 15:48:16, jochen wrote: > lgtm Thanks. There is a failure with the ...
6 years ago (2014-12-22 16:00:26 UTC) #8
jochen (gone - plz use gerrit)
yeah, although I'm not sure what to do there. I'd ask jamesr@
6 years ago (2014-12-22 16:04:39 UTC) #9
vivekg
On 2014/12/22 at 16:04:39, jochen wrote: > yeah, although I'm not sure what to do ...
6 years ago (2014-12-22 16:06:42 UTC) #11
vivekg
I verified with the source located in [1] and got to know that the http_viewer ...
6 years ago (2014-12-23 15:33:35 UTC) #12
vivekg
The html_viewer_unittests are failing as there is no implementation of blink::Platform::loadResource() in mojo/services/html_viewer/blink_platform_impl.h/cpp at [1]. ...
6 years ago (2014-12-23 17:24:30 UTC) #14
jamesr
html_viewer lives exclusively in the chromium repo. We don't have a great general way to ...
5 years, 11 months ago (2014-12-30 00:51:01 UTC) #15
vivekg
On 2014/12/30 at 00:51:01, jamesr wrote: > html_viewer lives exclusively in the chromium repo. We ...
5 years, 11 months ago (2014-12-30 07:03:21 UTC) #16
vivekg
jochen@, now that patch https://codereview.chromium.org/827223002 has landed, it should be fine to go ahead with ...
5 years, 11 months ago (2015-01-14 08:22:50 UTC) #19
jochen (gone - plz use gerrit)
lgtm
5 years, 11 months ago (2015-01-14 13:23:12 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/573553002/60001
5 years, 11 months ago (2015-01-14 13:54:12 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://src.chromium.org/viewvc/blink?view=rev&revision=188383
5 years, 11 months ago (2015-01-14 13:57:55 UTC) #23
Zhenyao Mo
5 years, 11 months ago (2015-01-14 18:15:19 UTC) #24
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/852033002/ by zmo@chromium.org.

The reason for reverting is: This caused 
BatteryMonitorIntegrationTest.DefaultValues
BatteryMonitorIntegrationTest.EventListener
BatteryMonitorIntegrationTest.ResolvePromise

to time out on android debug bots.

One example:
http://build.chromium.org/p/chromium.webkit/builders/Android%20Tests%20%28dbg...

C 1558.589s Main  Detailed Logs
C 1558.589s Main 
********************************************************************************
C 1558.590s Main  [TIMEOUT] BatteryMonitorIntegrationTest.DefaultValues:
C 1558.590s Main  [WARNING:dns_config_service_posix.cc(293)] Failed to read
DnsConfig.
C 1558.590s Main  [ERROR:unix_domain_server_socket_posix.cc(106)] Not
implemented reached in virtual int
net::UnixDomainServerSocket::GetLocalAddress(net::IPEndPoint*) const
C 1558.590s Main  [WARNING:proxy_service.cc(899)] PAC support disabled because
there is no system implementation
C 1558.590s Main  
C 1558.590s Main  [TIMEOUT] BatteryMonitorIntegrationTest.EventListener:
C 1558.590s Main  [WARNING:dns_config_service_posix.cc(293)] Failed to read
DnsConfig.
C 1558.590s Main  [ERROR:unix_domain_server_socket_posix.cc(106)] Not
implemented reached in virtual int
net::UnixDomainServerSocket::GetLocalAddress(net::IPEndPoint*) const
C 1558.590s Main  [WARNING:proxy_service.cc(899)] PAC support disabled because
there is no system implementation
C 1558.590s Main  [WARNING:channel.cc(136)] WriteMessage() while shutting down
C 1558.590s Main  [WARNING:channel.cc(553)] Failed to send message to remove
remote endpoint (local ID 3, remote ID 2147483649)
C 1558.590s Main  [WARNING:channel.cc(320)] RawChannel write error
C 1558.590s Main  
C 1558.591s Main  [TIMEOUT] BatteryMonitorIntegrationTest.ResolvePromise:
C 1558.591s Main  [WARNING:dns_config_service_posix.cc(293)] Failed to read
DnsConfig.
C 1558.591s Main  [ERROR:unix_domain_server_socket_posix.cc(106)] Not
implemented reached in virtual int
net::UnixDomainServerSocket::GetLocalAddress(net::IPEndPoint*) const
C 1558.591s Main  [WARNING:proxy_service.cc(899)] PAC support disabled because
there is no system implementation
C 1558.591s Main  [WARNING:channel.cc(136)] WriteMessage() while shutting down
C 1558.591s Main  [WARNING:channel.cc(136)] WriteMessage() while shutting down.

Powered by Google App Engine
This is Rietveld 408576698