mirror of
https://github.com/servo/servo.git
synced 2025-08-01 11:40:30 +01:00
Update the bug number for Blob-XHR-revoke.html.
This commit is contained in:
parent
e134871a95
commit
6eaef7c18a
2 changed files with 2 additions and 2 deletions
|
@ -366,7 +366,7 @@ impl XMLHttpRequestMethods for XMLHttpRequest {
|
|||
// Step 11 - abort existing requests
|
||||
self.terminate_ongoing_fetch();
|
||||
|
||||
// TODO(izgzhen): In the WPT test: FileAPI/blob/Blob-XHR-revoke.html,
|
||||
// FIXME(#13767): In the WPT test: FileAPI/blob/Blob-XHR-revoke.html,
|
||||
// the xhr.open(url) is expected to hold a reference to the URL,
|
||||
// thus renders following revocations invalid. Though we won't
|
||||
// implement this for now, if ever needed, we should check blob
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue