gecko-dev/layout
flowejam 68f084fc8b Bug 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin
Values were static_casted where required. Some functions in WritingModes.h were
rewritten such that bitwise operations aren't being used. Added static_casts to
avoid (debug) build errors from debugging printfs in layout/tables/nsCellMap.cpp.

Differential Revision: https://phabricator.services.mozilla.com/D205510
2024-03-26 17:55:16 +00:00
..
base Bug 1887738 - Remove preferences of motion path (ray(), basic-shapes, coord-box, offset-position). r=layout-reviewers,devtools-reviewers,emilio,nchevobbe 2024-03-26 16:52:03 +00:00
build Bug 1881845 - Remove nsContentCID.h r=smaug,media-playback-reviewers,karlt 2024-03-04 23:41:05 +00:00
docs Bug 1847086 - Document that layout reftests have SpecialPowers access. r=botond 2023-08-15 00:20:54 +00:00
forms Bug 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin 2024-03-26 17:55:16 +00:00
generic Bug 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin 2024-03-26 17:55:16 +00:00
inspector Bug 1886392 - [devtools] Show @property rules in StyleEditor at-rules sidebar. r=devtools-reviewers,ochameau. 2024-03-21 06:14:51 +00:00
ipc
mathml Bug 1886942 Part 1 - Remove typedefs in nsTableCellFrame. r=layout-reviewers,emilio 2024-03-23 17:06:05 +00:00
media
painting Bug 1848765 - Use nsTArray<>::StableSort for nsDisplayList::Sort. r=smaug 2024-03-26 09:43:46 +00:00
printing Backed out changeset 4641c3dcf0c3 (bug 1876538) for causing mochitest-chrome failures on test_animation_observers_async.html. CLOSED TREE 2024-01-26 19:21:35 +02:00
reftests Bug 1887539 - Fix nsRangeFrame::UpdateForValueChange after bug 1740580. r=dholbert 2024-03-26 09:16:21 +00:00
style Bug 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin 2024-03-26 17:55:16 +00:00
svg Bug 1887261 - Make clip-path: path() react to zoom. r=longsonr 2024-03-23 15:11:22 +00:00
tables Bug 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin 2024-03-26 17:55:16 +00:00
tools Bug 1885723 - Fix more jsm references in misc code. r=Gijs,necko-reviewers,dom-storage-reviewers,janv,kershaw 2024-03-19 08:59:11 +00:00
xul Bug 1712669 - Make Windows tooltip margin depend on cursor size. r=yjuglaret,win-reviewers,desktop-theme-reviewers,dao 2024-03-19 14:17:58 +00:00
moz.build