gecko-dev/layout/painting
Emilio Cobos Álvarez bc989db245 Bug 1787623 - Make invalid and unsupported filters paint the unfiltered frame. r=botond
https://drafts.fxtf.org/filter-effects/#typedef-filter-url:

> A filter reference to a filter element. For example
> url(commonfilters.svg#filter). If the filter references a non-existent
> object or the referenced object is not a filter element, then the
> whole filter chain is ignored. No filter is applied to the object.

Differential Revision: https://phabricator.services.mozilla.com/D156074
2022-09-05 10:24:14 +00:00
..
crashtests Bug 847368 - Reset floating first letter's reflow status before checking break-inside:avoid. r=emilio 2022-06-20 23:04:50 +00:00
ActiveLayerTracker.cpp Bug 1767125 - Change the type of LayerActivity::mPreviousTransformScale to Maybe<MatrixScales>. r=botond 2022-06-02 16:08:43 +00:00
ActiveLayerTracker.h Bug 1760222 - Ignore unchanged property for scroll-linked effect detector. r=hiro 2022-03-27 23:40:24 +00:00
BorderCache.h
BorderConsts.h
DashedCornerFinder.cpp Bug 1754315: Fix non-unified build errors in layout/painting, and mark it as safe to build in non-unified mode. r=boris 2022-02-09 01:06:29 +00:00
DashedCornerFinder.h
DisplayItemClip.cpp Bug 1733727 part 3: Use StaticAutoPtr to manage lifetime of various "gFoo" static global variables in layout. r=jfkthame 2021-10-02 18:59:11 +00:00
DisplayItemClip.h
DisplayItemClipChain.cpp
DisplayItemClipChain.h
DisplayListClipState.cpp
DisplayListClipState.h
DottedCornerFinder.cpp Bug 1754315: Fix non-unified build errors in layout/painting, and mark it as safe to build in non-unified mode. r=boris 2022-02-09 01:06:29 +00:00
DottedCornerFinder.h
HitTestInfo.cpp Bug 1764419 - Fix reuse of empty HitTestInfo. r=gfx-reviewers,bradwerth 2022-04-13 13:49:27 +00:00
HitTestInfo.h
LayerState.h
MaskLayerImageCache.cpp
MaskLayerImageCache.h
MatrixStack.h
PaintTracker.cpp
PaintTracker.h
RetainedDisplayListBuilder.cpp Bug 1785310 - Remove mozilla/StaticPrefs_layout.h includes from other headers. r=dholbert 2022-08-17 21:26:36 +00:00
RetainedDisplayListBuilder.h Merge autoland to mozilla-central. a=merge 2022-08-18 06:51:57 +03:00
RetainedDisplayListHelpers.h Bug 1766650 - Store modified frames in display root frame RetainedDisplayListBuilder r=tnikkel 2022-05-30 14:20:58 +00:00
TransformClipNode.h
WindowRenderer.cpp Bug 1754315: Fix non-unified build errors in layout/painting, and mark it as safe to build in non-unified mode. r=boris 2022-02-09 01:06:29 +00:00
WindowRenderer.h Bug 1690619 - Keep track of where the request to rendering something comes from. r=gfx-reviewers,mstange 2021-10-05 12:54:39 +00:00
moz.build Bug 1754315: Fix non-unified build errors in layout/painting, and mark it as safe to build in non-unified mode. r=boris 2022-02-09 01:06:29 +00:00
nsCSSRendering.cpp Bug 1777135 - Part 2: Improve nsNativeTheme::IsDarkBackground by accounting for default bg color. r=dholbert 2022-07-12 09:51:47 +00:00
nsCSSRendering.h Bug 1777135 - Part 2: Improve nsNativeTheme::IsDarkBackground by accounting for default bg color. r=dholbert 2022-07-12 09:51:47 +00:00
nsCSSRenderingBorders.cpp Bug 1779598 - Stop passing around Maybe<SVGImageContext>. r=aosmond 2022-07-14 16:03:25 +00:00
nsCSSRenderingBorders.h
nsCSSRenderingGradients.cpp Bug 1772555 - Use style interpolation code for gradients. r=nical 2022-06-22 23:02:34 +00:00
nsCSSRenderingGradients.h Bug 1772555 - Use style interpolation code for gradients. r=nical 2022-06-22 23:02:34 +00:00
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 1781034 - Remove layout debugger's visual debugging. r=layout-reviewers,dshin 2022-07-26 15:06:30 +00:00
nsDisplayList.cpp Bug 1787623 - Make invalid and unsupported filters paint the unfiltered frame. r=botond 2022-09-05 10:24:14 +00:00
nsDisplayList.h Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsDisplayListArenaTypes.h Bug 1757184 - Allocate display list nodes from nsPresArena instead of ArenaAllocator r=emilio 2022-02-28 19:16:04 +00:00
nsDisplayListInvalidation.cpp Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsDisplayListInvalidation.h Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsImageRenderer.cpp Bug 1779598 - Stop passing around Maybe<SVGImageContext>. r=aosmond 2022-07-14 16:03:25 +00:00
nsImageRenderer.h Bug 1231622. Allow drawing CSS images that don't have a complete frame. r=aosmond 2022-05-05 08:31:08 +00:00