Reland "WebView: Ignore permanent-consistency experiments"
This reverts commit 8bf4bf24. Reason for revert: PermutedEntropyProvider regressed perf & memory. BUG=890413 Original change's description: > Revert "WebView: Ignore permanent-consistency experiments" > > This reverts commit ef70c85e. > > Reason for revert: WebView now supports permanent-consistency. > > BUG=866722 > > Original change's description: > > WebView: Ignore permanent-consistency experiments > > > > Android WebView currently treats permanent-consistency experiments > > (which are intended to retain their group assignments across runs) as > > session-consistency (which are intended to be randomly assigned on each > > run). It's safer to not apply permanent-consistency experiments to > > WebView at all, to avoid mistakes. > > > > BUG=866722 > > > > Change-Id: I9d501437718d934c2a59b95335c787302ce758e7 > > Reviewed-on: https://chromium-review.googlesource.com/1148991 > > Reviewed-by: Changwan Ryu <changwan@chromium.org> > > Reviewed-by: Steven Holte <holte@chromium.org> > > Commit-Queue: Paul Miller <paulmiller@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#578070} > > TBR=changwan@chromium.org,holte@chromium.org,paulmiller@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 866722 > Change-Id: Ifd00450fbba1afc1db619109cf918ef75cbcf84f > Reviewed-on: https://chromium-review.googlesource.com/1237244 > Reviewed-by: Paul Miller <paulmiller@chromium.org> > Reviewed-by: Steven Holte <holte@chromium.org> > Commit-Queue: Paul Miller <paulmiller@chromium.org> > Cr-Commit-Position: refs/heads/master@{#594491} TBR=changwan@chromium.org,holte@chromium.org,paulmiller@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 866722 Change-Id: I58435ac0c107214e15b0e54ff8aee422eb98fa06 Reviewed-on: https://chromium-review.googlesource.com/c/1259807Reviewed-by:Paul Miller <paulmiller@chromium.org> Commit-Queue: Paul Miller <paulmiller@chromium.org> Cr-Commit-Position: refs/heads/master@{#596380}
Showing
Please register or sign in to comment