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

Issue 2596283004: Use stricter comment-detecting heuristics (Closed)

Created:
3 years, 12 months ago by wychen
Modified:
3 years, 11 months ago
Reviewers:
mdjones
CC:
noyau (Ping after 24h), lody, gambard
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use stricter comment-detecting heuristics This decreases false positive of comment detection. BUG=676638 R=mdjones@chromium.org Committed: ac91168f2936bb931fb187586ffb14ccea458b44

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M java/org/chromium/distiller/webdocument/ElementAction.java View 2 chunks +2 lines, -2 lines 3 comments Download
M javatests/org/chromium/distiller/webdocument/ElementActionTest.java View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
wychen
PTAL
3 years, 12 months ago (2016-12-23 05:18:27 UTC) #2
mdjones
lgtm % suggestion https://codereview.chromium.org/2596283004/diff/1/java/org/chromium/distiller/webdocument/ElementAction.java File java/org/chromium/distiller/webdocument/ElementAction.java (right): https://codereview.chromium.org/2596283004/diff/1/java/org/chromium/distiller/webdocument/ElementAction.java#newcode23 java/org/chromium/distiller/webdocument/ElementAction.java:23: private static final int MAX_CLASS_COUNT = ...
3 years, 11 months ago (2017-01-04 14:29:21 UTC) #3
wychen
https://codereview.chromium.org/2596283004/diff/1/java/org/chromium/distiller/webdocument/ElementAction.java File java/org/chromium/distiller/webdocument/ElementAction.java (right): https://codereview.chromium.org/2596283004/diff/1/java/org/chromium/distiller/webdocument/ElementAction.java#newcode23 java/org/chromium/distiller/webdocument/ElementAction.java:23: private static final int MAX_CLASS_COUNT = 2; On 2017/01/04 ...
3 years, 11 months ago (2017-01-04 14:37:51 UTC) #4
mdjones
still lgtm https://codereview.chromium.org/2596283004/diff/1/java/org/chromium/distiller/webdocument/ElementAction.java File java/org/chromium/distiller/webdocument/ElementAction.java (right): https://codereview.chromium.org/2596283004/diff/1/java/org/chromium/distiller/webdocument/ElementAction.java#newcode23 java/org/chromium/distiller/webdocument/ElementAction.java:23: private static final int MAX_CLASS_COUNT = 2; ...
3 years, 11 months ago (2017-01-04 15:14:33 UTC) #5
wychen
3 years, 11 months ago (2017-01-09 12:39:52 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ac91168f2936bb931fb187586ffb14ccea458b44 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698