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

Issue 1988863002: [ios Mojo] Mojo resources. (Closed)

Created:
4 years, 7 months ago by Eugene But (OOO till 7-30)
Modified:
4 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios Mojo] Mojo resources. Adds Mojo JavaScript files to web resources. Same JS files are part of content resources and web mirrors that. This CL is a part of Mojo WebUI implementation. Design doc: https://docs.google.com/document/d/1iUJXX_zoY2BbnecpfxjznOeasf29KUzl_9S_LG08Bes/edit#heading=h.yjqp5garsqf9 BUG=567809 Committed: https://crrev.com/395c54ea3c6a98523b6765310f09f1c69708e731 Cr-Commit-Position: refs/heads/master@{#394899}

Patch Set 1 #

Patch Set 2 : Fixed GN #

Patch Set 3 : Added missing line-break. #

Total comments: 2

Patch Set 4 : Removed TODO #

Patch Set 5 : Removed TODO #

Total comments: 4

Patch Set 6 : Updated resource file #

Patch Set 7 : Self review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -1 line) Patch
M ios/web/BUILD.gn View 1 2 chunks +16 lines, -1 line 0 comments Download
M ios/web/ios_web.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A ios/web/ios_web_resources.grd View 1 chunk +22 lines, -0 lines 0 comments Download
A ios/web/ios_web_resources.gyp View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988863002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988863002/1
4 years, 7 months ago (2016-05-17 16:48:03 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device-gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-gn/builds/6879)
4 years, 7 months ago (2016-05-17 16:53:59 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988863002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988863002/20001
4 years, 7 months ago (2016-05-17 20:19:13 UTC) #6
Eugene But (OOO till 7-30)
4 years, 7 months ago (2016-05-17 22:57:08 UTC) #8
Jackie Quinn
lgtm with TODO question. https://codereview.chromium.org/1988863002/diff/40001/ios/web/ios_web_resources.gyp File ios/web/ios_web_resources.gyp (right): https://codereview.chromium.org/1988863002/diff/40001/ios/web/ios_web_resources.gyp#newcode9 ios/web/ios_web_resources.gyp:9: # TODO(eugenebut): Add gn version. ...
4 years, 7 months ago (2016-05-19 15:10:17 UTC) #9
Eugene But (OOO till 7-30)
https://codereview.chromium.org/1988863002/diff/40001/ios/web/ios_web_resources.gyp File ios/web/ios_web_resources.gyp (right): https://codereview.chromium.org/1988863002/diff/40001/ios/web/ios_web_resources.gyp#newcode9 ios/web/ios_web_resources.gyp:9: # TODO(eugenebut): Add gn version. On 2016/05/19 15:10:17, Jackie ...
4 years, 7 months ago (2016-05-19 15:15:33 UTC) #10
Ken Rockot(use gerrit already)
lgtm
4 years, 7 months ago (2016-05-19 15:21:48 UTC) #11
Eugene But (OOO till 7-30)
thestig@ for tools/grit OWNERS
4 years, 7 months ago (2016-05-19 15:28:33 UTC) #13
Lei Zhang
https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids#newcode308 tools/gritsettings/resource_ids:308: "ios/web/ios_web_resources.grd": { Does iOS use content/content_resources.grd at all? If ...
4 years, 7 months ago (2016-05-19 17:17:29 UTC) #14
Eugene But (OOO till 7-30)
https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids#newcode308 tools/gritsettings/resource_ids:308: "ios/web/ios_web_resources.grd": { On 2016/05/19 17:17:29, Lei Zhang wrote: > ...
4 years, 7 months ago (2016-05-19 18:55:57 UTC) #15
Lei Zhang
https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids#newcode308 tools/gritsettings/resource_ids:308: "ios/web/ios_web_resources.grd": { On 2016/05/19 18:55:57, Eugene But wrote: > ...
4 years, 7 months ago (2016-05-19 19:03:02 UTC) #16
Lei Zhang
FWIW, the ID space out of room bug is https://bugs.chromium.org/p/chromium/issues/detail?id=585301
4 years, 7 months ago (2016-05-19 19:06:26 UTC) #17
Eugene But (OOO till 7-30)
PTAL https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/1988863002/diff/80001/tools/gritsettings/resource_ids#newcode308 tools/gritsettings/resource_ids:308: "ios/web/ios_web_resources.grd": { On 2016/05/19 19:03:02, Lei Zhang wrote: ...
4 years, 7 months ago (2016-05-19 20:58:33 UTC) #18
Lei Zhang
lgtm, thanks for putting up with this silly ID space issue.
4 years, 7 months ago (2016-05-19 21:02:34 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988863002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988863002/120001
4 years, 7 months ago (2016-05-19 21:37:09 UTC) #22
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 7 months ago (2016-05-19 23:17:09 UTC) #23
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 23:19:21 UTC) #25
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/395c54ea3c6a98523b6765310f09f1c69708e731
Cr-Commit-Position: refs/heads/master@{#394899}

Powered by Google App Engine
This is Rietveld 408576698