Bug 256353
| Summary: | LocalFrameView::performPostLayoutTasks should not synchronously scroll to or focus an element (2) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Layout and Rendering | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=256614 https://bugs.webkit.org/show_bug.cgi?id=257576 |
||
| Bug Depends on: | |||
| Bug Blocks: | 256296 | ||
Ryosuke Niwa
Somehow https://commits.webkit.org/263699@main didn't contain the most crucial code change to make performPostLayoutTasks not trigger synchronous scroll or focus.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/13485
EWS
Committed 263724@main (be4701c3c0d1): <https://commits.webkit.org/263724@main>
Reviewed commits have been landed. Closing PR #13485 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108957029>
Simon Fraser (smfr)
This caused bug 257576.