gecko-dev/browser/base
Mike Conley 924f4b21d3 Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm.
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
2014-11-23 01:12:19 -05:00
..
content Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm. 2014-11-23 01:12:19 -05:00
jar.mn Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN 2014-10-24 17:19:00 +02:00
moz.build Bug 1085622 - Fix E10S_TESTING_ONLY define so that it only ever applies when E10S_TESTING_ONLY config is true. r=ally,glandium. 2014-11-04 11:16:47 -05:00