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

Issue 1828803002: Simplify resolve. (Closed)

Created:
4 years, 9 months ago by Ben Goodger (Google)
Modified:
4 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@61catalog
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplify resolve. BUG= Committed: https://crrev.com/71bb0096a02097ca761be2404e0645315674a77b Cr-Commit-Position: refs/heads/master@{#383024}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 6

Patch Set 5 : . #

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -324 lines) Patch
M mojo/mojo_shell.gyp View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
M mojo/services/catalog/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M mojo/services/catalog/catalog.h View 1 2 3 3 chunks +29 lines, -33 lines 0 comments Download
M mojo/services/catalog/catalog.cc View 1 2 3 4 5 5 chunks +94 lines, -95 lines 0 comments Download
M mojo/services/catalog/entry.h View 1 2 3 4 chunks +21 lines, -2 lines 0 comments Download
M mojo/services/catalog/entry.cc View 1 2 3 4 chunks +30 lines, -2 lines 0 comments Download
M mojo/services/catalog/factory.cc View 1 chunk +1 line, -1 line 0 comments Download
D mojo/services/catalog/reader.h View 1 chunk +0 lines, -54 lines 0 comments Download
D mojo/services/catalog/reader.cc View 1 chunk +0 lines, -79 lines 0 comments Download
M mojo/shell/public/cpp/lib/names.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/shell/public/cpp/names.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/shell/public/interfaces/shell_resolver.mojom View 1 2 1 chunk +26 lines, -27 lines 0 comments Download
M mojo/shell/shell.h View 1 chunk +2 lines, -9 lines 0 comments Download
M mojo/shell/shell.cc View 1 2 3 4 5 4 chunks +14 lines, -18 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Ben Goodger (Google)
This eliminates the Reader class (heh) and coalesces the various parameters returned via ResolveMojoName into ...
4 years, 9 months ago (2016-03-23 22:10:42 UTC) #2
sky
https://codereview.chromium.org/1828803002/diff/60001/mojo/services/catalog/catalog.cc File mojo/services/catalog/catalog.cc (left): https://codereview.chromium.org/1828803002/diff/60001/mojo/services/catalog/catalog.cc#oldcode208 mojo/services/catalog/catalog.cc:208: qualifiers_[entry->name()] = entry->qualifier(); How come the qualifiers_ is getting ...
4 years, 9 months ago (2016-03-23 23:42:37 UTC) #3
Ben Goodger (Google)
Updated ptal https://codereview.chromium.org/1828803002/diff/60001/mojo/services/catalog/catalog.cc File mojo/services/catalog/catalog.cc (left): https://codereview.chromium.org/1828803002/diff/60001/mojo/services/catalog/catalog.cc#oldcode208 mojo/services/catalog/catalog.cc:208: qualifiers_[entry->name()] = entry->qualifier(); On 2016/03/23 23:42:37, sky ...
4 years, 9 months ago (2016-03-23 23:52:49 UTC) #4
sky
LGTM
4 years, 9 months ago (2016-03-24 00:03:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828803002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828803002/100001
4 years, 9 months ago (2016-03-24 02:44:10 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-24 03:43:16 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 03:44:17 UTC) #11
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/71bb0096a02097ca761be2404e0645315674a77b
Cr-Commit-Position: refs/heads/master@{#383024}

Powered by Google App Engine
This is Rietveld 408576698