Bug 301144
| Summary: | Prevent ReadableStreamDefaultControllerFunction from crashing on stack overflow | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | roberto_rodriguez2 |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
roberto_rodriguez2
rdar://161094454
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
roberto_rodriguez2
Pull request: https://github.com/WebKit/WebKit/pull/52691
roberto_rodriguez2
Rename from "Prevent ReadableStreamDefaultControllerFunction from crashing on stack overflow" to "Limit recursive calls to navigate"
roberto_rodriguez2
Renaming back to "Prevent ReadableStreamDefaultControllerFunction from crashing on stack overflow"
roberto_rodriguez2
*** This bug has been marked as a duplicate of bug 302201 ***
roberto_rodriguez2
Crash no longer reproduces beginning with https://github.com/WebKit/WebKit/commit/07b1c640309bedfa57e6ea975b2bb2123b3bb9fa
Will file separate issue to implement navigation rate limiting.