DescriptionAdd new prerender origin type for <link rel=next ...> launched prerenders.
By adding rel=next as an origin, we get histogram reporting on many of
our existing histograms.
The one tricky decision is that a prerender can have multiple rel
types (both next and prerender), and that by origin we currently
distinguish samedomain vs crossdomain.
In this CL we treat a prerender with both next and prerender rel types
as rel=prerender, and we do not distinguish cross vs same domain on
rel=next prerenders.
R=tburkard,davidben,isherman@chromium.org
BUG=329963
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251139
Patch Set 1 #Patch Set 2 : fix unit tests #
Total comments: 1
Patch Set 3 : rebase to trunk #Patch Set 4 : rebase to upstream fix #
Messages
Total messages: 12 (0 generated)
|