Revision 4f05c011be2ef38886088a09748b90dd2476d40f authored by Mugdha Lakhani on 18 October 2018, 15:50:21 UTC, committed by Chromium WPT Sync on 18 October 2018, 15:50:21 UTC
This bug removes the check from renderer that prevents
this access, and updates idl files accordingly.

It also adds a WPT test to check that incomplete fetches
provide access to downloaded content.

Bug: 875201
Change-Id: I54ab33180f4d8ff49718b502bdea10740195c45c
1 parent b38f09e
History
File Mode Size
resources
META.yml -rw-r--r-- 89 bytes
cross_origin.html -rw-r--r-- 1.4 KB
idlharness.any.js -rw-r--r-- 690 bytes
navigation_timing_idl.html -rw-r--r-- 514 bytes
navigation_timing_idl.https.html -rw-r--r-- 514 bytes
resource_timing_idl.html -rw-r--r-- 510 bytes
resource_timing_idl.https.html -rw-r--r-- 510 bytes
server_timing_header-parsing.html -rw-r--r-- 2.1 KB
server_timing_header-parsing.https.html -rw-r--r-- 2.1 KB
service_worker_idl.https.html -rw-r--r-- 561 bytes
sw.js -rw-r--r-- 585 bytes
test_server_timing.html -rw-r--r-- 1.6 KB
test_server_timing.html.sub.headers -rw-r--r-- 80 bytes
test_server_timing.https.html -rw-r--r-- 1.6 KB
test_server_timing.https.html.sub.headers -rw-r--r-- 80 bytes

back to top