gecko-dev/docshell
Andreas Tolfsen 243b658475 bug 1549708: docshell: add nsIDocShell.isForceReloading; r=bzbarsky
Exposes a new nsIDocShell API, isForceReloading, to determine if
the loaded document was force-reloaded or not.

It relies on the underlying behaviour of nsDocShell::IsForceReloading(),
which again relies on nsDocShell::IsForceReloadType(mLoadType).

The getter is used in the remote agent to test that
Page.reload({ignoreCache: true}) works as intended.

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

--HG--
extra : moz-landing-system : lando
2019-11-04 13:28:23 +00:00
..
base bug 1549708: docshell: add nsIDocShell.isForceReloading; r=bzbarsky 2019-11-04 13:28:23 +00:00
build Bug 1588491 - Associate session history entries with a session history object from creation. r=smaug 2019-10-17 20:03:49 +02:00
resources/content Bug 1584998: Make x-frame-options work with fission enabled. r=jkt,farre,johannh,flod 2019-10-31 08:28:35 +00:00
shistory Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm 2019-11-01 02:57:20 +00:00
test Merge mozilla-inbound to mozilla-central. a=merge 2019-11-06 14:54:44 +01:00
moz.build Bug 1532703 - Redirect "about:config" to the HTML version on all channels for browser builds. r=mconley 2019-10-14 15:58:42 +00:00