Revision 0c874a2e11885dc750902ae6c119f20affc6b49e authored by Matt Falkenhagen on 09 February 2018, 04:17:57 UTC, committed by Blink WPT Bot on 09 February 2018, 04:27:24 UTC
WebVTT loading code was determining if a response was cross-origin by looking
at request URL. But a service worker may have intercepted the request and
provided a response from cross-origin.

Bug: 808825
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: Ia121c0a8eae782de93d9777603426500a9709f8c
Reviewed-on: https://chromium-review.googlesource.com/907013
Reviewed-by: Tsuyoshi Horo <horo@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#535625}
1 parent e472f40
History
File Mode Size
OWNERS -rw-r--r-- 30 bytes
console-count-label-conversion.any.js -rw-r--r-- 743 bytes
console-count-logging-manual.html -rw-r--r-- 702 bytes
console-is-a-namespace.any.js -rw-r--r-- 1.1 KB
console-time-label-conversion.any.js -rw-r--r-- 1.4 KB
console-timeline-timelineEnd-historical.any.js -rw-r--r-- 354 bytes

back to top