Results 112 comments of olfek

```json { "name": "Launch WebExtension", "type": "firefox", "request": "launch", "reAttach": true, "keepProfileChanges": true, "profile": "my-project", "addonPath": "${workspaceFolder}/dist/my-project/browser", "reloadOnChange": { "watch": "${workspaceFolder}/dist/my-project/browser/**/*" }, "pathMappings": [ { "url": "webpack:///", "path": "${workspaceFolder}/src" },...

https://github.com/mozilla/webextension-polyfill/issues/329#issuecomment-1594562103

@Lusito ... That kind of works, but all of the types in the `Browser` namespace are unavailable, only the contents of the `Browser` interface is available.

Now there is - https://developer.mozilla.org/docs/Web/API/Compression_Streams_API \+ https://web.dev/blog/compressionstreams So perhaps the question of maintainers need not be asked.

Did you people find a solution to this? I'm experiencing the same problem.

@muhammadawaisshaikh what about https://github.com/angular/angular/pull/57927#pullrequestreview-2389057316 ?

@muhammadawaisshaikh Yes the getter documentation needs updating too. But please try to do it without needing another 20+ comments to help you. Thank you.

@thePunderWoman cool, so uh, can I get a referral to Google pls? 😉 (I'm serious 😜)

Requesting review @Sneezry @mymindstorm