Bug 277458

Summary: Remove and replace `Internals::setTopContentInset()`
Product: WebKit Reporter: Charlie Wolfe <charliew>
Component: Tools / TestsAssignee: Charlie Wolfe <charliew>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Charlie Wolfe
Reported 2024-07-31 17:46:23 PDT
`Internals::setTopContentInset()` tries to set the top content inset on the mainframe, which can’t happen if it’s called from a site isolated iframe. This patch moves it to `TestRunner` and replaces it with an async version of the function.
Attachments
Charlie Wolfe
Comment 1 2024-07-31 17:48:34 PDT
Radar WebKit Bug Importer
Comment 2 2024-07-31 17:48:45 PDT
EWS
Comment 3 2024-08-02 11:24:31 PDT
Committed 281770@main (cdadae59887d): <https://commits.webkit.org/281770@main> Reviewed commits have been landed. Closing PR #31569 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.