Guru Prasad

Results 15 issues of Guru Prasad

### Version 16.15.1 ### Platform Microsoft Windows NT 10.0.19045.0 x64 ### Subsystem url ### What steps will reproduce the bug? This might be a bug in v8 rather than node's...

The entire set of timing* libraries that you have created have been extremely easy to use and get media synchronization up and running. However, I'm wondering if it would be...

This should solve #73

This is probably not an issue with the library itself, but _maybe_ the issues described below can be solved at the library layer? I currently use `webext-bridge` through [vitesse-webext](https://github.com/antfu/vitesse-webext) and...

A value of `0` for `frameId` is valid. However, the existing code was skipping this due to a truthiness check. This has been replaced with an explicit `frameId === undefined`...