Commit Graph

115 Commits

Author SHA1 Message Date
Alex Bardas
341ce7d5b7 Bug 1047433 - Add 'Search with (engine)' label for past search results in the location bar. r=Paolo 2014-08-25 15:22:00 -04:00
Paolo Amadini
801b375528 Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
David Keeler
fe85da6067 bug 1034360 - OCSP preferences UI: remove unnecessary part, improve necessary part r=dao 2014-07-09 13:29:41 -07:00
Joe Walker
d265e4d588 Bug 975522 - Add CSS coverage commands; r=harth 2014-05-22 11:04:47 +01:00
Henri Sivonen
2182f447b0 Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused. 2014-04-30 10:41:15 +03:00
Neil Rashbrook
fbaa743e6a Bug 940907 Re-introduce the Character Encoding menu to the View Source window r=Unfocused
--HG--
rename : browser/locales/en-US/chrome/browser/charsetMenu.dtd => toolkit/locales/en-US/chrome/global/charsetMenu.dtd
rename : browser/locales/en-US/chrome/browser/charsetMenu.properties => toolkit/locales/en-US/chrome/global/charsetMenu.properties
rename : browser/modules/CharsetMenu.jsm => toolkit/modules/CharsetMenu.jsm
2014-01-06 08:44:19 +00:00
Paul Rouget
73bbf74120 Bug 939122 - Move styleinspector.properties in /toolkit. r=miker 2013-11-19 09:15:46 -05:00
Valentin Gosu
e3dcbfc16c Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04: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
Mike de Boer
271b2f4468 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin 2013-04-09 16:48:30 -07:00
William Chen
a0839dcbd7 Bug 782211 - Part 8: Updated existing XUL alerts to implement the Notification API. r=enn 2013-03-18 06:24:54 -07:00
Masatoshi Kimura
7c107a02d6 Bug 839731 - Kill try-safe stuff. r=benjamin 2013-02-12 01:28:08 +09:00
Vladan Djeric
e71ad7f6b1 Bug 661881: Add an about:telemetry page to Firefox. r=ttaubert 2012-11-08 15:36:06 -05:00
Jared Wein
9ae793f3da Backed out changeset ca101d926240 (bug 787767) 2012-10-22 01:56:10 -07:00
Jared Wein
201bb9ad4c Bug 787767 - Implement runtime performance monitoring for Worker API abuse. r=felipe
--HG--
extra : rebase_source : 93e027809cc3f6ceb2939cb2e3919c3516d05be7
2012-10-21 17:26:11 -07:00
Ryan VanderMeulen
5703aad914 Backed out changeset 779550569432 (bug 787767) 2012-10-18 21:43:12 -04:00
Jared Wein
faf749e67e Bug 787767 - Implement runtime performance warnings for Worker API abuse. r=felipe 2012-10-18 18:02:42 -07:00
Panos Astithas
65d78a9986 Bug 781515 - Use a default allowConnection handler in dbg-server.js so that add-ons don't have to provide their own. r=rcampbell, f=Pike,mgoodwin 2012-09-20 09:40:01 +03:00
Edmund Wong
5f666ef0cd Bug 783847 - Move Webapps l10n strings from browser/ to toolkit/. r=bmcbride 2012-08-27 22:54:22 -04:00
Neil Rashbrook
eaedd546e8 Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
Ed Morley
f58ad725ea Backout ec9451e9e830 (bug 758354) for PGO linux permaorange in browser_bug422590.js and friends 2012-06-25 19:14:43 +01:00
Neil Rashbrook
aee62bb4bd Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-25 09:24:49 +01:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12: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
Dave Townsend
0eaaa1e2e0 Bug 652376: Migrate XPInstall dialog into the extensions directory. r=robstrong
--HG--
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.dtd => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.properties => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.css => toolkit/mozapps/extensions/content/xpinstallConfirm.css
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.js => toolkit/mozapps/extensions/content/xpinstallConfirm.js
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.xul => toolkit/mozapps/extensions/content/xpinstallConfirm.xul
rename : toolkit/mozapps/xpinstall/content/xpinstallItem.xml => toolkit/mozapps/extensions/content/xpinstallItem.xml
rename : toolkit/themes/pinstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/pinstripe/mozapps/extensions/xpinstallConfirm.css
rename : toolkit/themes/winstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/winstripe/mozapps/extensions/xpinstallConfirm.css
2011-11-23 15:04:56 -08:00
Joe Walker
6fc294c0de Bug 687851 - Create a locales directory in the devtools module, move all devtools l10n strings to it; r=rcampbell,mfinkle,l10n
--HG--
rename : browser/locales/en-US/chrome/browser/inspector.properties => browser/locales/en-US/chrome/browser/devtools/inspector.properties
rename : browser/locales/en-US/chrome/browser/scratchpad.dtd => browser/locales/en-US/chrome/browser/devtools/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/scratchpad.properties => browser/locales/en-US/chrome/browser/devtools/scratchpad.properties
rename : browser/locales/en-US/chrome/browser/styleinspector.dtd => browser/locales/en-US/chrome/browser/devtools/styleinspector.dtd
rename : browser/locales/en-US/chrome/browser/styleinspector.properties => browser/locales/en-US/chrome/browser/devtools/styleinspector.properties
rename : toolkit/locales/en-US/chrome/global/webConsole.dtd => browser/locales/en-US/chrome/browser/devtools/webConsole.dtd
rename : toolkit/locales/en-US/chrome/global/headsUpDisplay.properties => browser/locales/en-US/chrome/browser/devtools/webconsole.properties
2011-10-27 12:35:13 -03:00
Dave Townsend
8e0e038bd5 Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused 2011-08-12 16:55:34 -07:00
Dave Townsend
f3ee939112 Backed out changeset 6d6e8fecaf37 from bug 596343 due to build failures 2011-08-12 15:47:34 -07:00
Dave Townsend
062e9d4868 Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused 2011-08-12 13:45:45 -07:00
Dave Townsend
308b60ecc8 Bug 476430: Disable third-party add-ons by default and offer them to the user. r=Unfocused, r=robstrong 2011-08-12 13:50:47 -07:00
Steffen Wilberg
da38410e86 Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Julian Viereck
48694b9903 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-28 21:31:12 -07:00
Rob Campbell
08f159e29c backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers 2010-08-28 14:51:40 -03:00
Julian Viereck
cfa5bdaff1 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-13 12:14:01 +02:00
Jeff Muizelaar
13ea31a7f7 Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin 2010-08-27 11:49:02 -04:00
Dave Townsend
8a467c4514 Bug 557956: Update compatibility information for installed add-ons when the application is upgraded. r=robstrong, a=blocking-beta5
--HG--
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_1/install.rdf
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/test_bug542391.js => toolkit/mozapps/extensions/test/xpcshell/test_bug542391.js
2010-08-17 12:08:33 -07:00
Alexander L. Slovesnik
05fe729e58 Bug 581772: headsUpDisplay.dtd is unused, r=gavin, a=johnath 2010-07-26 09:22:41 -04:00
ddahl@mozilla.com
1bdc5063ba Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-22 09:51:50 -07:00
L. David Baron
4f326572eb Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other. 2010-06-19 14:15:27 -07:00
ddahl@mozilla.com
6c7df266c9 Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-19 13:17:44 -07:00
Dietrich Ayala
9acce0dbb6 Backed out changeset 552ea4bd4e59 2010-06-18 16:21:43 -07:00
ddahl@mozilla.com
55daefa7ae Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-18 16:18:16 -07:00
Phil Ringnalda
c34e9394d6 Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin 2010-02-20 19:36:46 -08:00
Blair McBride
a76c55da65 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Robert Strong
dbc1c40e97 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:38:31 -08:00
Blair McBride
41d5c5539c Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride
5f62cb3491 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Phil Ringnalda
3bbe800e32 Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
2010-02-24 00:20:33 -08:00
Phil Ringnalda
2fcd706133 Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00
Steffen Wilberg
35fff6553d Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor 2009-08-21 21:28:46 +02:00