WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277458
Remove and replace `Internals::setTopContentInset()`
https://bugs.webkit.org/show_bug.cgi?id=277458
Summary
Remove and replace `Internals::setTopContentInset()`
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
Add attachment
proposed patch, testcase, etc.
Charlie Wolfe
Comment 1
2024-07-31 17:48:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31569
Radar WebKit Bug Importer
Comment 2
2024-07-31 17:48:45 PDT
<
rdar://problem/132944155
>
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.
Top of Page
Format For Printing
XML
Clone This Bug