Mathieu Pillard

Results 384 comments of Mathieu Pillard

We haven't seen this issue for a long time and lots have change, is this still reproducible ?

Hi, I can't reproduce with my Firefox Nightly and Release on Linux. What window size are you seeing this on, and with which version of Firefox & OS ?

I wonder if that was intentional to avoid potential content jumping around as the page is loading...

It's a duplicate of #14886 - I'm going to keep that one and close the other because there is slightly more info here about what to do in the acceptance...

Technically addons-server limits are more complex than that but it's not a bad limit to advertise.

Added bonus: Use some JS to trigger size detection when the file input is changed. In that, call [`setCustomValidity()`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setCustomValidity) with a custom message if the size is over the limit,...

Maybe, yes. We can file another issue, doesn't have to be bundled into that one.

@chrstinalin now that the dust has settled and we are displaying it in a bunch of places I think we should fix that inconsistency between decimal vs binary format which...

FWIW the error is slightly different in your case since you got a 401 error - where in the original we got a TLS timeout error.