Skip to content

Conversation

@riccardomerlano
Copy link
Contributor

As discussed in #104 I added an external reference to an "article" which collects all the points raised in the issue.

@NDevTK
Copy link
Contributor

NDevTK commented Apr 26, 2021

"it only have the peculiarity that timers aren’t needed: this could lead to an advantage if will come a moment in which browser vendors decide to change the resolution of the performance.now() return value"
I think setTimeout is a timer and it already gets throttled. no idea if the execution order has memory cache check before running the next line.

@terjanq terjanq merged commit 5f52aa7 into xsleaks:master Apr 26, 2021
@NDevTK
Copy link
Contributor

NDevTK commented Apr 26, 2021

If its only checking ram that might make it easier to purge.
I know I should stop complaining it does have dark mode.

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

Successfully merging this pull request may close these issues.

4 participants