mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
924f4b21d3
Instead of attaching / listening for click events in BrowserOnClick for the Try Again button, we instead bubble up an event when the Try Again button is clicked. That event has a listener set up for it that is established during delayedStartup, so it has a very high probability of being set. This bypasses some error cases where we hadn't successfully attached BrowserOnClick in the past. --HG-- extra : rebase_source : 19c7d7157a8bd24a1a39bda4072d7c01cd398756 |
||
---|---|---|
.. | ||
content | ||
jar.mn | ||
moz.build |