gecko-dev/docshell
Emilio Cobos Álvarez f131713362 Bug 1516366 - Move base classes from nsDocument to nsIDocument. r=smaug
This is a big step in order to merge both.

Also allows to remove some very silly casts, though it causes us to add some
ToSupports around to deal with ambiguity of casts from nsIDocument to
nsISupports, and add a dummy nsISupports implementation that will go away later
in the series.

Differential Revision: https://phabricator.services.mozilla.com/D15352
2018-12-29 20:41:28 +01:00
..
base Bug 1516366 - Move base classes from nsDocument to nsIDocument. r=smaug 2018-12-29 20:41:28 +01:00
build Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
resources/content Bug 1506042 - Enable ESLint for docshell/resources and docshell/test/chrome (automatic fixes). r=smaug 2018-11-09 10:54:04 +00:00
shistory Bug 1497995 - Make URI a constructor argument of nsDocShellLoadState; r=bzbarsky 2018-12-21 20:17:43 +00:00
test Bug 1507702 - Don't make about:crash* accessible to web content r=Ehsan,bzbarsky 2018-11-29 12:07:27 -06:00
moz.build Bug 1417383 - Move mochitests from docshell/test/ to docshell/test/mochitest/ to aid ESLint. r=qdot 2018-10-02 07:45:54 +00:00