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

Issue 934253003: Dart Bindings: ApplicationConnection (Closed)

Created:
5 years, 10 months ago by hansmuller
Modified:
5 years, 10 months ago
Reviewers:
zra, hansmuller1
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, esprehn, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, Elliot Glaysher, jimbe
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Dart Bindings: ApplicationConnection Replaced the Dart ServiceProvider class with a version of ApplicationConnection that can both provide services and connect to (request) them. ApplicationConnection objects are returned by the Application ConnectToApplication() method and they're passed to the Application AcceptConnection() method. R=zra@google.com Committed: https://chromium.googlesource.com/external/mojo/+/1d2aa96f7db059aeb7ddc4243be68f7b34c333b5

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : Changes per review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -151 lines) Patch
M mojo/public/dart/application.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/public/dart/src/application.dart View 1 2 5 chunks +25 lines, -58 lines 0 comments Download
A mojo/public/dart/src/application_connection.dart View 1 2 1 chunk +105 lines, -0 lines 0 comments Download
D mojo/public/dart/src/service_provider.dart View 1 chunk +0 lines, -77 lines 0 comments Download
M services/dart/BUILD.gn View 3 chunks +2 lines, -2 lines 0 comments Download
M services/dart/test/echo/main.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M services/dart/test/pingpong/main.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M services/dart/test/pingpong_target/main.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sky/engine/bindings/BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M sky/framework/shell.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
hansmuller1
PTAL
5 years, 10 months ago (2015-02-18 21:07:52 UTC) #3
zra
Are the long lines coming from dartfmt? Do you have a sense for what functionality ...
5 years, 10 months ago (2015-02-18 21:45:33 UTC) #4
hansmuller1
> Are the long lines coming from dartfmt? No, I just used it for the ...
5 years, 10 months ago (2015-02-18 22:07:24 UTC) #5
zra
lgtm
5 years, 10 months ago (2015-02-18 22:13:20 UTC) #6
hansmuller
5 years, 10 months ago (2015-02-18 22:18:03 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1d2aa96f7db059aeb7ddc4243be68f7b34c333b5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698