Chromium Code Reviews
DescriptionAdd about:flags support for doc.write script blocking.
This patch introduces an additional blink setting which allows us to enable
blocking only on slow (2G) connections, or on all connections.
This is consistent with the 2G web font intervention, which has a feature
for enabling on 2G, and an additional feature to force the intervention on
in all connection types.
We then add support for enabling the setting that enables blocking on all
connection types from about:flags.
This change also removes about:flags support from the now discontinued low
priority iframe experiment, since it's nontrivial to add support for
multiple blink settings in about:flags.
BUG=602137
Committed: https://crrev.com/ed75dc7053dc072bdd0e72f64a869d59ec587f4b
Cr-Commit-Position: refs/heads/master@{#386769}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 13
Patch Set 6 : #
Total comments: 11
Patch Set 7 : address comments #Patch Set 8 : remove newlines #Patch Set 9 : fix layout test #Patch Set 10 : #Patch Set 11 : add comment #
Total comments: 6
Patch Set 12 : address comments #Messages
Total messages: 29 (11 generated)
|