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

Issue 113803003: Add <link rel=next> support to prerender. (Closed)

Created:
7 years ago by gavinp
Modified:
6 years, 10 months ago
CC:
chromium-reviews, tburkard+watch_chromium.org, gavinp+prer_chromium.org, cbentzel+watch_chromium.org, dominich+watch_chromium.org, davidben+watch_chromium.org
Visibility:
Public.

Description

Add <link rel=next> support to prerender. IEs prerender implementation supports rel=next link elements. Let's also parse them, and based on a field trial launch these as prerenders. R=davidben,tburkard,jochen,jschuh@chromium.org BUG=329963 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250280 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250558

Patch Set 1 #

Patch Set 2 : whitespace #

Total comments: 4

Patch Set 3 : remediate + gyp #

Patch Set 4 : clean up unittest #

Patch Set 5 : remove unstartable prerenders #

Total comments: 1

Patch Set 6 : fix copyright #

Patch Set 7 : rebase to trunk #

Patch Set 8 : add missing file #

Patch Set 9 : fix memory leak #

Patch Set 10 : fix memory leak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -22 lines) Patch
M chrome/browser/prerender/prerender_link_manager.h View 1 2 3 4 5 6 4 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/prerender/prerender_link_manager.cc View 1 2 3 4 5 6 8 chunks +34 lines, -3 lines 0 comments Download
M chrome/browser/prerender/prerender_message_filter.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/prerender/prerender_message_filter.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/prerender/prerender_unittest.cc View 1 2 3 4 5 6 7 8 8 chunks +43 lines, -13 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/prerender_messages.h View 1 chunk +6 lines, -1 line 0 comments Download
A chrome/common/prerender_types.h View 1 2 3 4 5 7 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/renderer/prerender/prerender_dispatcher.cc View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 28 (0 generated)
gavinp
This change depends on a blink change at https://codereview.chromium.org/116183005/
7 years ago (2013-12-19 19:49:25 UTC) #1
gavinp
davidben, tburkard: Please take a look. jochen: Can you look at chrome/common? Perhaps an OWNERS ...
7 years ago (2013-12-19 19:49:57 UTC) #2
davidben
LGTM. https://codereview.chromium.org/113803003/diff/20001/chrome/browser/prerender/prerender_link_manager.cc File chrome/browser/prerender/prerender_link_manager.cc (right): https://codereview.chromium.org/113803003/diff/20001/chrome/browser/prerender/prerender_link_manager.cc#newcode278 chrome/browser/prerender/prerender_link_manager.cc:278: Nit: Maybe split this off into a separate ...
7 years ago (2013-12-19 20:30:02 UTC) #3
gavinp
Thanks David. In changing how we tested links, I ended up checking the field trial ...
7 years ago (2013-12-20 14:44:47 UTC) #4
davidben
(Patch set 5 LGTM)
7 years ago (2013-12-20 16:59:56 UTC) #5
tburkard
lgtm. Nice work, Gavin. We should also create a new Origin type for link rel=next ...
7 years ago (2013-12-23 07:47:47 UTC) #6
gavinp
On 2013/12/23 07:47:47, tburkard wrote: > lgtm. > > Nice work, Gavin. > > We ...
6 years, 12 months ago (2013-12-26 16:58:16 UTC) #7
gavinp
Procedural note: jochen is OOO until next week. I'll ping him then, unless someone advocates ...
6 years, 12 months ago (2013-12-26 16:59:51 UTC) #8
jochen (gone - plz use gerrit)
lgtm you need a security review for the ipc messages change https://codereview.chromium.org/113803003/diff/280001/chrome/common/prerender_types.h File chrome/common/prerender_types.h (right): ...
6 years, 11 months ago (2014-01-03 11:08:45 UTC) #9
gavinp
jschuh: PTAL for security review.
6 years, 11 months ago (2014-01-06 17:53:36 UTC) #10
gavinp
jschuh: ping! PTAL? This is now rebased to trunk, as well, there's a new series ...
6 years, 10 months ago (2014-02-07 20:30:13 UTC) #11
jschuh
On 2014/02/07 20:30:13, gavinp wrote: > jschuh: ping! PTAL? > > This is now rebased ...
6 years, 10 months ago (2014-02-08 17:35:59 UTC) #12
gavinp
On 2014/02/08 17:35:59, Justin Schuh wrote: > On 2014/02/07 20:30:13, gavinp wrote: > > jschuh: ...
6 years, 10 months ago (2014-02-10 17:37:36 UTC) #13
jschuh
ipc security lgtm. added a bitmask to scope prerender triggers.
6 years, 10 months ago (2014-02-10 18:30:12 UTC) #14
gavinp
The CQ bit was checked by gavinp@chromium.org
6 years, 10 months ago (2014-02-10 22:13:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/113803003/920001
6 years, 10 months ago (2014-02-10 22:16:05 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/113803003/920001
6 years, 10 months ago (2014-02-10 22:55:45 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/113803003/920001
6 years, 10 months ago (2014-02-10 23:51:06 UTC) #18
commit-bot: I haz the power
Change committed as 250280
6 years, 10 months ago (2014-02-11 02:07:01 UTC) #19
Lei Zhang
A revert of this CL has been created in https://codereview.chromium.org/145073009/ by thestig@chromium.org. The reason for ...
6 years, 10 months ago (2014-02-11 02:44:32 UTC) #20
gavinp
re-opening since this was reverted
6 years, 10 months ago (2014-02-11 16:53:20 UTC) #21
gavinp
The CQ bit was checked by gavinp@chromium.org
6 years, 10 months ago (2014-02-11 17:40:59 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/113803003/1590001
6 years, 10 months ago (2014-02-11 17:41:24 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-11 21:06:00 UTC) #24
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=261584
6 years, 10 months ago (2014-02-11 21:06:01 UTC) #25
gavinp
The CQ bit was checked by gavinp@chromium.org
6 years, 10 months ago (2014-02-11 22:43:11 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/113803003/1590001
6 years, 10 months ago (2014-02-11 22:48:59 UTC) #27
commit-bot: I haz the power
6 years, 10 months ago (2014-02-11 23:58:43 UTC) #28
Message was sent while issue was closed.
Change committed as 250558

Powered by Google App Engine
This is Rietveld 408576698