Bug 258866
| Summary: | Improve range creation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | Media | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Przemyslaw Gorszkowski
Currently searching for a place where new range can be added/merged/created is done linear. It can be improved by implementing the logarithmic search.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
The improvement bases on https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1073
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/15557
Radar WebKit Bug Importer
<rdar://problem/112121151>
EWS
Committed 266355@main (e874f2ecd0b7): <https://commits.webkit.org/266355@main>
Reviewed commits have been landed. Closing PR #15557 and removing active labels.