[webkit-reviews] review granted: [Bug 222798] <model> should create a model-owning compositing layer : [Attachment 422362] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 08:56:48 PST 2021


Dean Jackson <dino at apple.com> has granted Tim Horton <thorton at apple.com>'s
request for review:
Bug 222798: <model> should create a model-owning compositing layer
https://bugs.webkit.org/show_bug.cgi?id=222798

Attachment 422362: Patch

https://bugs.webkit.org/attachment.cgi?id=422362&action=review




--- Comment #3 from Dean Jackson <dino at apple.com> ---
Comment on attachment 422362
  --> https://bugs.webkit.org/attachment.cgi?id=422362
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=422362&action=review

> Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:1856
> +    if (m_uncommittedChanges & ContentsModelChanged) // Needs to happen
before ChildrenChanged

Nit: .


More information about the webkit-reviews mailing list