Bug 1338283 Comment 23 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Daniel Holbert [:dholbert] from comment #21)
> I'm going to see if I can narrow down a fix range

OK, I've got a fix range (obtained in an Ubuntu 16.04.7 VM where I can still reproduce this bug).

Last bad:
http://archive.mozilla.org/pub/firefox/nightly/2018/12/2018-12-09-09-35-14-mozilla-central/firefox-65.0a1.en-US.linux-x86_64.tar.bz2
Built from https://hg.mozilla.org/mozilla-central/rev/88d304c633b6091a21fc64290256ef3fb51b7421

First good:
http://archive.mozilla.org/pub/firefox/nightly/2018/12/2018-12-09-21-43-27-mozilla-central/firefox-65.0a1.en-US.linux-x86_64.tar.bz2
Built from https://hg.mozilla.org/mozilla-central/rev/53fd96ca5aa4298054f581ca846ea2cccbe76085

Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=88d304c633b6091a21fc64290256ef3fb51b7421&tochange=53fd96ca5aa4298054f581ca846ea2cccbe76085

In that range, it looks like bug 1511138 would've been the thing that fixed this. (It had a bunch of patches, some of which mention theming and SelectChild which I think is about the `select` element).

--> changing resolution to FIXED with a dependency on that bug.
(In reply to Daniel Holbert [:dholbert] from comment #21)
> I'm going to see if I can narrow down a fix range

OK, I've got a fix range (obtained in an Ubuntu 16.04.7 VM where I can still reproduce this bug in old affected Nightlies)

Last bad:
http://archive.mozilla.org/pub/firefox/nightly/2018/12/2018-12-09-09-35-14-mozilla-central/firefox-65.0a1.en-US.linux-x86_64.tar.bz2
Built from https://hg.mozilla.org/mozilla-central/rev/88d304c633b6091a21fc64290256ef3fb51b7421

First good:
http://archive.mozilla.org/pub/firefox/nightly/2018/12/2018-12-09-21-43-27-mozilla-central/firefox-65.0a1.en-US.linux-x86_64.tar.bz2
Built from https://hg.mozilla.org/mozilla-central/rev/53fd96ca5aa4298054f581ca846ea2cccbe76085

Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=88d304c633b6091a21fc64290256ef3fb51b7421&tochange=53fd96ca5aa4298054f581ca846ea2cccbe76085

In that range, it looks like bug 1511138 would've been the thing that fixed this. (It had a bunch of patches, some of which mention theming and SelectChild which I think is about the `select` element).

--> changing resolution to FIXED with a dependency on that bug.

Back to Bug 1338283 Comment 23