Bug 312330
| Summary: | Reduce calls and cost of updateLayout during find in page | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ccarley2
There are some redundant calls to updateLayout in the find in page code path. They could be moved to before the buffer is rebuilt.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174787681>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/62783
EWS
Committed 311476@main (b237a14cbdab): <https://commits.webkit.org/311476@main>
Reviewed commits have been landed. Closing PR #62783 and removing active labels.