DescriptionExtract trial tokens using <meta http-equiv>
In addition to meta tags, the Experimental Framework will eventually
support providing trial tokens via an HTTP header. With support for an
HTTP header, it makes sense for the meta tag to use the http-equiv
attribute.
This CL changes the EF to use the http-equiv attribute, instead of the
name attribute, to extract meta tags with trial tokens. The support for
HTTP headers will not be included in M51. However, we want to avoid
launching the EF in M50, then changing the expected meta tag format in
M51+.
The logic for extracting meta tags was already covered by automated
tests (both unit and layout).
BUG=590349
Committed: https://crrev.com/312c8c52c920d2df5f3ca33bff03c159b9db257b
Cr-Commit-Position: refs/heads/master@{#379306}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address nits #
Total comments: 1
Patch Set 3 : Change header name to singular 'origin-trial' #Messages
Total messages: 15 (5 generated)
|