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

Issue 11450023: Partial changes to enable net-internals in iOS. (Closed)

Created:
8 years ago by ramant (doing other things)
Modified:
8 years ago
Reviewers:
droger, stuartmorgan, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, arv (Not doing code reviews), darin-cc_chromium.org, mmenke, eroman
Visibility:
Public.

Description

Changes to compile connection_tester on iOS and adding of net_internal's HTML and JS to ios's grit_whitelist. Disabled Firefox settings for iOS ala Android. Set FTP transaction factory if DISABLE_FTP_SUPPORT is not set. Used ProxyService::CreateUsingSystemProxyResolver instead of net::CreateProxyServiceUsingV8ProxyResolver because V8 is used on IPHone. Temporarily ifdef'ed out webkit_glue::ResourceLoadTimingInfo for IOS in load_timing_observer. load_timing_observer is going away per mmenke. Thus change to load_timing_observer.h and load_timing_observer.cc will be deleted. R=droger@chromium.org, mmenke@chromium.org BUG=151212 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172789

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 15

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Total comments: 2

Patch Set 12 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M build/ios/grit_whitelist.txt View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/net/connection_tester.cc View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +12 lines, -4 lines 0 comments Download
M chrome/browser/net/load_timing_observer.h View 8 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/net/load_timing_observer.cc View 8 4 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
ramant (doing other things)
Hi David, Tested the Start, Send and Stop logging API calls by adding those buttons ...
8 years ago (2012-12-07 02:10:18 UTC) #1
ramant (doing other things)
Hi David, This CL contains only ifdef OS_IOS changes. Separated changes to start/stop/send net_logs are ...
8 years ago (2012-12-10 06:18:11 UTC) #2
droger
It looks good, but I wonder if there is a way to reduce the amount ...
8 years ago (2012-12-10 10:23:06 UTC) #3
droger
+stuartmorgan who might know how to reduce the number of ifdefs.
8 years ago (2012-12-10 12:01:16 UTC) #4
stuartmorgan
Please improve the CL description so that it's explaining what this CL actually does, specifically. ...
8 years ago (2012-12-10 12:56:02 UTC) #5
ramant (doing other things)
https://codereview.chromium.org/11450023/diff/28001/chrome/browser/net/connection_tester.cc File chrome/browser/net/connection_tester.cc (right): https://codereview.chromium.org/11450023/diff/28001/chrome/browser/net/connection_tester.cc#newcode99 chrome/browser/net/connection_tester.cc:99: #if !defined(OS_IOS) On 2012/12/10 12:56:03, stuartmorgan wrote: > Is ...
8 years ago (2012-12-11 05:34:15 UTC) #6
mmenke
https://codereview.chromium.org/11450023/diff/28001/chrome/browser/net/load_timing_observer.h File chrome/browser/net/load_timing_observer.h (right): https://codereview.chromium.org/11450023/diff/28001/chrome/browser/net/load_timing_observer.h#newcode33 chrome/browser/net/load_timing_observer.h:33: webkit_glue::ResourceLoadTimingInfo timing; On 2012/12/11 05:34:16, ramant wrote: > On ...
8 years ago (2012-12-11 05:46:49 UTC) #7
ramant (doing other things)
https://codereview.chromium.org/11450023/diff/28001/chrome/browser/net/connection_tester.cc File chrome/browser/net/connection_tester.cc (right): https://codereview.chromium.org/11450023/diff/28001/chrome/browser/net/connection_tester.cc#newcode105 chrome/browser/net/connection_tester.cc:105: return rv; // Failure. On 2012/12/11 05:34:16, ramant wrote: ...
8 years ago (2012-12-11 19:41:40 UTC) #8
droger
LGTM. You might want to compile these files on iOS (change the gyp).
8 years ago (2012-12-12 09:42:29 UTC) #9
stuartmorgan
LGTM with nit https://codereview.chromium.org/11450023/diff/59001/chrome/browser/net/connection_tester.cc File chrome/browser/net/connection_tester.cc (right): https://codereview.chromium.org/11450023/diff/59001/chrome/browser/net/connection_tester.cc#newcode271 chrome/browser/net/connection_tester.cc:271: // Chrome on Android and IOS ...
8 years ago (2012-12-12 10:36:21 UTC) #10
mmenke
LGTM
8 years ago (2012-12-12 17:24:16 UTC) #11
ramant (doing other things)
On 2012/12/12 09:42:29, droger wrote: > LGTM. > > You might want to compile these ...
8 years ago (2012-12-12 18:23:56 UTC) #12
ramant (doing other things)
https://codereview.chromium.org/11450023/diff/59001/chrome/browser/net/connection_tester.cc File chrome/browser/net/connection_tester.cc (right): https://codereview.chromium.org/11450023/diff/59001/chrome/browser/net/connection_tester.cc#newcode271 chrome/browser/net/connection_tester.cc:271: // Chrome on Android and IOS do not support ...
8 years ago (2012-12-12 18:25:50 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/11450023/70001
8 years ago (2012-12-12 18:26:05 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests
8 years ago (2012-12-12 19:20:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/11450023/70001
8 years ago (2012-12-12 22:10:41 UTC) #16
commit-bot: I haz the power
8 years ago (2012-12-13 02:45:00 UTC) #17
Message was sent while issue was closed.
Change committed as 172789

Powered by Google App Engine
This is Rietveld 408576698