Bug 239390 - RenderLayer::move parent mismatch
Summary: RenderLayer::move parent mismatch
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brandon
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-15 09:52 PDT by Brandon
Modified: 2022-04-19 13:32 PDT (History)
13 users (show)

See Also:


Attachments
Patch (3.51 KB, patch)
2022-04-15 09:59 PDT, Brandon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon 2022-04-15 09:52:12 PDT
<rdar://91519558>
Comment 1 Brandon 2022-04-15 09:59:36 PDT
Created attachment 457705 [details]
Patch
Comment 2 Wenson Hsieh 2022-04-15 10:06:41 PDT
Comment on attachment 457705 [details]
Patch

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

> Source/WebCore/ChangeLog:3
> +        Parent Mismatch

Perhaps this title could be a bit more descriptive?
Comment 3 Brandon 2022-04-15 10:12:11 PDT
Committed r292911 (?): <https://commits.webkit.org/r292911>
Comment 4 Darin Adler 2022-04-19 13:32:34 PDT
Comment on attachment 457705 [details]
Patch

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

>> Source/WebCore/ChangeLog:3
>> +        Parent Mismatch
> 
> Perhaps this title could be a bit more descriptive?

Simplify layer parent handling for better robustness