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

Issue 2296043003: Rename Lo-Fi previews to lite pages (Closed)

Created:
4 years, 3 months ago by megjablon
Modified:
4 years, 2 months ago
CC:
chromium-reviews, jam, cbentzel+watch_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@newLoFiInfoBarAddTests
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename Lo-Fi previews to lite pages TBR=asvitkine@chromium.org BUG=639439 Committed: https://crrev.com/778536d860ed092880bdd114e8adee54c7f0dac3 Cr-Commit-Position: refs/heads/master@{#422191}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 3

Patch Set 3 : rename tests and flag #

Patch Set 4 : add renamed lite_page.py #

Patch Set 5 : rebase #

Patch Set 6 : fix test #

Patch Set 7 : change histogram value #

Patch Set 8 : add back histogram value #

Total comments: 11

Patch Set 9 : tbansal comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -215 lines) Patch
M chrome/android/javatests/src/org/chromium/chrome/browser/TabsOpenedFromExternalAppTest.java View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabActivityTest.java View 1 2 3 4 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/previews/previews_infobar_tab_helper.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/previews/previews_infobar_tab_helper_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/content/browser/content_lofi_decider.cc View 1 2 chunks +9 lines, -9 lines 0 comments Download
M components/data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc View 1 10 chunks +40 lines, -41 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.h View 1 2 3 4 2 chunks +7 lines, -7 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.cc View 1 2 3 4 2 chunks +7 lines, -8 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h View 1 chunk +8 lines, -8 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_headers.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params.h View 2 chunks +5 lines, -5 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params_unittest.cc View 6 chunks +9 lines, -9 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -5 lines 0 comments Download
M components/data_reduction_proxy/core/common/lofi_decider.h View 1 chunk +2 lines, -3 lines 0 comments Download
M tools/chrome_proxy/common/chrome_proxy_metrics.py View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py View 1 2 3 4 1 chunk +5 lines, -5 lines 0 comments Download
M tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py View 1 2 3 4 1 chunk +6 lines, -6 lines 0 comments Download
M tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py View 1 2 3 4 2 chunks +26 lines, -26 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/lite_page.py View 1 2 3 1 chunk +7 lines, -7 lines 0 comments Download
D tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/lo_fi_preview.py View 1 2 1 chunk +0 lines, -30 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 41 (29 generated)
megjablon
PTAL
4 years, 3 months ago (2016-09-13 22:18:02 UTC) #3
bengr
lgtm https://codereview.chromium.org/2296043003/diff/40001/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc File components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc (right): https://codereview.chromium.org/2296043003/diff/40001/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc#newcode86 components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc:86: "enable-data-reduction-proxy-lite-page"; Please fix all integration tests along with ...
4 years, 3 months ago (2016-09-22 22:04:49 UTC) #4
tbansal1
drive-by comment. https://codereview.chromium.org/2296043003/diff/40001/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc File components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc (right): https://codereview.chromium.org/2296043003/diff/40001/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc#newcode86 components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc:86: "enable-data-reduction-proxy-lite-page"; nit: you will also need to ...
4 years, 3 months ago (2016-09-23 00:08:42 UTC) #6
megjablon
Please take another look. Added integration test changes. https://codereview.chromium.org/2296043003/diff/40001/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc File components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc (right): https://codereview.chromium.org/2296043003/diff/40001/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc#newcode86 components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc:86: "enable-data-reduction-proxy-lite-page"; ...
4 years, 2 months ago (2016-09-27 00:08:11 UTC) #7
megjablon
dfalcantara: chrome/android/* asvitkine: histograms.xml
4 years, 2 months ago (2016-09-29 21:01:09 UTC) #21
gone
lgtm
4 years, 2 months ago (2016-09-30 17:33:01 UTC) #26
tbansal1
https://chromiumcodereview.appspot.com/2296043003/diff/160001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://chromiumcodereview.appspot.com/2296043003/diff/160001/chrome/app/generated_resources.grd#newcode6412 chrome/app/generated_resources.grd:6412: + Enable lite pages in Data Saver Lo-Fi mode. ...
4 years, 2 months ago (2016-09-30 17:58:27 UTC) #27
megjablon
https://chromiumcodereview.appspot.com/2296043003/diff/160001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://chromiumcodereview.appspot.com/2296043003/diff/160001/chrome/app/generated_resources.grd#newcode6412 chrome/app/generated_resources.grd:6412: + Enable lite pages in Data Saver Lo-Fi mode. ...
4 years, 2 months ago (2016-09-30 18:31:19 UTC) #29
tbansal1
lgtm https://chromiumcodereview.appspot.com/2296043003/diff/160001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://chromiumcodereview.appspot.com/2296043003/diff/160001/chrome/app/generated_resources.grd#newcode6412 chrome/app/generated_resources.grd:6412: + Enable lite pages in Data Saver Lo-Fi ...
4 years, 2 months ago (2016-09-30 18:41:55 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2296043003/180001
4 years, 2 months ago (2016-09-30 19:41:28 UTC) #37
commit-bot: I haz the power
Committed patchset #9 (id:180001)
4 years, 2 months ago (2016-09-30 19:49:42 UTC) #39
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 19:53:10 UTC) #41
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/778536d860ed092880bdd114e8adee54c7f0dac3
Cr-Commit-Position: refs/heads/master@{#422191}

Powered by Google App Engine
This is Rietveld 408576698