Lusito
Lusito
Just for your information, I am working on version 3.0, which requires a bit of rewrite due to #186. I will also try to adress #192 in version 3.0. Since...
https://wiki.mozilla.org/Security/Contextual_Identity_Project/Containers Containers keep cookies, localstorage, etc. in different stores (named by the cookie stored) if this feature is enabled. The cookie part of this is to be solved with #8....
This will be a topic where I notify translators about changes, so they can update translations ## List of translators on Github: @milupo, @SW1FT, @Jo3yA, @thepante, @temptemptmp, @Lakatoi, @djizuss, @BennyHill,...
The tooltips don't match the badge information as good as the rule type selection dialog does. This needs to be fixed.
Investigate if it's worth it to modify headers for the following scenarios: - Add DoNotTrack headers for non-whitelisted sites. (can be done via firefox options, but would be another whitelist...
### Expected Behavior ParticleContainer should work correctly with the defined maximum ### Current Behavior If you max out the batch size, the last particle only draws one triangle instead of...
### Is this a feature request or a bug? bug ### What is the current behavior? `web-ext build -i "!(manifest).json"` This includes all json files. ### What is the expected...
Hi @flyover, I recently started digging a bit more into typescript game development and wanted to get started by porting some of my existing java/libgdx projects to typescript, which use...
While I'm trying to look for ways to compare the code to original box2d, I noticed a few places, where the logic is quite different (beyond typescript conversion) and I...
Originally posted in #10584, as I thought it was the same issue: ## Current Behavior When importing a typescript library (in the same monorepo) from an app project using "executor":...