William Budington

Results 28 issues of William Budington

[//]: # (Thank you for reporting an issue to HTTPS Everywhere.) [//]: # (We welcome input from users on improving this project.) [//]: # [//]: # (Please help us by...

ui
mobile
firefox
android

Type: code issue `sendResponse()` [will be removed from the W3C spec](https://github.com/mozilla/webextension-polyfill/issues/16#issuecomment-296693219), and returning a `Promise` from the `onMessage` handler is now preferred. We should convert all `sendResponse()`s to `Promise`s.

code-style
minor

Type: code issue This came in over email. See initial email and my reply below. > There's a historical reason for this confusion. Originally, when we developed the interstitial page...

ui
EASE

When the combined username/password combo is longer than 84 characters, an error is encountered when calling `login`: ```python Traceback (most recent call last): File "test.py", line 7, in api.login(email=mail, password=passwd)...

Specifically, `Intl.DateTimeFormat().resolvedOptions().timeZone` When we last did a development push on the fingerprinting metrics, browsers lacked support for "computed timeZone" https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/resolvedOptions > Hi, > > You're likely aware of this, but...

We've had various reports of the tests not finishing with various different addon combinations. Creating a master ticket for this.

@gorhill I could not open this on https://github.com/gorhill/uBlock/issues/new because > An owner of this repository has limited the ability to open an issue to users that have contributed to this...

User feedback: > As a first time user on your site, and as a person who just started to get interested in privacy/security, I would really love some more information...

From the report: > And with uMatrix-Standard-Settings (1st party \* allow), this test failed in Tracking-Protection, and reveal many System-Information. > > OS: Debian Jessie > Browser: Firefox 45 ESR...