Jared Wein
fd84c776c7
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Cervantes Yu
b9c7c1d62b
Bug 1241436 - Update the "email me" checkbox in accordance with the email input field in the tab crash reporter. r=Felipe
...
MozReview-Commit-ID: EnIe7NRwMes
--HG--
extra : rebase_source : 1325632b3877125347c34b7dc88e131199a508d4
2016-07-26 18:29:54 +08:00
Mike Conley
05795dad15
Bug 1241424 - Show the about:tabcrashed form if the send report checkbox is checked by default. r=felipe
...
--HG--
extra : commitid : 5pfRWriv9TC
extra : rebase_source : ec898e98ef00d1d1c13fd079420242b8934333b6
extra : histedit_source : 5c957c6a7c813dd71c8a3f90ffbcead02fba7d0a
2016-01-21 15:16:15 -05:00
Felipe Gomes
2df6ae44b6
Bug 1229603 - Make most of browser/base lintable by removing non-standard syntax. r=Mossop
...
--HG--
extra : commitid : 5Dg6Q0MzXTN
2015-12-02 17:51:26 -02:00
Mike Conley
cfb24b9ef3
Bug 1220929 - Refactor aboutTabCrashed to use RemotePageManager. r=felipe
...
--HG--
extra : commitid : JgkEySyHPUj
extra : rebase_source : ad75e0732a125a6c883173839dd236e5fdfa3e5c
2015-11-02 16:03:33 -05:00
Mike Conley
dc52923a83
Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
...
Original patch by Ursula Sarracini
--HG--
extra : commitid : 1lruBAoE7jC
extra : source : 8e20cd68ca78366976495c9a7f003f0f120c1166
2015-09-30 17:50:48 -04:00
Wes Kocher
c1121ee892
Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
...
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00
Mike Conley
ed57b12c2f
Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
...
Original patch by Ursula Sarracini
--HG--
extra : commitid : 5oDPYygydFO
extra : rebase_source : 4e1fe56d12bfc019f079ba297f52070ed1b13d5b
2015-09-30 17:50:48 -04:00
Dave Townsend
1596720bbf
Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert
...
--HG--
extra : rebase_source : 105c07b05f25935b6101346f8860770f75b76cff
extra : amend_source : e6875f05af24575461a9fa19c551e1870bfe3d52
2015-01-13 12:35:57 -08:00
Dave Townsend
2c9c86be97
Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
...
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.
--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
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
Bill McCloskey
d282184f34
Bug 1057663 - Make sure content process crashes always get reported (r=felipe)
2014-09-10 17:15:40 -07:00
Tom Schuster
8a0c3e1986
Bug 961360 - Try again on the about:tabcrashed page should reload all crashed tabs. r=felipe
2014-05-29 21:55:44 +02:00
Georgiana Chelu
d50b997a29
Bug 948889 - Move the inline script in aboutTabCrashed.xhtml into a separate file; r=ttaubert
2013-12-24 15:32:55 +01:00