Nic Jansma

Results 114 comments of Nic Jansma

That's a smart idea, and I've hit this problem in the past too. One challenge is that the [algorithm](https://saltthepass.com/#help-algorithm) relies on Base64 (base64url variation) which only has two non-alphanumeric characters:...

I think that's fair to push this to PendingBeacon. As far as I can tell, there's nothing significant you could do with `sendBeacon()` that you wouldn't be able to do...

@Sora2455 writes: > The reason Vivaldi is removing their brand name from Sec-CH-UA is because some site owners are writing code like: > ``` > if (brand I don't recognise...

@YngveNPettersen writes: > Essentially, Vivaldi will NEVER display our brand to a site we don't control or have a contractual agreement with that involves a requirement to not discriminate (as...

FWIW [looks like it's multiples of 16ms for Windows and 10ms for other platforms](https://chromium.googlesource.com/chromium/src/+/751534e92f25e530da2172a4a446dd5258a50176/third_party/blink/renderer/core/timing/profiler_group.cc#26)

For (2), a stream is interesting because it could provide a workaround for cases where the Profiler is active and the page is unloading. In that case, the website may...

Gaining access to at least some of the attribution of the shifts would be very useful for anyone that is using the API or reporting on something like CLS. We're...

@driverdan Any chance you have time to review these changes?

@driverdan Are you no longer maintaining this project? It would be great to get feedback so others know whether they can expect their PRs to be answered or not.

@driverdan If you don't have time to review PRs and issues, would you consider adding additional collaborators to help review changes?