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

Issue 1026293002: Aggregate parameters through mappings. (Closed)

Created:
5 years, 9 months ago by qsr
Modified:
5 years, 9 months ago
Reviewers:
DaveMoore
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Aggregate parameters through mappings. This will allow to do something like: - Pass generic parameters to mojo:window_manager - Pass specific parameters to the final implementation It will also ensure that when mappings are present, the arguments an application receive do not depend on the URL used to connect to it the first time. This is a reland of https://codereview.chromium.org/1025603004 fixing the android tests. The arguments were not taken into account because settings arguments must happen after the context is initialized. TBR=davemoore@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/acf32fb449a9ecb39c57edddfc742c9ebb683a38

Patch Set 1 #

Patch Set 2 : Fix androdi build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -28 lines) Patch
M shell/android/mojo_main.cc View 1 6 chunks +12 lines, -7 lines 0 comments Download
M shell/application_manager/application_manager.h View 5 chunks +12 lines, -2 lines 0 comments Download
M shell/application_manager/application_manager.cc View 11 chunks +58 lines, -19 lines 0 comments Download
M shell/application_manager/application_manager_unittest.cc View 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
qsr
5 years, 9 months ago (2015-03-24 09:54:25 UTC) #1
qsr
5 years, 9 months ago (2015-03-24 09:54:41 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
acf32fb449a9ecb39c57edddfc742c9ebb683a38 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698