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

Issue 14471033: Don't prerender if an interstitial would be shown. (Closed)

Created:
7 years, 8 months ago by Adrian Kuegel
Modified:
7 years, 7 months ago
Reviewers:
cbentzel, tburkard
CC:
chromium-reviews, tburkard+watch_chromium.org, gavinp+prer_chromium.org, cbentzel+watch_chromium.org, dominich+watch_chromium.org, mmenke
Visibility:
Public.

Description

Don't prerender if an interstitial would be shown. For managed users we would show an interstitial for URLs which should be blocked. We can check early if the URL would be blocked and stop prerendering. BUG=234231 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196709

Patch Set 1 #

Patch Set 2 : Rebase to ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M chrome/browser/prerender/prerender_manager.cc View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Adrian Kuegel
Timo, can you please review this changelist?
7 years, 8 months ago (2013-04-25 14:10:15 UTC) #1
tburkard
lgtm
7 years, 8 months ago (2013-04-25 19:33:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akuegel@chromium.org/14471033/6001
7 years, 8 months ago (2013-04-26 08:14:16 UTC) #3
commit-bot: I haz the power
Change committed as 196709
7 years, 8 months ago (2013-04-26 12:37:55 UTC) #4
cbentzel
Seems like a new FINAL_STATUS should be added so we can debug why prerenders are ...
7 years, 7 months ago (2013-05-06 17:20:20 UTC) #5
Adrian Kuegel
7 years, 7 months ago (2013-05-07 08:01:22 UTC) #6
Message was sent while issue was closed.
Currently there should be (almost) no blockings due to this feature, because
managed users are behind a flag. But I guess if you want to know why prerenders
are blocked, another FINAL_STATUS should be added when we enable that feature.
It is also possible that maybe we don't need to block prerenders for our feature
at all, we are currently changing some logic regarding the interstitial page.

Powered by Google App Engine
This is Rietveld 408576698