Elektrine lite

← Feed

@cjwatson@mastodon.ie

Post #3899497

2026-07-18 00:52 UTC

@adamshostack@infosec.exchange Conceivably https://bugzilla.mozilla.org/show_bug.cgi?id=1473933 / https://github.com/mozilla-firefox/firefox/commit/6fa8cead8c202eea4eb0a490fa97edd29616919f? Would also need to check that there wasn't some other version of the delay after that change though - that's a bit too much git archaeology to do from my phone.

Replies (1)

  • @jann@infosec.exchange 2026-07-18 01:12

    @cjwatson@mastodon.ie @adamshostack@infosec.exchange it looks like the old install flow still had the delay when the new "doorhanger" install UI was added in https://github.com/mozilla-firefox/firefox/commit/0332e04351bf81bbe6e0fb5d4b528b94296adc2c , and the new UI, from the start, seems to have code that tries to use the delay config but doesn't really have an effect that I can notice... https://bugzilla.mozilla.org/show_bug.cgi?id=1139656 has discussion on the implementation of the new doorhanger UI and how it should apply a delay

    Open ##3899496