Bug 309323
| Summary: | Improve find in page performance by using a cached flat buffer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 310147 | ||
ccarley2
Every time a user presses next while in find in page, a full layout is performed and the entire DOM tree is walked
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171860939>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/60036