DescriptionAdd Start/Stop event signalling on Prerenders.
We've switched to our new event names, we've made sure that the PrerenderHandle and the PrerenderLinkManager are connected, and now, we pass these events into WebKit.
This change depends on the WebKit changes in https://bugs.webkit.org/show_bug.cgi?id=96474 landing first. As well, this CL depends on the earlier work in https://chromiumcodereview.appspot.com/11316311/ , which makes the PrerenderHandle an observer of the PrerenderContents, being landed first. As well, since this code depends on WebPrerender.h changing, it actually needs to be staged carefully between WebKit & Chrome. Careful readers will also observe that this change obsoletes https://chromiumcodereview.appspot.com/10918189/ .
R=mmenke@chromium.org
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173625
Patch Set 1 #Patch Set 2 : match up to webkit side of patch... #
Total comments: 7
Patch Set 3 : rebase #Patch Set 4 : remediate #Patch Set 5 : rebase to trunk #Patch Set 6 : more browser tests #Patch Set 7 : more tests #Patch Set 8 : more assertions #Patch Set 9 : rebase #
Total comments: 24
Patch Set 10 : remediate #
Total comments: 10
Patch Set 11 : clear to land #Patch Set 12 : one last test #Messages
Total messages: 18 (0 generated)
|