Bug 241355 - Handle the view being disconnected during applyTopLeftLocationOffset
Summary: Handle the view being disconnected during applyTopLeftLocationOffset
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-06 17:17 PDT by Matt Woodrow
Modified: 2022-06-08 16:17 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2022-06-06 17:17:54 PDT
It looks like we can sometimes have a disconnected view when running applyTopLeftLocationOffset, so we should handle that case.

<rdar://92432637>
Comment 1 Radar WebKit Bug Importer 2022-06-06 17:19:15 PDT
<rdar://problem/94474251>
Comment 2 Matt Woodrow 2022-06-06 17:24:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1337
Comment 3 EWS 2022-06-08 16:17:15 PDT
Committed r295399 (251405@main): <https://commits.webkit.org/251405@main>

Reviewed commits have been landed. Closing PR #1337 and removing active labels.