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

Issue 1334173006: Move sync_internals resources and constants to //components. (Closed)

Created:
5 years, 3 months ago by droger
Modified:
5 years, 3 months ago
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@gcmInternals
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move sync_internals resources and constants to //components. TBR=jochen NOPRESUBMIT=true Committed: https://crrev.com/5144c4343704453671333c412011678602bfa2aa Cr-Commit-Position: refs/heads/master@{#349395}

Patch Set 1 : #

Patch Set 2 : Update resource_ids #

Total comments: 2

Patch Set 3 : More namespaces #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -1967 lines) Patch
M chrome/BUILD.gn View 3 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/feedback/system_logs/log_sources/chrome_internal_log_source.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/BUILD.gn View 1 chunk +0 lines, -9 lines 0 comments Download
D chrome/browser/resources/sync_internals/OWNERS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D chrome/browser/resources/sync_internals/about.css View 1 chunk +0 lines, -145 lines 0 comments Download
D chrome/browser/resources/sync_internals/about.html View 1 chunk +0 lines, -73 lines 0 comments Download
D chrome/browser/resources/sync_internals/about.js View 1 chunk +0 lines, -190 lines 0 comments Download
D chrome/browser/resources/sync_internals/chrome_sync.js View 1 chunk +0 lines, -126 lines 0 comments Download
D chrome/browser/resources/sync_internals/data.html View 1 chunk +0 lines, -20 lines 0 comments Download
D chrome/browser/resources/sync_internals/data.js View 1 chunk +0 lines, -201 lines 0 comments Download
D chrome/browser/resources/sync_internals/events.css View 1 chunk +0 lines, -23 lines 0 comments Download
D chrome/browser/resources/sync_internals/events.html View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/browser/resources/sync_internals/events.js View 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/resources/sync_internals/index.html View 1 chunk +0 lines, -90 lines 0 comments Download
D chrome/browser/resources/sync_internals/node_browser.html View 1 chunk +0 lines, -58 lines 0 comments Download
D chrome/browser/resources/sync_internals/search.html View 1 chunk +0 lines, -28 lines 0 comments Download
D chrome/browser/resources/sync_internals/search.js View 1 chunk +0 lines, -22 lines 0 comments Download
D chrome/browser/resources/sync_internals/sync_index.js View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/browser/resources/sync_internals/sync_log.js View 1 chunk +0 lines, -113 lines 0 comments Download
D chrome/browser/resources/sync_internals/sync_node_browser.css View 1 chunk +0 lines, -68 lines 0 comments Download
D chrome/browser/resources/sync_internals/sync_node_browser.js View 1 chunk +0 lines, -219 lines 0 comments Download
D chrome/browser/resources/sync_internals/sync_search.css View 1 chunk +0 lines, -59 lines 0 comments Download
D chrome/browser/resources/sync_internals/sync_search.js View 1 chunk +0 lines, -142 lines 0 comments Download
D chrome/browser/resources/sync_internals/types.css View 1 chunk +0 lines, -23 lines 0 comments Download
D chrome/browser/resources/sync_internals/types.html View 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/resources/sync_internals/types.js View 1 chunk +0 lines, -92 lines 0 comments Download
D chrome/browser/resources/sync_internals_resources.grd View 1 chunk +0 lines, -26 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_android.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/sync/test/integration/profile_sync_service_harness.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/sync_internals_message_handler.cc View 1 2 7 chunks +33 lines, -30 lines 0 comments Download
M chrome/browser/ui/webui/sync_internals_ui.cc View 1 2 2 chunks +23 lines, -15 lines 0 comments Download
M chrome/chrome_repack_resources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_resources.gyp View 1 chunk +0 lines, -8 lines 0 comments Download
M components/resources/components_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
A components/resources/sync_driver_resources.grdp View 1 chunk +14 lines, -0 lines 0 comments Download
M components/sync_driver/about_sync_util.h View 1 2 2 chunks +44 lines, -3 lines 0 comments Download
M components/sync_driver/about_sync_util.cc View 1 2 3 chunks +40 lines, -2 lines 0 comments Download
M components/sync_driver/about_sync_util_unittest.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
A + components/sync_driver/resources/about.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/about.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/about.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/chrome_sync.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/data.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/data.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/events.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/events.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/events.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/index.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/node_browser.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/search.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/search.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/sync_index.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/sync_log.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/sync_node_browser.css View 1 chunk +1 line, -1 line 0 comments Download
A + components/sync_driver/resources/sync_node_browser.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/sync_search.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/sync_search.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/types.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/types.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/sync_driver/resources/types.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 1 chunk +52 lines, -55 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
droger
5 years, 3 months ago (2015-09-15 17:40:35 UTC) #3
Nicolas Zea
https://codereview.chromium.org/1334173006/diff/30001/components/sync_driver/about_sync_util.h File components/sync_driver/about_sync_util.h (right): https://codereview.chromium.org/1334173006/diff/30001/components/sync_driver/about_sync_util.h#newcode51 components/sync_driver/about_sync_util.h:51: extern const char kCommit[]; I'm a bit hesitant about ...
5 years, 3 months ago (2015-09-15 20:17:48 UTC) #4
droger
Thanks, please take a look. https://codereview.chromium.org/1334173006/diff/30001/components/sync_driver/about_sync_util.h File components/sync_driver/about_sync_util.h (right): https://codereview.chromium.org/1334173006/diff/30001/components/sync_driver/about_sync_util.h#newcode51 components/sync_driver/about_sync_util.h:51: extern const char kCommit[]; ...
5 years, 3 months ago (2015-09-16 08:38:31 UTC) #5
Nicolas Zea
LGTM, thanks!
5 years, 3 months ago (2015-09-16 17:49:53 UTC) #6
droger
+blundell for components
5 years, 3 months ago (2015-09-17 08:01:31 UTC) #8
droger
On 2015/09/17 08:01:31, droger wrote: > +blundell for components This is actually only components/resources, components/sync_driver ...
5 years, 3 months ago (2015-09-17 08:02:05 UTC) #9
blundell
//components/resources lgtm
5 years, 3 months ago (2015-09-17 10:04:38 UTC) #10
droger
TBR jochen for includes and namespace changes in chrome/browser/feedback chrome/browser/ui/webui
5 years, 3 months ago (2015-09-17 10:12:31 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334173006/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334173006/70001
5 years, 3 months ago (2015-09-17 10:12:50 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/100941)
5 years, 3 months ago (2015-09-17 10:21:07 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334173006/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334173006/70001
5 years, 3 months ago (2015-09-17 10:30:30 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/100946)
5 years, 3 months ago (2015-09-17 10:39:52 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334173006/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334173006/70001
5 years, 3 months ago (2015-09-17 10:41:40 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:70001)
5 years, 3 months ago (2015-09-17 10:53:20 UTC) #23
commit-bot: I haz the power
5 years, 3 months ago (2015-09-17 10:53:58 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5144c4343704453671333c412011678602bfa2aa
Cr-Commit-Position: refs/heads/master@{#349395}

Powered by Google App Engine
This is Rietveld 408576698