New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move remaining users of the legacy networking stack to fetch. #13961
Merged
+155
−233
Remove the unused LoadOrigin implementation from WorkerScriptLoadOrigin.
cecd60b
Select commit
44c80d5
Ignore the Content-Type header completely for @font-face.
Ms2ger a79c06d
Implement fetch_async in net_traits.
Ms2ger 953fa89
Use fetch_async in the font cache.
Ms2ger e844a36
Remove load_async.
Ms2ger e8d9546
Use fetch_async in the image cache.
Ms2ger 40c711b
Remove LoadConsumer::Listener.
Ms2ger 8a60160
Remove unused argument to start_sending_opt.
Ms2ger fe3d512
Remove ProgressSender::Listener.
Ms2ger 4bbeecb
Remove AsyncResponseTarget.
Ms2ger 634a398
Move ResponseAction to the image cache.
Ms2ger 479cf1e
Stop panicking when trying to load ftp URLs.
Ms2ger c3c6df6
Rewrite load_whole_resource using the fetch stack.
Ms2ger cecd60b
Remove the unused LoadOrigin implementation from WorkerScriptLoadOrigin.
Ms2ger
Merged
Move remaining users of the legacy networking stack to fetch. #13961
Remove the unused LoadOrigin implementation from WorkerScriptLoadOrigin.
Oct 26, 2016
Oct 11, 2016
Oct 11, 2016
Oct 12, 2016
Oct 10, 2016
Oct 11, 2016
Oct 11, 2016
Oct 11, 2016
Oct 11, 2016
Oct 11, 2016
Nov 2, 2016
Oct 12, 2016
Oct 12, 2016
cecd60b
Select commit
44c80d5
Ignore the Content-Type header completely for @font-face.
Ms2ger a79c06d
Implement fetch_async in net_traits.
Ms2ger 953fa89
Use fetch_async in the font cache.
Ms2ger e844a36
Remove load_async.
Ms2ger e8d9546
Use fetch_async in the image cache.
Ms2ger 40c711b
Remove LoadConsumer::Listener.
Ms2ger 8a60160
Remove unused argument to start_sending_opt.
Ms2ger fe3d512
Remove ProgressSender::Listener.
Ms2ger 4bbeecb
Remove AsyncResponseTarget.
Ms2ger 634a398
Move ResponseAction to the image cache.
Ms2ger 479cf1e
Stop panicking when trying to load ftp URLs.
Ms2ger c3c6df6
Rewrite load_whole_resource using the fetch stack.
Ms2ger cecd60b
Remove the unused LoadOrigin implementation from WorkerScriptLoadOrigin.
Ms2ger