gecko-dev/dom/fetch
Olli Pettay 7f0bc5d8d8 Bug 1598775 - Ensure postMessage related optimizations during page load work also in Fission, r=farre
Bug 1534012 added a test for postMessage during load and that revealed that mLoading flag isn't always updated
soon enough, so add BrowsingContext::IsLoading which checks also possible local loading status.

Depends on D54754

Differential Revision: https://phabricator.services.mozilla.com/D54836

--HG--
extra : moz-landing-system : lando
2019-11-30 21:13:54 +00:00
..
tests Bug 1577196 - Create a new load group if GetDocumentLoadGroup failed r=baku 2019-09-09 15:54:57 +00:00
BodyExtractor.cpp
BodyExtractor.h
ChannelInfo.cpp
ChannelInfo.h
ChannelInfo.ipdlh
EmptyBody.cpp
EmptyBody.h
Fetch.cpp Bug 1598775 - Ensure postMessage related optimizations during page load work also in Fission, r=farre 2019-11-30 21:13:54 +00:00
Fetch.h
FetchDriver.cpp Bug 1599843 - FetchDriver::FinishOnStopRequest is infallible. r=baku 2019-11-27 18:45:52 +00:00
FetchDriver.h Bug 1599843 - FetchDriver::FinishOnStopRequest is infallible. r=baku 2019-11-27 18:45:52 +00:00
FetchIPCTypes.h
FetchObserver.cpp
FetchObserver.h
FetchStreamReader.cpp
FetchStreamReader.h
FetchTypes.ipdlh Bug 1593162 - Remove the expired telemetry probes added in bug 1127552; r=edgar 2019-11-01 13:43:15 +00:00
FetchUtil.cpp Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
FetchUtil.h
Headers.cpp
Headers.h
InternalHeaders.cpp Bug 1581173 part 1. Add a way to more easily throw TypeErrors and RangeErrors with custom message strings via ErrorResult. r=smaug 2019-09-20 02:19:18 +00:00
InternalHeaders.h
InternalRequest.cpp Bug 1593162 - Remove the expired telemetry probes added in bug 1127552; r=edgar 2019-11-01 13:43:15 +00:00
InternalRequest.h Bug 1593162 - Remove the expired telemetry probes added in bug 1127552; r=edgar 2019-11-01 13:43:15 +00:00
InternalResponse.cpp
InternalResponse.h
Request.cpp Bug 1593162 - Remove the expired telemetry probes added in bug 1127552; r=edgar 2019-11-01 13:43:15 +00:00
Request.h
Response.cpp Bug 824857: Support IDL stringifier attributes r=bzbarsky 2019-10-23 04:55:54 +00:00
Response.h Bug 1580082. Align Response constructor IDL with spec. r=baku 2019-09-11 11:06:58 +00:00
moz.build