Chromium Code Reviews
DescriptionBlock mixed <picture> and <img srcset> by default.
It's going to be more or less impossible to begin blocking mixed <img>
content by default, given the amount of usage we're likely to see in the
wild (I'm still waiting for metrics from Chrome stable, but I'm not
hopeful). I think it will be significantly less impossible to avoid the
same mistake with the new responsive hotness.
This CL treats <picture> and <img srcset> as active content, blocking
them by default when mixed.
BUG=390158
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177385
Patch Set 1 #Patch Set 2 : Tests. #Messages
Total messages: 8 (0 generated)
|