ScottDowne

Results 12 comments of ScottDowne

Just beta, is my understanding. Just stopping it from "riding the trains"

I also wonder if we can instead of waiting and checking the text, just check for the href, and not the text content, thus it wouldn't need to be waiting...

Was thinking about this more. I think maybe ideally we have a test layout for this, so we don't have fluent strings being used here at all. (assuming that's the...

@Mardak Should be good. I tested a bunch of stuff to be sure. @gvn I just tested it with a new profile and it worked fine. I think maybe we...

Found some bugs in pref change acting like a startup in a few cases, causing visual update to the open tabs. Todo for me. 1. File a new bug. 2....

I had to revert this. Our submissions started to fail. Reopening. I'll add some more info about how it was failing in a minute.

During form submission, it would fail with a "InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable" in the console, which at...

I am a bit curious what the repercussions are for reverting this. In other words, what's the current issue with `text/plain`? and what kind of urgency is on this again...

I tried a few random submissions to try to test a few forms to see if I can get it working with the fixed header. What you're probably seeing is...

This seems to do the trick: https://github.com/mozilla/advocacy.mozilla.org/pull/223 I can confirm it works without that added line, with, but as soon as I move it above open, it fails, making your...