Bug 313959
| Summary: | Web Inspector: Define which timeline events can be nested | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Vitaly Dyackhov
Currently, any timeline event that occurs during a longer ongoing event unconditionally becomes its child, regardless of whether they are logically related.
We should explicitly define the types of events that are connected and can be nested.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/64159
EWS
Committed 312649@main (5bbe8996939d): <https://commits.webkit.org/312649@main>
Reviewed commits have been landed. Closing PR #64159 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/176309164>