Bug 230706 - RenderElement::moveLayers should take reference
Summary: RenderElement::moveLayers should take reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-23 11:51 PDT by Rob Buis
Modified: 2021-09-23 23:54 PDT (History)
9 users (show)

See Also:


Attachments
Patch (3.31 KB, patch)
2021-09-23 11:54 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2021-09-23 11:51:04 PDT
RenderElement::moveLayers should take reference for newParent since it is always non-null.
Comment 1 Rob Buis 2021-09-23 11:54:24 PDT
Created attachment 439076 [details]
Patch
Comment 2 EWS 2021-09-23 23:53:00 PDT
Committed r283027 (242087@main): <https://commits.webkit.org/242087@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439076 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-23 23:54:26 PDT
<rdar://problem/83482701>