Bug 301643
| Summary: | Web Inspector: REGRESSION(?): cannot stop Timeline recording after submitting a form | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 302413 | ||
| Bug Blocks: | |||
Devin Rousso
# STEPS TO REPRODUCE
1. inspect a page with a form (e.g. <https://rsolomakhin.github.io/autofill/>)
2. start a recording in the Timelines Tab
3. submit the form
## EXPECTED
page will navigate to form submission page and Timelines Tab will start a new recording on that page that will automatically finish after the first of the `"load"` event or 10s
## ACTUAL
page will navigate to form submission page and Timelines Tab will start a new recording on that page but it will never stop
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/53155
Radar WebKit Bug Importer
<rdar://problem/164101668>
EWS
Committed 302776@main (65da45bdad2c): <https://commits.webkit.org/302776@main>
Reviewed commits have been landed. Closing PR #53155 and removing active labels.