gecko-dev/layout
Emilio Cobos Álvarez b997cfcaf4 Bug 1614208 - Stop including PresShell.h and nsPresContext.h from Element.h. r=smaug
nsPresContext.h is only used for unit conversion, which can be done by Units.h
in a similar fashion.

PresShell.h was needed for some capturing-content stuff which can be moved out
of line.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 01:23:12 +00:00
..
base Bug 1614208 - Stop including AccessibleCaretEventHub and PresShell.h from Selection.h. r=TYLin 2020-02-11 01:22:29 +00:00
build Bug 1612085 - part 2: Make nsRange instances reused r=smaug 2020-01-30 17:10:59 +00:00
doc
forms Bug 1613732 Part 2 - Remove unused ReflowChildFlags::NoVisibility. r=dholbert 2020-02-07 04:17:33 +00:00
generic Bug 1614208 - Stop including PresShell.h and nsPresContext.h from Element.h. r=smaug 2020-02-11 01:23:12 +00:00
inspector Bug 1613257 removed redundant return statement. r=smaug 2020-02-07 14:06:36 +00:00
ipc Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
mathml Bug 1614208 - Stop including AccessibleCaretEventHub and PresShell.h from Selection.h. r=TYLin 2020-02-11 01:22:29 +00:00
media
painting Bug 1606628 - Fix background and border image association to be symmetric. r=tnikkel 2020-02-07 20:36:34 +00:00
printing Bug 1582832: Part 3 - Correctly handle windowless BCs created for printing. r=nika 2020-02-06 19:08:06 +00:00
reftests Bug 1612291 - Fix two issues with themed widgets in high contrast mode. r=heycam 2020-02-10 00:37:36 +00:00
style Bug 1614208 - Stop including AccessibleCaretEventHub and PresShell.h from Selection.h. r=TYLin 2020-02-11 01:22:29 +00:00
svg Bug 1614165 part 1. Improve error messages for SVG text. r=emilio 2020-02-09 02:15:32 +00:00
tables Bug 1613834 - Remove redundant check from nsTableCellMap::RemoveColsAtEnd. r=dbaron 2020-02-08 06:29:28 +00:00
tools Bug 1613929 - Normalize reftest manifest identifiers; r=jmaher 2020-02-10 14:42:09 +00:00
xul No bug - Fix non-unified build in nsImageBoxFrame.cpp 2020-02-08 16:52:51 +00:00
moz.build