Results 240 comments of Lusito

Thanks for the input. I will keep this in mind, once I get to actually doing something with the DNT header. I have currently not scheduled when this will happen...

Technically it is possible. I don't think another rule type is a good thing, since it would make it harder to understand for newcomers. A checkbox should do the trick....

Not sure about this one. If I do this, I would probably create an option to configure this. I'll think about it.

@ysard I just noticed this issue as well. You can clean these cookies by prefixing file:// Here is a simplified version of the code I use in my extension: ```typescript...

Yes, it does, however I think that at least this description has to be updated: > A list of glob patterns to define which files should be ignored. (Example: --ignore-files=path/to/first.js...

If anyone is interested, I started a new approach, feel free to take a look and give feedback. Here's the discussion on discourse: https://discourse.mozilla.org/t/introducing-mockzilla-and-mockzilla-webextension-for-easy-web-extension-testing-with-jest/59159 These are the projects: https://lusito.github.io/mockzilla-webextension/ https://lusito.github.io/mockzilla/

Here's something that seems completely off: Your b2AABB.Contains method: ``` if (lowerBound.x

Is the difference intended in b2ContactFilter.ShouldCollide?

It would be good to have multiple contributors, since the code-base is quite big. Just at the top of my mind I see a lot that needs to be done:...

I've just gotten arround to publish the current state of my fork on github and reserve the npm org @box2d. Still haven't published anything on npm yet though. Have fun...