-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Description
Once #1329 is merged, Fetching would return a "controller". To make use of that controller, the following action items need to be resolved:
- HTML: Use the controller in the HTML & other specs for aborting/terminating: Editorial: Use fetch controller when terminating/aborting xhr#346
- Fetch: Add
finalizeto the controller, to replace the currentfinalize and report timing. Callfinalize and report timingautomatically on end-of-body #1413 - HTML (& CSS?): Refactor callers of
finalize and report timingto use the new fetch controller'sfinalize - WPT: Add tests that emphasizes that a resource timing entry is per-fetch and not per-response
Metadata
Metadata
Assignees
Labels
No labels