fune/layout
Boris Chiou 3af19b13db Bug 1803094 - Create PreShell later than the setup of viewport size when reflowing the print job. r=emilio
Basically, we notify the media feature values changed when creating a
new preshell. For the print job, we have to set the page size, the
visible area, and set mIsRootPaginatedDocument before doing this
notification, so we can get the correct viewport size and use it to select
the correct responsive image source, in print preview of the top level
document.

Note: I intentionally set mIsRootPaginatedDocument earilier than visible
area to avoid a potential redundant notification because we notify the
media feature values changed for all changes when creating a new preshell
as well.

Differential Revision: https://phabricator.services.mozilla.com/D165089
2022-12-21 19:04:58 +00:00
..
base Bug 1803094 - Create PreShell later than the setup of viewport size when reflowing the print job. r=emilio 2022-12-21 19:04:58 +00:00
build Bug 1793463 - Part 4: Generate static components entries for protocols, r=necko-reviewers,xpcom-reviewers,valentin,kmag 2022-12-01 15:43:19 +00:00
docs Bug 1800091 - Update reftests running tests documentation. r=tnikkel 2022-11-11 14:10:34 +00:00
forms Bug 1805105 - Invalidate paint for <input type=range> when its @list changes r=emilio 2022-12-19 13:06:49 +00:00
generic Bug 290125 - Create a pref to treat floated ::first-letter more like webkit/blink, not tightly wrapping the glyph extents. r=emilio 2022-12-20 07:55:24 +00:00
inspector
ipc
mathml Bug 1586574 - apply horizontal writing mode to mathml elements. r=emilio 2022-12-16 17:07:56 +00:00
media
painting Bug 1802799 - [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines r=emilio,geckoview-reviewers,ohall 2022-12-19 22:47:24 +00:00
printing Bug 1803094 - Create PreShell later than the setup of viewport size when reflowing the print job. r=emilio 2022-12-21 19:04:58 +00:00
reftests Bug 290125 - Adjust first-letter reftests to be robust against change to floating-firstletter metrics. r=emilio 2022-12-20 07:55:24 +00:00
style Bug 1467917 - Enable crashtest everywhere. r=dholbert 2022-12-20 08:27:33 +00:00
svg Backed out changeset 3fb9690b38b7 (bug 1804958) for causing reftest failures on 1804958.html CLOSED TREE 2022-12-16 13:44:34 +02:00
tables Bug 1803863 Part 3 - Simplify the usages for ReflowOutput. r=emilio 2022-12-03 18:35:43 +00:00
tools Bug 1803391 - update comments / text references to session store modules as 'jsm's, r=Standard8 2022-12-12 10:08:03 +00:00
xul Bug 1430892: Prevent accidental selection of an item in a dropdown menu and closing the menu on macOS. r=mstange 2022-12-20 16:55:44 +00:00
moz.build