WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
236858
Ensure layer has backing during traversal
https://bugs.webkit.org/show_bug.cgi?id=236858
Summary
Ensure layer has backing during traversal
Brandon
Reported
2022-02-18 12:58:28 PST
<
rdar://88329753
>
Attachments
Patch
(1.56 KB, patch)
2022-02-18 13:05 PST
,
Brandon
no flags
Details
Formatted Diff
Diff
Patch
(2.17 KB, patch)
2022-02-21 12:19 PST
,
Brandon
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Brandon
Comment 1
2022-02-18 13:05:51 PST
Created
attachment 452568
[details]
Patch
Simon Fraser (smfr)
Comment 2
2022-02-21 12:05:24 PST
Comment on
attachment 452568
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=452568&action=review
> Source/WebCore/rendering/RenderLayerCompositor.cpp:3462 > + if (!ancestorLayer.backing())
This should test isComposited().
Brandon
Comment 3
2022-02-21 12:19:06 PST
Created
attachment 452754
[details]
Patch
EWS
Comment 4
2022-02-21 19:58:59 PST
Committed
r290285
(
247609@main
): <
https://commits.webkit.org/247609@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 452754
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug