mirror of
https://github.com/servo/servo.git
synced 2025-07-19 05:13:55 +01:00
This fixes issue #3630 A short summary of the changes: * Use generation id to cancel inflight requests * Handles nested calls to abort, open, send inside handlers * Adds XHRReleaseMsg to delay freeing XHR object till all inflight events are processed * Change the ErroredMsg enum to be more symmetric with the returned Error enum |
||
---|---|---|
.. | ||
dom | ||
parse | ||
Cargo.toml | ||
cors.rs | ||
layout_interface.rs | ||
lib.rs | ||
makefile.cargo | ||
page.rs | ||
script_task.rs | ||
timers.rs |