Bug 1808155 Part 3: Make NativeLayerCA report when RenderCompositorNative is creating...
commitf79f1d7957d538b51f818236f4f4721826deb593
authorBrad Werth <bwerth@mozilla.com>
Wed, 19 Apr 2023 20:02:46 +0000 (19 20:02 +0000)
committerBrad Werth <bwerth@mozilla.com>
Wed, 19 Apr 2023 20:02:46 +0000 (19 20:02 +0000)
tree0b48e3daaf0f99dab6112ea1ef6d5afac75d269a
parentd02455cf0152a9a647e871fe4cb29c49a469f79d
Bug 1808155 Part 3: Make NativeLayerCA report when RenderCompositorNative is creating new video surfaces. r=mstange

This additional logging message will help to eliminate the false positives
of AttachExternalImage or SetRootWindowIsFullscreen being blamed for
causing the video layer to be rebuilt. If the layer itself is new, a video
layer rebuild is unavoidable.

Differential Revision: https://phabricator.services.mozilla.com/D175399
gfx/layers/NativeLayerCA.mm