gecko-dev/layout
Emilio Cobos Álvarez 53e865c922 Bug 1614198 - Make CachedBorderImageData a frame property. r=aosmond
Storing it in the style value doesn't make much sense, specially since we store
drawing-dependent stuff there like the svg viewport size, which clearly depends
on the size of the frame.

This cache may not be very useful anymore, see the linked bug, but this unblocks
me with other style system cleanups and seems safer.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 20:56:05 +00:00
..
base Bug 1599795 - Rename BrowserChild::GetRemoteDocumentRect to GetTopLevelViewportVisibleRectInBrowserCoords. r=emilio 2020-02-11 03:35:56 +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 1614198 - Make CachedBorderImageData a frame property. r=aosmond 2020-02-11 20:56:05 +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 1614198 - Make CachedBorderImageData a frame property. r=aosmond 2020-02-11 20:56:05 +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 1614198 - Make CachedBorderImageData a frame property. r=aosmond 2020-02-11 20:56:05 +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