Bug 253766
| Summary: | Avoid doing too much iteration in WebExtensionContext::removeExpired | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | WebKit Extensions | Assignee: | Timothy Hatcher <timothy> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Timothy Hatcher
We don't need to iterate the HashMap if we know nothing has expired yet.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/11408
EWS
Committed 261706@main (d09ca7493d1e): <https://commits.webkit.org/261706@main>
Reviewed commits have been landed. Closing PR #11408 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/106769684>