DescriptionFinch experiment: auto-detect text encoding
Experiment b/518968 aims to measure the impact of turning
on auto-encoding detection on Chrome on Android by default.
- Adds methods that tell us if:
1) auto-encoding detection was attempted, due to lacking
encoding information from meta tag, header, BOM, etc.
2) auto-encoding detection successfully detected a new
encoding which is different from a default one,
hence would show the page being browsed which would
otherwise have shown garbled text.
- Selectively turns on text encoding auto-detection by
default for experiment group.
- Uploads histogram data on the auto-detection logic
triggering rate and encoding method detected by
the logic.
The CL will be reverted once the experiment is finished.
BUG=518968
Committed: https://crrev.com/35a1421d891beb357d5e29cf3f5fb553f436e055
Cr-Commit-Position: refs/heads/master@{#363716}
Patch Set 1 #
Total comments: 4
Patch Set 2 : addressed comments #Patch Set 3 : merged with the cl using the new methods #
Total comments: 4
Patch Set 4 : addressed comments #
Total comments: 2
Messages
Total messages: 44 (15 generated)
|