Bug 131547
Summary: | Web Replay: capture and replay messages from worker contexts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brian Burg <burg> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED LATER | ||
Severity: | Normal | CC: | ap, beidson, jeffrey+webkit, joepeck, kling, ossy, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 136290 |
Brian Burg
Since it's not possible to debug worker contexts at the moment, we can avoid spawning workers on replay and simulate their interactions with the page context.
Once the inspector has worker support, the workers can execute deterministically by having their own list of inputs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Blaze Burg
Closing web replay-related bugs until we resume working on the feature again.
Lucas Forschler
Mass move bugs into the DOM component.