Zibi Braniecki
9d0b169191
Bug 1414975 - Add locale information to about:support. r=mkelly
...
MozReview-Commit-ID: Dwy3pEPJgeN
--HG--
extra : rebase_source : 633d41590138524135c7d8fc45b6dc02b3c34f8b
2017-11-06 15:42:32 -08:00
Henri Kemppainen
f261b3579b
Bug 1401946
- Show profile path next to the open button. r=Mossop
2017-09-21 16:31:12 +03:00
Chun-Min Chang
2ccabda678
Bug 1400390 - Fix wrong colspan of media section in about:support; r=Felipe
...
MozReview-Commit-ID: AUgYMEKMKvf
--HG--
extra : rebase_source : 91fbf045070e1c26b6619959c6ccb788541551c6
2017-09-18 11:44:23 +08:00
Eitan Isaacson
e6166bf4d1
Bug 1384672
- Add accessibility instantiator to about:support. r=jimm
2017-08-10 15:32:07 -07:00
Chun-Min Chang
2748683eac
Bug 1197045 - part3: Add audio devices information to about:support; r=Felipe
...
MozReview-Commit-ID: FoF52HG0Nou
--HG--
extra : rebase_source : 39db62b92acae1e5415688958e6c4c851420a2d2
2017-07-25 10:46:39 +08:00
Sebastian Hengst
2856cb892f
Backed out changeset fd48cc71efef (bug 1197045)
2017-07-24 13:23:42 +02:00
Chun-Min Chang
60e7404820
Bug 1197045 - part3: Add audio devices information to about:support; r=Felipe
...
MozReview-Commit-ID: Lo3WgXC5ikN
--HG--
extra : rebase_source : 9a61a04a6f880e8d99eaa9f7441bcb2e2a6b1e1c
2017-07-21 17:58:59 +08:00
Wes Kocher
8117ff8bd3
Backed out 3 changesets (bug 1197045) for failures in browser_Troubleshoot.js a=backout CLOSED TREE
...
Backed out changeset 78b66a4c6b7c (bug 1197045)
Backed out changeset feea60a002a7 (bug 1197045)
Backed out changeset 57842092a282 (bug 1197045)
MozReview-Commit-ID: J0KZDSSw4XQ
2017-07-18 22:54:15 -07:00
Chun-Min Chang
4fe8aa1a06
Bug 1197045 - part3: Add audio devices information to about:support; r=Felipe
...
MozReview-Commit-ID: 53E1cr2igyv
--HG--
extra : rebase_source : 8ab3e778539cad61bc2efc4c965465a236b9dea4
2017-07-13 14:07:05 +08:00
Felipe Gomes
7441a89afb
Bug 1381175 - Display count of web content processes in about:support. r=mrbkap
...
MozReview-Commit-ID: 55j6uusx3RL
--HG--
extra : rebase_source : 7dffdd8b018de25fd74db08f57a35ec14734027a
2017-07-14 20:33:07 -03:00
J. Ryan Stinnett
360b777747
Bug 1375692 - Add Stylo status to about:support. r=bholley
...
Display current Stylo status in about:support along with a reason why it is
enabled or disabled.
MozReview-Commit-ID: HZaTL7y2FsY
--HG--
extra : rebase_source : c09f7d281dd9e9ef97d281583cd005964bb5ec38
2017-06-23 15:37:09 -05:00
Eitan Isaacson
309b4202e7
Bug 1366837 - Add AccessibleHandler registration info to aboutSupport. r=smaug r=aklotz
2017-06-15 15:55:06 -07:00
Nevin Chen
ce914f17d8
Bug 1366575 - Skip elements that are not used in Android. r=gasolin
...
MozReview-Commit-ID: IMg9xhHl1t0
--HG--
extra : rebase_source : fb4fa7eebfc576d4a7dc53e8403e08a5b7c59d9c
2017-06-13 10:17:50 +08:00
Carsten "Tomcat" Book
07c3b0c166
Backed out changeset c45bc43fd660 (bug 1366575) for eslint failures
2017-06-12 12:40:10 +02:00
Nevin Chen
dbebe1ebec
Bug 1366575 - Skip elements that are not used in Android. r=gasolin
...
MozReview-Commit-ID: LtPk02t00Jr
--HG--
extra : rebase_source : 29e0c0515fb4112853c3a984b465235295e80d76
2017-06-06 09:21:01 +08:00
Dave Townsend
b07766c78c
Bug 1308981: Display system add-ons in a separate section in about:support. r=rhelmer
...
MozReview-Commit-ID: 3KYFz4pOXPT
--HG--
extra : rebase_source : af8d11916a39e36fa341652491d70daee2b71ae3
extra : amend_source : 8b75e4df6f4a9c3d05151a1260778c95188e1d8f
2017-03-09 15:44:40 -08:00
Masatoshi Kimura
7be7b11a1c
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
...
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;
MozReview-Commit-ID: AzhtdwJwVNg
--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
Sebastian Hengst
2fc1de554d
Bug 1336920 - Display the presence/absence of a valid Google and Mozilla API key in about:support. r=florian,francois
...
MozReview-Commit-ID: CRW3Ttb5DZm
--HG--
extra : rebase_source : 4c32f0c4a90835471c40ef53b6a1ebe2ee7109e9
2017-02-16 13:01:21 +01:00
Jed Davis
6e97575e73
Bug 1286865 - Step 3: Expose rejected syscall log in about:support. r=adw r=gcp
...
MozReview-Commit-ID: 6YcwfRtPM2
--HG--
extra : rebase_source : c3c10f162d2fde842138a59bd120a4f021533ebd
2017-01-30 18:51:13 -07:00
Tomer Cohen
3d19c8f732
Bug 1336393 - about:support on Android should not have a button to launch Firefox in Safe-Mode r=standard8
...
MozReview-Commit-ID: FBo4ejjiEh
--HG--
extra : rebase_source : 023192712d1884a629270d3ef5ae1013abe4732a
2017-02-06 17:24:15 +02:00
Tomer Cohen
bca4be1ce5
Bug 1332625 - about:support on Android should not link to about:profiles (broken link) r=standard8
...
MozReview-Commit-ID: 4OEyNMJXg6m
--HG--
extra : rebase_source : 86e5231a4fb39c7fbf5dba706cddb45e55d5161e
2017-01-20 16:43:02 +02:00
Ton
aa78d791d0
Bug 1300562 - Change "Show Folder" to "Open Folder" in Windows. r=Mossop
2016-09-07 18:56:05 +02:00
Bob Owen
1bf3aae304
Bug 1259601: Add content process sandbox level to about:support sandboxing information. r=jld, r=mossop
...
MozReview-Commit-ID: HFRiEbkEztp
2016-08-16 07:40:43 +01:00
L. David Baron
4661d364a3
Bug 1272711 - Make about:support link to about:performance. r=MattN
...
(I'm not particularly keen on "Performance" as the label, but I can't
think of anything better right now.)
MozReview-Commit-ID: JrTCFYksX30
--HG--
extra : transplant_source : %00E%9ER%B9%29%D9%D3%01%16%A0%E0%A2N%F9%83%01%E5R%B0
2016-05-13 20:32:21 -07:00
David Anderson
a0d6116993
Add buttons to about:support for reseting driver crash guards. (bug 1270894 part 2, r=milan)
2016-05-10 11:49:38 -07:00
gasolin
a5ba3af523
Bug 522668 - support check and fix place database in about:support; r=adw
...
MozReview-Commit-ID: 8HTyEnBN5oJ
2016-05-02 22:17:00 -07:00
Sebastian Hengst
7c5c08d787
Bug 1260522 - Don't try to show the OS architecture in about:support. r=adw
...
MozReview-Commit-ID: 4Qz2mRnjDhs
2016-04-28 22:57:25 +02:00
David Anderson
04138baed8
Add gfxConfig to about:support. (bug 1254899 part 12, r=milan)
2016-04-28 21:52:56 -07:00
Sebastian Hengst
cab1c27b22
Backed out 13 changesets (bug 1254899) for test failure in browser_Troubleshoot.js. r=backout
...
Backed out changeset f749ee384012 (bug 1254899)
Backed out changeset 1d7eeee5a5c5 (bug 1254899)
Backed out changeset b5ab83af342c (bug 1254899)
Backed out changeset 993906e53329 (bug 1254899)
Backed out changeset e8abac801a51 (bug 1254899)
Backed out changeset e9c311c68e4a (bug 1254899)
Backed out changeset f8f3ae8c5cef (bug 1254899)
Backed out changeset d17f98a9918a (bug 1254899)
Backed out changeset 21c8a7ea2b93 (bug 1254899)
Backed out changeset 64e58f9625eb (bug 1254899)
Backed out changeset 2de214d5d1e0 (bug 1254899)
Backed out changeset f2056259d227 (bug 1254899)
Backed out changeset b805df0c8296 (bug 1254899)
2016-04-28 10:32:25 +02:00
David Anderson
279c1e8703
Add gfxConfig to about:support. (bug 1254899 part 12, r=milan)
2016-04-27 22:54:27 -07:00
David Anderson
6e0f48b380
Reorganize and tidy up the graphics section of about:support. (bug 1263849, r=milan)
2016-04-14 14:54:33 -04:00
Vince Tieu
396f41105b
Bug 524757 - "Add architecture and operating system to about:support". r=adw
2016-02-09 15:57:00 +01:00
Andrea Marchesini
df07716a31
Bug 1179129 - about:profiles, r=ehsan
2015-12-15 14:12:06 +00:00
Felipe Gomes
2c6636669c
Bug 1217044 - Experiment branch should be displayed in about:support. r=bsmedberg
2015-10-22 21:37:05 -02:00
Milan Sreckovic
9b5f31c84a
Bug 1171677 - Part 2. Safe mode in about:support. r=MattN
...
--HG--
extra : rebase_source : 6ecb274a3374d3a2aa0b02f83be3711b968b4ae3
2015-06-26 14:21:46 -07:00
Richard Marti
84dd5b643a
Bug 1161156
- about:support: Use the new in-content styling. r=MattN
2015-05-09 13:24:05 +02:00
Andrea Marchesini
81daef00e3
Bug 1133601 - Implement about:serviceworkers, r=ehsan
2015-04-10 09:50:06 +01:00
shreyas
00fade12a6
Bug 547623 - Add a button to about:support to enter safe mode. r=adw
2015-02-19 16:53:00 -08:00
Gijs Kruitbosch
8350d13bd6
Bug 1109757 - show update channel and build ID on about:support, r=MattN
2015-01-28 02:01:26 +00:00
Jed Davis
80b2289b66
Bug 1077057 - Add Linux sandboxing info to about:support. r=Unfocused
2014-11-06 12:40:00 +01:00
Peter Van der Beken
688c64b71b
Backout 58e2cab9572e, bad patch.
2014-11-04 12:35:02 +01:00
Peter Van der Beken
baa4f7ed4e
Bug 1089049 - crash in nsContentUtils::CanCallerAccess(nsINode*), Browser crashes if contextNode is null of document.evaluate. r=bz.
...
--HG--
extra : rebase_source : 00d2454f8de660a6432d30324529df02b52dd618
2014-11-04 10:20:08 +01:00
Mark Hammond
647a58c354
Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
...
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
2014-10-11 12:37:16 +11:00
Bill McCloskey
9350ee993b
Bug 1038245 - Add multiprocess field to about:support (r=felipe)
2014-07-16 23:06:06 -07:00
Bernardo P. Rittmeyer
7388c901e1
Bug 804430 - Add list of whitelisted locked prefs to about:support. r=Unfocused
2014-06-10 10:49:00 -04:00
Sebastian Hengst
5ebe0b8196
Bug 994116 - about:support - move Graphics info higher than Modified Prefs. r=Mossop
2014-04-11 20:22:38 +02:00
Michael Green
72b72a9ba8
Bug 948883 - Move inline scripts and styles into separate file for toolkit/content/aboutSupport.xhtml (URL=about:support). r=Unfocused
2014-03-24 09:11:21 -04:00
Gregg Lind
f8c4280718
Bug 981842 - Show details about current and past teleemtry experiments in about:support, r=bsmedberg
2014-03-20 11:19:19 -04:00
Jared Wein
78c4c0995d
Bug 933745 - Use the brand logo as the favicon for about:support. r=Unfocused
2013-11-04 01:00:01 -05:00
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