DescriptionWebfont CORS-enabled fetching with fallback
Use CORS-enabled fetch method for webfonts. If the CORS-enabled fetch
fails, make a second CORS-disabled request so that we won't break
existing webpages which don't honor the css3 font spec.
We also collect CORS failure counts.
BUG=286681
R=ksakamoto@chromium.org, japhet@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171423
Patch Set 1 #
Total comments: 8
Patch Set 2 : Add invalidator, retry only CORS failure #
Total comments: 2
Patch Set 3 : rebase & remove invalidator #Patch Set 4 : Remove unnecessary include #Patch Set 5 : Rebase & reverse the enum values #
Messages
Total messages: 21 (0 generated)
|