gecko-dev/toolkit
Masayuki Nakano 9165a150a1 Bug 1540930 - Make nsPresContext use mozilla::PresShell directly rather than via nsIPresShell r=emilio
`nsPresContext` should use `mozilla::PresShell` directly instead of
`nsIPresShell`.  This patch makes it.

Unfortunately, `nsPresContext` and `nsIFrame` have `PresShell()`.  Therefore,
we cannot use `PresShell*` in its methods so that this patch uses `mozilla::`
namespace prefix.

It might be better to rename them as `PresShellPtr()` in another bug.

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

--HG--
extra : moz-landing-system : lando
2019-04-03 12:40:26 +00:00
..
actors Bug 1319116 - Part 2 - "Cancel" reverts header and footer settings to defaults r=jwatt 2019-04-01 14:42:24 +00:00
components Bug 1540930 - Make nsPresContext use mozilla::PresShell directly rather than via nsIPresShell r=emilio 2019-04-03 12:40:26 +00:00
content Bug 1498569, Replace wizard.xml attributes with event listeners, r=Gijs 2019-04-02 08:56:25 +00:00
crashreporter Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
forgetaboutsite Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
library Backed out 2 changesets (bug 1529774) for android mochitest failures on test_profile_worker.html. 2019-03-27 04:00:50 +02:00
locales Bug 1536459 add messages for different private permission conditions r=flod,aswan 2019-03-27 19:03:41 +00:00
modules Bug 1541388 - Remove Array generics from NewTabUtils.jsm. r=dao 2019-04-03 12:12:34 +00:00
mozapps Bug 1536637 - correct the bug number detailing test_gmpProvider.js being disabled for windows10-aarch64 r=jmaher 2019-04-02 21:24:55 +00:00
pluginproblem Bug 1507895 - Part IV, Remove the XBL pluginProblem binding r=smaug 2019-01-26 07:51:10 +00:00
profile Bug 1498569, Replace wizard.xml attributes with event listeners, r=Gijs 2019-04-02 08:56:25 +00:00
recordreplay Bug 1535459 - Create BrowsingContext in middleman processes. 2019-03-15 07:25:49 -10:00
system Bug 1539600 - simplify KeyAppendInt and SetProxyResult; r=mccr8 2019-03-27 21:34:23 +00:00
themes Bug 1535253 - Add back the .contentPane rule to passwordmgr.css that was removed accidentally. r=MattN 2019-04-01 20:36:48 +00:00
xre Bug 1539577 - Avoid calling InitUIThread when native event processing is turned off. r=bobowen 2019-04-01 08:13:11 +00:00
.eslintrc.js
moz.build Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
moz.configure Bug 1537641 - Make MIDL use clang-cl as a preprocessor. r=dmajor 2019-03-26 16:29:17 +00:00
nss.configure
toolkit.mozbuild Bug 1519851 - Create --enable-fuzzing debug build job for MacOSX. r=dustin 2019-03-19 17:01:38 +00:00