Barry Chen
Barry Chen
@djh42 The issue with download cancellations will be fixed in the next Firefox release.
(I'm not familiar with the code from when the issue was initially filed, but my comment probably still apply.) All three iframes are initialized in the same promise chain when...
Not sure I quite understand the description. Nothing is auto focused on the preselection frame, so I don't know what's lost or different when moving to the selection frame. The...
I'm re-opening this because we've been experiencing these failures quite frequently this week. Here is what I know about these failures: - "should take a shot" (the second one) and...
Duplicate of https://github.com/mozilla-services/screenshots/issues/3778
I don't have any experience with xpcshell tests, so I'll defer. @johngruen Is there a particular test you like from [this list](https://github.com/mozilla-services/screenshots/issues?q=is%3Aopen+is%3Aissue+label%3Atesting+selenium+author%3Achenba) if we don't do this one?
The DSN from the server has precedence in auth.js's `getSentryPublicDSN`. It's not obvious why though.