Marco Castelluccio

Results 483 comments of Marco Castelluccio

For the functions that get a webdriver as parameter, you can create a webdriver in the test.

A first step would be to search for IGDv2 devices too (and then use the v1 methods). This would be useful if there are IGDv2 devices that respond to a...

Since IGDv2 is backwards compatible, I think your patch should be safe. `urn:schemas-upnp-org:service:WANPPPConnection:2` should probably be added too.

The situation should have improved greatly in pdf.js since https://github.com/mozilla/pdf.js/pull/13257.

I wonder if this is the same as https://github.com/web-push-libs/web-push/issues/532.

Have you investigated using the experimental gcov profiling feature? It would give you decision coverage for free, and it supports any target.

@andrenatal I can reproduce it pretty consistenly (every day on the first login to GitHub). I can't find that option, where is it? Maybe related: I have GitHub always opening...

You can: 1) install https://addons.mozilla.org/firefox/addon/multi-account-containers/ (might be reproducible with different steps even without this addon, Containers are part of Firefox itself, this extension is adding some features on top of...

Firefox Translations: 1.1.2buildid20220523.151256 Multi-Account Containers: 8.0.7

The output format is a custom textual format, e.g.: ``` `- {program:121} from (1, 1) to (3, 1) |- {lexical_declaration:134} from (1, 1) to (1, 18) : const x =...