Bug 131547 - Web Replay: capture and replay messages from worker contexts
Summary: Web Replay: capture and replay messages from worker contexts
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: WebReplay
  Show dependency treegraph
 
Reported: 2014-04-11 11:12 PDT by Brian Burg
Modified: 2019-02-06 09:19 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 2014-04-11 11:12:48 PDT
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.
Comment 1 BJ Burg 2017-07-10 14:01:27 PDT
Closing web replay-related bugs until we resume working on the feature again.
Comment 2 Lucas Forschler 2019-02-06 09:19:01 PST
Mass move bugs into the DOM component.