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

Issue 678543002: add pagination info to DistilledPageProto (Closed)

Created:
6 years, 2 months ago by kuan
Modified:
6 years, 1 month ago
Reviewers:
nyquist
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

add pagination info to DistilledPageProto - this is part of the implementation of scoring mechanism for next/prev page links. - pagination info will be passed to the scoring framework. - standalone content extractor outputs the page links. - modified tests to verify pagination info. BUG=425952 Committed: https://crrev.com/42a54f5f7d5da2ea5ccc1d0ffda4a18ea2314ae8 Cr-Commit-Position: refs/heads/master@{#301527}

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -12 lines) Patch
M components/dom_distiller/core/distiller.cc View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M components/dom_distiller/core/distiller_unittest.cc View 1 7 chunks +31 lines, -12 lines 0 comments Download
M components/dom_distiller/core/proto/distilled_page.proto View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M components/dom_distiller/standalone/content_extractor.cc View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
kuan
6 years, 2 months ago (2014-10-23 22:02:43 UTC) #2
nyquist
https://codereview.chromium.org/678543002/diff/1/components/dom_distiller/core/distiller.cc File components/dom_distiller/core/distiller.cc (right): https://codereview.chromium.org/678543002/diff/1/components/dom_distiller/core/distiller.cc#newcode183 components/dom_distiller/core/distiller.cc:183: page_data->distilled_page_proto->data.mutable_pagination_info()-> Since you added canonical_page to the DistilledPage::PaginationInfo proto, ...
6 years, 2 months ago (2014-10-24 20:04:02 UTC) #3
kuan
i've addressed all comments in patch set 2. ptal. thx. https://codereview.chromium.org/678543002/diff/1/components/dom_distiller/core/distiller.cc File components/dom_distiller/core/distiller.cc (right): https://codereview.chromium.org/678543002/diff/1/components/dom_distiller/core/distiller.cc#newcode183 ...
6 years, 2 months ago (2014-10-24 20:57:32 UTC) #4
nyquist
lgtm
6 years, 1 month ago (2014-10-27 23:00:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/678543002/20001
6 years, 1 month ago (2014-10-27 23:05:42 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/84667) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/74272) win_gpu ...
6 years, 1 month ago (2014-10-27 23:19:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/678543002/40001
6 years, 1 month ago (2014-10-27 23:42:37 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-28 01:06:48 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-10-28 01:07:15 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/42a54f5f7d5da2ea5ccc1d0ffda4a18ea2314ae8
Cr-Commit-Position: refs/heads/master@{#301527}

Powered by Google App Engine
This is Rietveld 408576698