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

Issue 1165283002: Basic network service implementation for iOS (Closed)

Created:
5 years, 6 months ago by Chinmay
Modified:
5 years, 6 months ago
Reviewers:
eseidel1, eseidel
CC:
abarth-chromium, gregsimon, jackson_old, 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

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address feedback on 1165283002 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -7 lines) Patch
A + sky/services/ns_net/BUILD.gn View 1 chunk +9 lines, -7 lines 0 comments Download
A sky/services/ns_net/network_service_impl.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A sky/services/ns_net/network_service_impl.mm View 1 1 chunk +65 lines, -0 lines 0 comments Download
A sky/services/ns_net/url_loader_impl.h View 1 chunk +26 lines, -0 lines 0 comments Download
A sky/services/ns_net/url_loader_impl.mm View 1 chunk +158 lines, -0 lines 1 comment Download

Messages

Total messages: 9 (2 generated)
Chinmay
@abarth: I am having trouble properly submitting the buffered contents when |WriteDataRaw| returns anything other ...
5 years, 6 months ago (2015-06-08 20:42:45 UTC) #2
eseidel
Filed a bug about this using Obj-C: https://github.com/domokit/mojo/issues/218
5 years, 6 months ago (2015-06-08 20:49:36 UTC) #4
eseidel
This seems reasonable. Please do an update with the mojo:: changes before landing. https://codereview.chromium.org/1165283002/diff/1/sky/services/ns_net/network_service_impl.h File ...
5 years, 6 months ago (2015-06-08 20:53:53 UTC) #5
Chinmay
https://codereview.chromium.org/1165283002/diff/1/sky/services/ns_net/url_loader_impl.mm File sky/services/ns_net/url_loader_impl.mm (right): https://codereview.chromium.org/1165283002/diff/1/sky/services/ns_net/url_loader_impl.mm#newcode18 sky/services/ns_net/url_loader_impl.mm:18: mojo::URLResponsePtr _response; On 2015/06/08 at 20:53:53, eseidel wrote: > ...
5 years, 6 months ago (2015-06-08 22:03:43 UTC) #6
eseidel
lgtm https://codereview.chromium.org/1165283002/diff/20001/sky/services/ns_net/url_loader_impl.mm File sky/services/ns_net/url_loader_impl.mm (right): https://codereview.chromium.org/1165283002/diff/20001/sky/services/ns_net/url_loader_impl.mm#newcode119 sky/services/ns_net/url_loader_impl.mm:119: [(id)pending_connection_ release]; Why is (id) necessary here? Do ...
5 years, 6 months ago (2015-06-08 22:13:54 UTC) #7
vtl
On 2015/06/08 22:13:54, eseidel wrote: > lgtm > > https://codereview.chromium.org/1165283002/diff/20001/sky/services/ns_net/url_loader_impl.mm > File sky/services/ns_net/url_loader_impl.mm (right): > ...
5 years, 6 months ago (2015-06-09 16:59:55 UTC) #8
Chinmay
5 years, 6 months ago (2015-06-10 23:16:13 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
68ecbedbcb2c3b96bf27bb981074e39e51f0c7b0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698