Bug 286774
| Summary: | Stop clamping setInterval to 1ms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Harrelson <chrishtr> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, heycam, nham, rniwa, rreno, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Harrelson
https://bugs.webkit.org/show_bug.cgi?id=221124 tracked removing the clamping for setTimeout.
This bug tracks doing the same for setInterval.
Firefox already does not clamp.
Chromium is planning to stop clamping setInterval: https://chromestatus.com/feature/5072451480059904
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144337793>