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

Issue 185113002: Add UI hook for distilling web pages for test shell. (Closed)

Created:
6 years, 9 months ago by nyquist
Modified:
6 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add UI hook for distilling web pages for test shell. This adds the Java hooks needed and a menu option to distill the current web page in the test shell. BUG=319881 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254929

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased #

Patch Set 3 : Rebased 2 #

Patch Set 4 : Addressed comments from cjhopman #

Patch Set 5 : Rebased after testshell->shell change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -7 lines) Patch
M chrome/android/shell/res/menu/main_menu.xml View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/android/shell/res/values/strings.xml View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/testshell/java/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/testshell/java/src/org/chromium/chrome/shell/ChromiumTestShellActivity.java View 1 2 3 4 4 chunks +11 lines, -0 lines 0 comments Download
A + chrome/android/testshell/java/src/org/chromium/chrome/shell/TestShellSwitches.java View 1 2 3 4 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_android.gypi View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M components/dom_distiller.gypi View 1 2 3 3 chunks +37 lines, -0 lines 0 comments Download
M components/dom_distiller/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A components/dom_distiller/android/component_jni_registrar.h View 1 chunk +21 lines, -0 lines 0 comments Download
A components/dom_distiller/android/component_jni_registrar.cc View 1 chunk +29 lines, -0 lines 0 comments Download
A components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/DomDistillerUrlUtils.java View 1 chunk +30 lines, -0 lines 0 comments Download
A components/dom_distiller/core/url_utils_android.h View 1 chunk +27 lines, -0 lines 0 comments Download
A components/dom_distiller/core/url_utils_android.cc View 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (0 generated)
nyquist
cjhopman: PTAL
6 years, 9 months ago (2014-03-01 00:41:55 UTC) #1
cjhopman
I don't like that we are requiring users of dom_distiller stuff to know the scheme, ...
6 years, 9 months ago (2014-03-03 16:54:45 UTC) #2
nyquist
https://codereview.chromium.org/185113002/diff/1/chrome/chrome_android.gypi File chrome/chrome_android.gypi (right): https://codereview.chromium.org/185113002/diff/1/chrome/chrome_android.gypi#newcode56 chrome/chrome_android.gypi:56: '../components/components.gyp:dom_distiller_core_java', On 2014/03/03 16:54:46, cjhopman wrote: > sort these ...
6 years, 9 months ago (2014-03-03 23:17:06 UTC) #3
nyquist
The CQ bit was checked by nyquist@chromium.org
6 years, 9 months ago (2014-03-03 23:17:20 UTC) #4
nyquist
The CQ bit was unchecked by nyquist@chromium.org
6 years, 9 months ago (2014-03-03 23:17:22 UTC) #5
nyquist
The CQ bit was checked by nyquist@chromium.org
6 years, 9 months ago (2014-03-03 23:17:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nyquist@chromium.org/185113002/60001
6 years, 9 months ago (2014-03-03 23:23:16 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-04 00:10:25 UTC) #8
commit-bot: I haz the power
Retried try job too often on win for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=154968
6 years, 9 months ago (2014-03-04 00:10:26 UTC) #9
nyquist
The CQ bit was checked by nyquist@chromium.org
6 years, 9 months ago (2014-03-04 00:48:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nyquist@chromium.org/185113002/60001
6 years, 9 months ago (2014-03-04 00:50:23 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-04 08:38:24 UTC) #12
nyquist
The CQ bit was checked by nyquist@chromium.org
6 years, 9 months ago (2014-03-04 14:52:00 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nyquist@chromium.org/185113002/60001
6 years, 9 months ago (2014-03-04 14:52:11 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-04 14:52:14 UTC) #16
commit-bot: I haz the power
Failed to apply patch for chrome/android/testshell/java/src/org/chromium/chrome/testshell/ChromiumTestShellActivity.java: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
6 years, 9 months ago (2014-03-04 14:52:15 UTC) #17
nyquist
The CQ bit was checked by nyquist@chromium.org
6 years, 9 months ago (2014-03-04 16:15:46 UTC) #18
nyquist
The CQ bit was unchecked by nyquist@chromium.org
6 years, 9 months ago (2014-03-04 16:15:50 UTC) #19
nyquist
The CQ bit was checked by nyquist@chromium.org
6 years, 9 months ago (2014-03-04 16:40:02 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nyquist@chromium.org/185113002/80001
6 years, 9 months ago (2014-03-04 16:40:21 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-04 20:22:53 UTC) #22
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=274171
6 years, 9 months ago (2014-03-04 20:22:54 UTC) #23
aurimas (slooooooooow)
The CQ bit was checked by aurimas@chromium.org
6 years, 9 months ago (2014-03-04 22:38:56 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nyquist@chromium.org/185113002/80001
6 years, 9 months ago (2014-03-04 22:39:58 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 00:25:24 UTC) #26
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=274638
6 years, 9 months ago (2014-03-05 00:25:25 UTC) #27
nyquist
The CQ bit was checked by nyquist@chromium.org
6 years, 9 months ago (2014-03-05 01:09:34 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nyquist@chromium.org/185113002/80001
6 years, 9 months ago (2014-03-05 01:38:00 UTC) #29
commit-bot: I haz the power
Change committed as 254929
6 years, 9 months ago (2014-03-05 02:25:32 UTC) #30
boliu
I think this broke android unit_tests.
6 years, 9 months ago (2014-03-05 04:23:17 UTC) #31
nyquist
Reverted in https://codereview.chromium.org/187453003/
6 years, 9 months ago (2014-03-05 06:26:39 UTC) #32
nyquist
6 years, 9 months ago (2014-03-05 18:14:22 UTC) #33
Message was sent while issue was closed.
Updated CL with fix in: https://codereview.chromium.org/183893029/

Powered by Google App Engine
This is Rietveld 408576698