#123 WebWorker API is not counted as used by the page
Opened a year ago by polcak. Modified a year ago

Summary

Some pages broken by JShelter can be fixed by changing WebWorker settings. See #122 for an example. But the detailed JSS popup information does not show that WebWorkers were used in Remove, Strict. Low level shows that WebWorkers are used. Unprotected does not show that WebWorkers are used but the number is marked as unreliable, so that is fine.

Setup

Follow instructions of #122 and see that Worker API is not marked as used (as it is removed from the browser, it cannot be used).

Pages affected: All with Workers, relevant to those that are broken and can be fixed with changed settings.
JShelter Version: 0.16 (likely appears in all versions that affect workers and count API calls)

Browser: Tested in Firefox and Brave

How to reproduce

  1. Visit a page with Workers and the level of protection set to Strict or Remove.

Expected result

Users would expect non-zero number or some information that the number is unreliable. I would expect that Strict level counts the number of calls.

Actual result

0


Log in to comment on this ticket.

Metadata