servo/components/net_traits
Jan Zerebecki 95a7482d26 Remove same-origin-data-url flag from fetch implementation
The spec removed it. Check the scheme instead, data is always same origin now,
except for workers.
This also updates the comments to make step numbers match the spec.
Closes #13362
2016-10-01 00:27:03 -07:00
..
image Add style check, test, and code fixes for an else brace check. 2016-07-04 18:38:13 -04:00
blob_url_store.rs Put Blob URL online 2016-07-15 20:33:51 +08:00
bluetooth_scanfilter.rs requestDevice update 2016-09-14 08:41:02 +02:00
bluetooth_thread.rs Refactor Bluetooth error handling 2016-07-27 15:02:01 +02:00
Cargo.toml Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
filemanager_thread.rs Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
hosts.rs Deny unsafe code in some more modules. 2016-06-04 18:07:16 +02:00
image_cache_thread.rs Remove unnecessary 'unwrap' calls from ImageCacheThread 2016-07-13 09:38:55 +02:00
lib.rs Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
pub_domains.rs Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
request.rs Remove same-origin-data-url flag from fetch implementation 2016-10-01 00:27:03 -07:00
response.rs Add FetchMetadata and update corresponding methods 2016-09-21 14:26:03 -07:00
storage_thread.rs send a reply when thread is done exiting 2016-05-30 09:21:09 -06:00