|
Use different Access Point on iOS for phone and tablet
Introduce an accessor for the value of the access point since it is no
longer a constant for the platform but may depends on conditions that
are only known at runtime (difference between phone and tablet on iOS).
Chrome on iOS will use the access point C9 and CD for tracking usage of
the omnibox on tablet and phone respectively.
BUG= 375170
TBR=thakis
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272124
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+151 lines, -110 lines) |
Patch |
 |
M |
chrome/browser/chromeos/login/login_utils_browsertest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/rlz/rlz.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/rlz/rlz.cc
|
View
|
|
17 chunks |
+26 lines, -62 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/rlz/rlz_chromeos.cc
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/rlz/rlz_ios.mm
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/rlz/rlz_mac.cc
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/rlz/rlz_unittest.cc
|
View
|
|
6 chunks |
+30 lines, -28 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/rlz/rlz_win.cc
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/search_terms_data.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_service.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_commands.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/startup_browser_creator_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
rlz/lib/lib_values.cc
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
rlz/lib/rlz_enums.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
rlz/lib/rlz_lib.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|