Sebastian Hengst
1429aa2e75
Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske
2013-10-28 00:18:14 +01:00
Ryan VanderMeulen
104fc08720
Backed out changeset c40e797b011f (bug 765285) for ASAN bustage. r=whyunsetc-nanyway
2013-10-26 21:28:40 -04:00
Sebastian Hengst
e6094735eb
Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop, r=dolske
2013-10-26 20:10:55 +02:00
Phil Ringnalda
1e24397043
Back out f78e6b91ad8d (bug 765285) for ASan --disable-crashreporter bustage
2013-10-26 16:54:53 -07:00
Sebastian Hengst
3e4cd7a657
Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske
2013-10-26 20:10:55 +02:00
Matthew Noorenberghe
b5cee2bf78
Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
...
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
2013-06-28 23:25:08 -04:00
Geoff Lankow
77287292b0
Bug 864251 - Link to update history from about:support; r=adw
2013-05-25 23:58:02 +12:00
Matt Woodrow
9ded47535b
Bug 749428 - Expose OMTC status in about:support. r=jrmuizel
2013-05-22 11:36:38 +08:00
Drew Willcoxon
216dcc61f4
Bug 518606 - Improve about:support's "Copy text to clipboard" output. r=unfocused
2013-05-20 20:05:53 -07:00
Drew Willcoxon
c71b992be6
Bug 868793 - Fix about:support's "ASSERTION: FormatStringFromName() without format parameters". r=felipe
2013-05-20 20:05:50 -07:00
Brian Nicholson
0873d26649
Bug 837848 - Remove gecko property from handleGeckoMessage calls. r=mfinkle
2013-02-04 13:22:30 -08:00
Matthew Noorenberghe
31efa66df7
Bug 804437 - Don't copy user.js section when it's hidden. r=Unfocused
2012-10-31 16:10:46 -07:00
Matthew Noorenberghe
5e386d60dd
Bug 557738 - Add user.js section to about:support. r=adw
...
--HG--
extra : rebase_source : 060bed565bf0656e7a69a67aae4aefec42535138
2012-09-26 16:03:00 -07:00
Dave Townsend
db06eaef4d
Backing out bug 720997 and bug 798160 due to bad l10n.
2012-10-05 19:03:10 -07:00
Allison Naaktgeboren
ebef5c532e
Bug 720997 - add sync prefs prefix to about:support whitelist.r=Unfocused
2012-10-03 15:04:01 -07:00
Archaeopteryx
ef6500e993
Bug 787289 - Don't copy useless info from about:support. r=dtownsend
2012-09-29 12:32:56 -04:00
Mark Capella
1d3ea2403b
Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle
2012-09-22 13:12:30 -04:00
Drew Willcoxon
95f90f3341
Bug 789674 - Update about:support to use Troubleshoot.jsm. r=felipe
2012-09-18 13:30:41 -07:00
Jared Wein
170c1aebec
Bug 790278 - Add Social API prefs to about:support. r=gavin
2012-09-12 16:59:03 -04:00
Hub Figuière
5b9b19a492
Bug 769304 - Add accessibility platform status to about:support. r=dbolter,gavin
2012-06-30 22:16:54 -07:00
David Bolter
664f618be3
Bug 759158 - Introduce accessibility status to about:support. r=gavin
2012-06-27 11:47:27 -04:00
Ehsan Akhgari
f4b598bf08
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Chris Ilias
c5aaf3cf85
Bug 752268 - Add browser.privatebrowsing prefs to about:support. r=zpao
2012-06-22 22:38:19 -07:00
Matthew Noorenberghe
887be0b9db
Bug 732303 - Redesign safe mode dialog with the profile reset option. r=dolske, ui-r=limi
...
--HG--
extra : rebase_source : de3907b72625eee1ae897b8991aaeebf38f97480
2012-03-09 15:21:03 -08:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Chris Ilias
f0a17fd295
Bug 728981 - Add "browser.search" preferences to about:support [r=zpao]
2012-04-09 13:07:59 -07:00
Kai Engert
690efe5d3a
Bug 673381, patch v4 to add NSPR/NSS library version numbers to about:support, r=dtownsend
2012-03-13 00:04:37 +01:00
Matthew Noorenberghe
db73057009
Bug 717070 - Profile reset - Part 3 - about:support UI to reset profile. r=mak
2012-02-23 19:34:18 -08:00
Bill McCloskey
d15702e36f
Bug 641025 - Incremental GC (r=igor,smaug,roc,cdleary,gregor)
2012-02-17 14:35:20 -08:00
Geoff Lankow
a825a1156c
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg
2012-01-17 14:18:29 +13:00
Archaeopteryx
70285d8ae9
Bug 718159 - sessionstore prefs not in about:support r=paul
2012-02-08 11:56:01 +01:00
Matthew Noorenberghe
f018d13961
Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
...
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
aceman
292a5eaad7
Bug 593443 - Add some new prefs to the about:support whitelist. r=Mossop
2012-01-28 11:56:14 +00:00
Doug Sherk
44ee4e573e
Bug 704710: refactor GfxDriverInfo/GfxInfo(Base) to support string-based vendor and device id r=joe
2011-12-14 21:03:01 -08:00
Atul Aggarwal
a93d454221
Bug 598339 - Simplying GPU Accelerated Window message in case no window is GPU Accelerated. r=joedrew
2011-11-28 01:44:58 +05:30
Matt Woodrow
46123098e0
Bug 702770 - Expose GfxInfo properties in about:support. r=jrmuizel
2011-11-18 17:00:37 +13:00
Tobias Markus
e65834716c
Bug 603332 - Add extra prefs to about:support whitelist to simplify lookup for common support issues; r=gavin.sharp
2011-11-08 01:51:50 +00:00
Matheus Kerschbaum
c15316d32e
Bug 679616 - Stop whitelisting dead mozilla.widget.render-mode pref in about:support. r=bas
2011-08-18 11:58:20 +02:00
Ali Juma
9a0c685fb8
Bug 591057 - List both GPUs in about:support and crash reports. - r=jrmuizel
2011-08-12 09:46:41 -04:00
Benoit Girard
7062566563
Bug 663187 - Add 'plugin', 'plugins' prefs to about:support. r=gavin
2011-06-30 17:08:11 -04:00
Dave Townsend
64314b12e3
Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901).
2011-06-12 08:47:34 -07:00
Blair McBride
3a9a5e6372
Bug 660732 - about:support "Try updating your graphics driver" should link to instructions. r=gavin
2011-06-08 22:46:16 +12:00
Joe Drew
037ad05e94
Bug 641169 - Whitelist webgl.* prefs in about:support. r=gavin
2011-05-30 09:31:17 +02:00
John Daggett
e9e9f644e7
Bug 650723. Add ClearType parameter data to about:support. r=gavin,jrmuizel
2011-05-11 09:30:20 +09:00
John Daggett
0a81d96dc0
Backed out changeset d34dd7156b4d
2011-05-09 15:19:33 +09:00
John Daggett
9476a3a424
Bug 650723. Add ClearType parameter data to about:support. r=gavin,jrmuizel
2011-05-09 14:56:27 +09:00
Benoit Jacob
1ee952addb
Bug 642502 - about:support improvements - r=gavin.sharp
2011-05-03 16:07:17 -04:00
Benoit Jacob
13bc7c85d2
Bug 642502 - skip fields with 0/empty/null values - r=jrmuizel
2011-05-03 16:07:17 -04:00
Miguel Ojeda
3a80793ec0
Bug 645485 - Sort list of extensions in about:support. r=dao
2011-04-04 06:32:47 +02:00
Henri Sivonen
4734b8d364
Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst.
2011-02-25 18:23:02 +02:00