gecko-dev/gfx/layers
Markus Stange f2abb9133c Bug 1599606 - Remove an assert in non-WebRender code. r=jnicol
This assert fails on the new reftest from this bug, on Android.

I haven't dug into it too deeply, given that it's code that'll be going away at
some point soon (hopefully), but I think what happens is that we have a fixed
layer which is not annotated as fixed. That's normal for background-attachment:
fixed root backgrounds. We handle explicitly-annotated-as-fixed layers a bit
further up in this function.

Returning false here seems like a very safe thing to do.

Depends on D54855

Differential Revision: https://phabricator.services.mozilla.com/D103736
2021-02-02 09:49:10 +00:00
..
apz Bug 1687927. Don't request a repaint for a scroll update of type NewScrollFrame that doesn't change the scroll offset. r=botond 2021-02-02 04:24:08 +00:00
basic
client Bug 1599606 - Remove an assert in non-WebRender code. r=jnicol 2021-02-02 09:49:10 +00:00
composite
d3d11
ipc Bug 1687886. Don't request a repaint and set a display port if it's the first time for an azpc getting metrics always. r=botond 2021-02-01 11:15:04 +00:00
layerviewer
mlgpu
opengl
protobuf
wr
AndroidHardwareBuffer.cpp
AndroidHardwareBuffer.h
AnimationHelper.cpp
AnimationHelper.h
AnimationInfo.cpp
AnimationInfo.h
AnimationStorageData.h
AtomicRefCountedWithFinalize.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BSPTree.cpp
BSPTree.h
BufferTexture.cpp
BufferTexture.h
BuildConstants.h
CanvasDrawEventRecorder.cpp
CanvasDrawEventRecorder.h
CanvasRenderer.cpp
CanvasRenderer.h
CompositionRecorder.cpp
CompositionRecorder.h
Compositor.cpp
Compositor.h
CompositorAnimationStorage.cpp
CompositorAnimationStorage.h
CompositorTypes.cpp
CompositorTypes.h
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp
D3D11ShareHandleImage.h
D3D11YCbCrImage.cpp
D3D11YCbCrImage.h
DMABUFSurfaceImage.cpp
DMABUFSurfaceImage.h
DirectedGraph.h
DirectionUtils.h
Effects.cpp
Effects.h
FrameMetrics.cpp Bug 1687927. Don't request a repaint for a scroll update of type NewScrollFrame that doesn't change the scroll offset. r=botond 2021-02-02 04:24:08 +00:00
FrameMetrics.h Bug 1687927. Don't request a repaint for a scroll update of type NewScrollFrame that doesn't change the scroll offset. r=botond 2021-02-02 04:24:08 +00:00
GLImages.cpp
GLImages.h
GPUVideoImage.h
IMFYCbCrImage.cpp
IMFYCbCrImage.h
IPDLActor.h
ImageContainer.cpp
ImageContainer.h
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageLayers.cpp
ImageLayers.h
ImageTypes.h
LayerAttributes.h
LayerManager.cpp
LayerManager.h
LayerMetricsWrapper.h
LayerScope.cpp
LayerScope.h
LayerSorter.cpp
LayerSorter.h
LayerTreeInvalidation.cpp
LayerTreeInvalidation.h
LayerUserData.h
Layers.cpp
Layers.h
LayersHelpers.cpp
LayersHelpers.h
LayersTypes.cpp Bug 1682647 - Expose Software WebRender + D3D11 status to telemetry. r=jrmuizel 2021-02-02 15:26:22 +00:00
LayersTypes.h
MacIOSurfaceHelpers.cpp
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
MemoryPressureObserver.cpp
MemoryPressureObserver.h
NativeLayer.h
NativeLayerCA.h
NativeLayerCA.mm
OOPCanvasRenderer.h
PaintThread.cpp
PaintThread.h
PersistentBufferProvider.cpp
PersistentBufferProvider.h
ProfilerScreenshots.cpp
ProfilerScreenshots.h
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RecordedCanvasEventImpl.h
RenderTrace.cpp
RenderTrace.h
RepaintRequest.cpp
RepaintRequest.h
RotatedBuffer.cpp
RotatedBuffer.h
SampleTime.cpp
SampleTime.h
ScreenshotGrabber.cpp
ScreenshotGrabber.h
ScrollableLayerGuid.cpp
ScrollableLayerGuid.h
ShareableCanvasRenderer.cpp
ShareableCanvasRenderer.h
SourceSurfaceSharedData.cpp
SourceSurfaceSharedData.h
SourceSurfaceVolatileData.cpp
SourceSurfaceVolatileData.h
SurfacePool.h
SurfacePoolCA.h
SurfacePoolCA.mm
SyncObject.cpp
SyncObject.h
TextureDIB.cpp
TextureDIB.h
TextureSourceProvider.cpp
TextureSourceProvider.h
TextureSync.cpp
TextureSync.h
TextureWrapperImage.cpp
TextureWrapperImage.h
TiledLayerBuffer.h
TransactionIdAllocator.h
TreeTraversal.h
UpdateImageHelper.h
ZoomConstraints.cpp
ZoomConstraints.h
moz.build