Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Irrelevant Web Worker requests included #119

Closed
nattaylor opened this issue Dec 29, 2019 · 1 comment
Closed

Irrelevant Web Worker requests included #119

nattaylor opened this issue Dec 29, 2019 · 1 comment

Comments

@nattaylor
Copy link

This "bug" seems to be a consequence of my browser environment, but I am observing a strange interaction with what I think are background Web Workers. To recreate:

  1. Open some web applications that use background web workers (Gmail, Google Drive, Google Calendar, open.spotify.com)
  2. Open a simple page (https://nattaylor.com)
  3. Create a WARC with the extension

At least in my case, the WARC contains a whole bunch of irrelevant requests that appear to be related to background web workers from the other tabs. Take a look at 20191229150843960.warc.txt

Curiously, this is even true if I create the WARC in an incognito tab and have the other tabs in a normal tab.

Chrome: Version 79.0.3945.88 (Official Build) (64-bit)
MacOS: 10.15 (19A603)

@machawk1
Copy link
Owner

machawk1 commented Jan 7, 2020

@nattaylor I am aware of this behavior and hope to fix it in #7. I am short on cycles at the moment but PRs welcome. I have put priority to #7, as it is a major issue. Thanks for the report.

@machawk1 machawk1 closed this as completed Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants