Bug 277458
Summary: | Remove and replace `Internals::setTopContentInset()` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
Component: | Tools / Tests | Assignee: | 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
`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
Pull request: https://github.com/WebKit/WebKit/pull/31569
Radar WebKit Bug Importer
<rdar://problem/132944155>
EWS
Committed 281770@main (cdadae59887d): <https://commits.webkit.org/281770@main>
Reviewed commits have been landed. Closing PR #31569 and removing active labels.