Chromium Code Reviews
DescriptionRevert of Store the list of trial tokens in OriginTrialContext (patchset #6 id:140001 of https://codereview.chromium.org/1833063002/ )
Reason for revert:
Broke release component builds on Windows
Original issue's description:
> Store the list of trial tokens in OriginTrialContext
>
> Refactor the way tokens are found by storing them separately from the
> document tree in OriginTrialContext.
>
> This simplifies the architecture a bit, making it easier to:
> - add support for tokens specified in http headers.
> - add support for trials in workers.
> - somehow limit which tokens are considered "valid".
>
> BUG=601108
>
> Committed: https://crrev.com/b03579678fa2678748d5cbcec2e18a8a08e40701
> Cr-Commit-Position: refs/heads/master@{#385504}
TBR=iclelland@chromium.org,rbyers@chromium.org,mek@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=601108
Patch Set 1 #Messages
Total messages: 13 (3 generated)
|