Bug 302355
| Summary: | Implement navigation rate limiting | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | roberto_rodriguez2 |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
roberto_rodriguez2
Provide a limit on the number of navigations allowed over a period of time.
As a reference, Chromium uses 200 navigations per 10 seconds (same ~20/sec rate):
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/navigation_rate_limiter.cc
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164510890>
roberto_rodriguez2
Pull request: https://github.com/WebKit/WebKit/pull/53798
EWS
Committed 302943@main (923205935b5b): <https://commits.webkit.org/302943@main>
Reviewed commits have been landed. Closing PR #53798 and removing active labels.