DescriptionHave preloader handle crossorigin resources better.
Make the preloading of resources understand CORS better:
- correctly interpret a 'crossorigin' attribute without a value
as "anonymous".
- enable a CORS fetch if the attribute was present. For <script>
and <img>, currently.
R=
BUG=324974
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163210
Patch Set 1 #Patch Set 2 : Initialize m_allowCredentials in the constructor #
Messages
Total messages: 14 (0 generated)
|