gecko-dev/layout
Emilio Cobos Álvarez 947f73901b Bug 1655106 - Minor cleanups to nsPrintJob. r=jwatt
* Remove silly checks for (bool && !bool) which are obviously
   redundant.
 * Use MOZ_TRY where appropriate.

Differential Revision: https://phabricator.services.mozilla.com/D84850
2020-07-24 18:16:16 +00:00
..
base Bug 1653615 - Ensure displayport snapping doesn't move by more than the margin. r=kats 2020-07-24 07:09:47 +00:00
build Bug 1652254 - Remove svg from some moz.build local includes r=dholbert 2020-07-12 16:38:26 +00:00
docs
forms Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
generic Bug 1652288 - Expand the RCD-RSF's ink overflow rect by the dynamic toolbar height in DescendIntoChild(). r=hiro 2020-07-24 18:20:20 +00:00
inspector Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
ipc
mathml Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
media
painting Bug 1631460 - Render margin-indicator guides on each page of print preview if the nsIPrintSettings.showMarginGuides flag is set. r=dholbert 2020-07-22 05:34:30 +00:00
printing Bug 1655106 - Minor cleanups to nsPrintJob. r=jwatt 2020-07-24 18:16:16 +00:00
reftests Bug 1654960 - Remove the duplicate 1420528-1.html in reftest.list. r=heycam 2020-07-24 04:31:35 +00:00
style Bug 1648938 - Convert writing-modes #defines to an enum class. r=emilio 2020-07-23 21:31:23 +00:00
svg Bug 1653193 - Hide complex template instance PrimitiveAttributes. r=mstange 2020-07-21 08:39:35 +00:00
tables Bug 1651530 - Apply min/max-block-size to tables. r=mats 2020-07-21 19:12:39 +00:00
tools Bug 1652270. Convert nsFrameLoader::Print to return a Promise. r=farre,remote-protocol-reviewers,marionette-reviewers,jgraham,whimboo,mixedpuppy 2020-07-22 23:17:45 +00:00
xul Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
moz.build