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

Issue 464973002: JavaScript that returns whether or not a page is an article (Closed)

Created:
6 years, 4 months ago by smaslo
Modified:
6 years, 4 months ago
CC:
chromium-reviews, sunangel
Project:
chromium
Visibility:
Public.

Description

JavaScript that returns whether or not a page is an article Has a JavaScript file that contains a function to tell whether or not a page is an article and related functions to get a string of that JavaScript so that it can be injected into the page. BUG=383630 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289192

Patch Set 1 #

Total comments: 6

Patch Set 2 : Changed names to distillable #

Total comments: 4

Patch Set 3 : Changes to comments and closure wrap #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/DomDistillerUrlUtils.java View 1 1 chunk +7 lines, -0 lines 0 comments Download
A components/dom_distiller/core/javascript/is_distillable_trigger.js View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
M components/dom_distiller/core/url_utils.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M components/dom_distiller/core/url_utils.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M components/dom_distiller/core/url_utils_android.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M components/resources/dom_distiller_resources.grdp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
smaslo
6 years, 4 months ago (2014-08-12 18:00:51 UTC) #1
Yaron
https://codereview.chromium.org/464973002/diff/1/components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/DomDistillerUrlUtils.java File components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/DomDistillerUrlUtils.java (right): https://codereview.chromium.org/464973002/diff/1/components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/DomDistillerUrlUtils.java#newcode52 components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/DomDistillerUrlUtils.java:52: public static String getIsReadableJs() { Please rename "readable"->"distillable" throughout ...
6 years, 4 months ago (2014-08-12 18:55:06 UTC) #2
smaslo
nyquist: Just an FYI, Yaron is not an owner for these files so please eventually ...
6 years, 4 months ago (2014-08-12 20:42:24 UTC) #3
Yaron
lg with those changes but as you said, needs nyquist https://codereview.chromium.org/464973002/diff/20001/components/dom_distiller/core/javascript/is_distillable_trigger.js File components/dom_distiller/core/javascript/is_distillable_trigger.js (right): https://codereview.chromium.org/464973002/diff/20001/components/dom_distiller/core/javascript/is_distillable_trigger.js#newcode5 ...
6 years, 4 months ago (2014-08-12 20:49:00 UTC) #4
smaslo
https://codereview.chromium.org/464973002/diff/20001/components/dom_distiller/core/javascript/is_distillable_trigger.js File components/dom_distiller/core/javascript/is_distillable_trigger.js (right): https://codereview.chromium.org/464973002/diff/20001/components/dom_distiller/core/javascript/is_distillable_trigger.js#newcode5 components/dom_distiller/core/javascript/is_distillable_trigger.js:5: function() { On 2014/08/12 20:48:59, Yaron wrote: > Why ...
6 years, 4 months ago (2014-08-12 20:58:15 UTC) #5
nyquist
lgtm
6 years, 4 months ago (2014-08-12 21:54:15 UTC) #6
smaslo
The CQ bit was checked by smaslo@chromium.org
6 years, 4 months ago (2014-08-12 21:57:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/smaslo@chromium.org/464973002/40001
6 years, 4 months ago (2014-08-12 22:03:16 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-13 00:33:15 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-13 03:49:58 UTC) #10
Message was sent while issue was closed.
Change committed as 289192

Powered by Google App Engine
This is Rietveld 408576698