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

Issue 560763002: [blink-in-js] Migrate resources required for blink-in-js to grd - part 3 (Closed)

Created:
6 years, 3 months ago by vivekg_samsung
Modified:
6 years, 3 months ago
CC:
abarth-chromium, arv+blink, blink-reviews, blink-reviews-bindings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[blink-in-js] Migrate resources required for blink-in-js to grd - part 3 Remove all the embedded resources from blink and migrate to using grd generated pak files BUG=312586 R=haraken@chromium.org, jochen@chromium.org Part 1: https://codereview.chromium.org/558933002 Part 2: https://codereview.chromium.org/561653002 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181913

Patch Set 1 #

Total comments: 5

Patch Set 2 : Added new line in generated file for mac failures. #

Patch Set 3 : Using optparse as per @jochen's suggestion. Missed earlier :) #

Patch Set 4 : Added BUILD.gn changes! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -18 lines) Patch
M Source/bindings/core/v8/PrivateScriptRunner.cpp View 4 chunks +7 lines, -4 lines 0 comments Download
M Source/build/scripts/make_private_script_source.py View 1 2 2 chunks +31 lines, -13 lines 0 comments Download
M Source/core/BUILD.gn View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/core_generated.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A Source/platform/PlatformResourceLoader.h View 1 chunk +17 lines, -0 lines 0 comments Download
A Source/platform/PlatformResourceLoader.cpp View 1 chunk +21 lines, -0 lines 0 comments Download
M Source/platform/blink_platform.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (8 generated)
vivekg
PTAL, thanks!
6 years, 3 months ago (2014-09-10 05:46:11 UTC) #2
haraken
Looks good! https://codereview.chromium.org/560763002/diff/1/Source/core/core_generated.gyp File Source/core/core_generated.gyp (right): https://codereview.chromium.org/560763002/diff/1/Source/core/core_generated.gyp#newcode186 Source/core/core_generated.gyp:186: '--for-testing', --verbose ? https://codereview.chromium.org/560763002/diff/1/Source/platform/PlatformResourceLoader.cpp File Source/platform/PlatformResourceLoader.cpp (right): ...
6 years, 3 months ago (2014-09-10 07:30:33 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/560763002/diff/1/Source/build/scripts/make_private_script_source.py File Source/build/scripts/make_private_script_source.py (right): https://codereview.chromium.org/560763002/diff/1/Source/build/scripts/make_private_script_source.py#newcode36 Source/build/scripts/make_private_script_source.py:36: if '--for-testing' in sys.argv: maybe use optparse?
6 years, 3 months ago (2014-09-10 07:35:47 UTC) #4
vivekg
https://codereview.chromium.org/560763002/diff/1/Source/platform/PlatformResourceLoader.cpp File Source/platform/PlatformResourceLoader.cpp (right): https://codereview.chromium.org/560763002/diff/1/Source/platform/PlatformResourceLoader.cpp#newcode17 Source/platform/PlatformResourceLoader.cpp:17: ASSERT(!dataString.isEmpty() && dataString.containsOnlyASCII()); On 2014/09/10 at 07:30:33, haraken wrote: ...
6 years, 3 months ago (2014-09-10 07:42:45 UTC) #5
vivekg
https://codereview.chromium.org/560763002/diff/1/Source/core/core_generated.gyp File Source/core/core_generated.gyp (right): https://codereview.chromium.org/560763002/diff/1/Source/core/core_generated.gyp#newcode186 Source/core/core_generated.gyp:186: '--for-testing', On 2014/09/10 at 07:30:32, haraken wrote: > --verbose ...
6 years, 3 months ago (2014-09-10 07:46:56 UTC) #6
haraken
On 2014/09/10 07:42:45, vivekg_ wrote: > https://codereview.chromium.org/560763002/diff/1/Source/platform/PlatformResourceLoader.cpp > File Source/platform/PlatformResourceLoader.cpp (right): > > https://codereview.chromium.org/560763002/diff/1/Source/platform/PlatformResourceLoader.cpp#newcode17 > ...
6 years, 3 months ago (2014-09-10 07:49:03 UTC) #7
haraken
On 2014/09/10 07:46:56, vivekg_ wrote: > https://codereview.chromium.org/560763002/diff/1/Source/core/core_generated.gyp > File Source/core/core_generated.gyp (right): > > https://codereview.chromium.org/560763002/diff/1/Source/core/core_generated.gyp#newcode186 > ...
6 years, 3 months ago (2014-09-10 07:49:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560763002/1
6 years, 3 months ago (2014-09-10 23:08:08 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/19019)
6 years, 3 months ago (2014-09-10 23:22:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560763002/1
6 years, 3 months ago (2014-09-12 09:18:07 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/19217)
6 years, 3 months ago (2014-09-12 09:27:51 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560763002/20001
6 years, 3 months ago (2014-09-12 10:33:19 UTC) #18
vivekg
On 2014/09/12 at 11:21:43, vivekg_ wrote: > The CQ bit was unchecked by vivekg@chromium.org @jochen, ...
6 years, 3 months ago (2014-09-12 11:30:54 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560763002/40001
6 years, 3 months ago (2014-09-12 15:10:36 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 181913
6 years, 3 months ago (2014-09-12 16:03:53 UTC) #23
loislo
On 2014/09/12 16:03:53, I haz the power (commit-bot) wrote: > Committed patchset #3 (id:40001) as ...
6 years, 3 months ago (2014-09-13 16:44:05 UTC) #24
vivekg
6 years, 3 months ago (2014-09-13 17:02:23 UTC) #25
Message was sent while issue was closed.
On 2014/09/13 at 16:44:05, loislo wrote:
> On 2014/09/12 16:03:53, I haz the power (commit-bot) wrote:
> > Committed patchset #3 (id:40001) as 181913
> 
> revert is coming. It breaks Linux GN (dbg) which is tree closer.

Is there a linux gn dbg bot running this? I tried running linux_chromium_gn_rel
which passed... Am I missing anything? If you could paste the build failure log,
would be helpful. Thanks!

Powered by Google App Engine
This is Rietveld 408576698