mugdhalakhani
mugdhalakhani
responseReady could fail if the response stream errored (maybe due lost of network connectivity). It shouldn't be equated to the background fetch failing, instead, the response should be retried by...
This helps to clarify that it refers to the size of the data, not the size of the data down the wire (which could be encoded) or size on disk...
"Delete `Content-Length` from response’s header list." is duplicated under item 8 [here](https://wicg.github.io/background-fetch/#create-record-objects).
This now excludes the case when the event is running and there's at least one nested frame for the origin. A nested frame will have a window client and thus...
@jakearchibald PTAL.
An explainer has been added to this repo for Periodic Background Sync here: https://github.com/WICG/BackgroundSync/pull/154 Some concerns have been raised about having two similar capabilities -- BackgroundSync and Periodic BackgroundSync. The...
A disparity between the intervals at which the web app can synchronize with its servers and those at which the user visits the site gives the origin gets more power...