Bug 241355

Summary: Handle the view being disconnected during applyTopLeftLocationOffset
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.