gecko-dev/dom/interfaces/base
Hiroyuki Ikezoe f5f6f60da5 Bug 1586144 - Factor dynamic toolbar max height into layout metrics. r=emilio,botond
Now
* nsPresContext::mVisibleArea is excluding the toolbar max height so that
  ICB is now static regardless of the dynamic toolbar transition
* nsPresContext::mSizeForViewportUnits is introduced to resolve viewport units
  which is including the toolbar max height

That means that with the dynamic toolbar max height;

  mVisibleArea < mSizeForViewportUnits

See https://github.com/bokand/URLBarSizing for more detail backgrounds of this
change.

Depends on D50417

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

--HG--
extra : moz-landing-system : lando
2019-11-14 06:00:05 +00:00
..
domstubs.idl
moz.build
nsIBrowser.idl
nsIBrowserChild.idl
nsIBrowserDOMWindow.idl
nsIBrowserUsage.idl
nsIContentPermissionPrompt.idl
nsIContentPrefService2.idl
nsIContentProcess.idl
nsIDOMChromeWindow.idl
nsIDOMGlobalPropertyInitializer.idl
nsIDOMWindow.idl
nsIDOMWindowUtils.idl Bug 1586144 - Factor dynamic toolbar max height into layout metrics. r=emilio,botond 2019-11-14 06:00:05 +00:00
nsIFocusManager.idl
nsIQueryContentEventResult.idl
nsIRemoteTab.idl Bug 1592829 - Remove hasContentOpener logic from C++ and check for content opener directly from JavaScript, r=nika 2019-11-06 20:14:32 +00:00
nsIServiceWorkerManager.idl
nsIStructuredCloneContainer.idl
nsITextInputProcessor.idl
nsITextInputProcessorCallback.idl