gecko-dev/layout
Mirko Brodesser a205cfcd91 Bug 1613071: rename `RangeData` to `StyledRange` and move it to separate file. r=smaug
Breaks the dependency from Selection.h. Allows reuse for Selection
across the Shadow DOM boundary, which will require styled ranges to be
stored in `DocumentOrShadowRoot` too.

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

--HG--
extra : moz-landing-system : lando
2020-02-05 09:12:23 +00:00
..
base Bug 1611462 - Optimize position changes better. r=dholbert 2020-02-04 21:20:34 +00:00
build Bug 1612085 - part 2: Make `nsRange` instances reused r=smaug 2020-01-30 17:10:59 +00:00
doc
forms Bug 1612085 - part 1: Hide constructor of `nsRange` r=smaug 2020-01-30 13:23:35 +00:00
generic Bug 1613071: rename `RangeData` to `StyledRange` and move it to separate file. r=smaug 2020-02-05 09:12:23 +00:00
inspector Bug 1613071: rename `RangeData` to `StyledRange` and move it to separate file. r=smaug 2020-02-05 09:12:23 +00:00
ipc Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
mathml Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron 2020-02-01 09:40:36 +00:00
media
painting Bug 1613114 - Remove rounding the backdrop filter bounds during WR display list building. r=jrmuizel 2020-02-04 20:24:55 +00:00
printing Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
reftests Bug 1598751 - Remove w3c-css/received/css-conditional reftests. r=dbaron 2020-02-05 02:59:07 +00:00
style Bug 1611462 - Optimize position changes better. r=dholbert 2020-02-04 21:20:34 +00:00
svg Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron 2020-02-01 09:40:36 +00:00
tables Bug 1610670 - Add AllPhysicalSides() to support range-based for loops. r=mats 2020-02-04 03:28:27 +00:00
tools Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +00:00
xul Bug 1612444. Improve some error messages for exceptions in layout. r=emilio 2020-02-03 20:35:54 +00:00
moz.build