Marco Zehe
7b0b1209bb
Bug 968111 - Fix various accessibility markup issues in Toolkit XUL files, r=da0
2014-02-05 17:33:43 +01:00
Gregory Szorc
461b5aef7e
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Ms2ger
c9f69ff561
Bug 887012 - Remove some emptyish makefiles; r=gps
2013-07-01 09:02:32 +02:00
Joey Armstrong
bfded569cf
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2 ). r=mshal
2013-06-10 11:19:28 -04:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Mike Shal
ea1d9b8ba7
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
cc8470b5e8
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Kyle Huey
45adfbf2c8
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Paolo Amadini
9ffe3e43b9
Bug 731942 - Replace old synchronous favicons calls in the Toolkit external content handler dialog. r=mak
2012-03-19 20:24:41 +01:00
Neil Rashbrook
d7722b313c
Fix DOS line endings rs=sdwilsh
...
DONTBUILD
2011-05-26 20:29:31 +01:00
Mitchell Field
20ae534ead
Bug 595513 - Fix bustage.
2011-03-08 23:56:08 +11:00
Benjamin Smedberg
5cab25b52b
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
...
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Mitchell Field
09e94f0ad4
Bug 461444: remove cases of excessive recursion in makefiles r=ted
...
--HG--
rename : toolkit/mozapps/downloads/src/DownloadLastDir.jsm => toolkit/mozapps/downloads/DownloadLastDir.jsm
rename : toolkit/mozapps/downloads/src/DownloadUtils.jsm => toolkit/mozapps/downloads/DownloadUtils.jsm
rename : toolkit/mozapps/downloads/src/nsHelperAppDlg.js.in => toolkit/mozapps/downloads/nsHelperAppDlg.js
rename : toolkit/mozapps/extensions/src/LightweightThemeManager.jsm => toolkit/mozapps/extensions/LightweightThemeManager.jsm
rename : toolkit/mozapps/extensions/src/nsAddonRepository.js => toolkit/mozapps/extensions/nsAddonRepository.js
rename : toolkit/mozapps/extensions/src/nsBlocklistService.js => toolkit/mozapps/extensions/nsBlocklistService.js
rename : toolkit/mozapps/extensions/src/nsExtensionManager.js.in => toolkit/mozapps/extensions/nsExtensionManager.js
rename : toolkit/mozapps/extensions/public/nsIAddonRepository.idl => toolkit/mozapps/extensions/nsIAddonRepository.idl
rename : toolkit/mozapps/extensions/public/nsIExtensionManager.idl => toolkit/mozapps/extensions/nsIExtensionManager.idl
rename : toolkit/mozapps/handling/src/nsContentDispatchChooser.js => toolkit/mozapps/handling/nsContentDispatchChooser.js
rename : toolkit/mozapps/shared/src/CertUtils.jsm => toolkit/mozapps/shared/CertUtils.jsm
rename : toolkit/mozapps/shared/src/FileUtils.jsm => toolkit/mozapps/shared/FileUtils.jsm
2010-01-27 11:16:53 -08:00
Gijs Kruitbosch
e7771b95eb
Bug 496097 - Make app handler dialog label action list. r=Maro Zehe, Neil Rashbrook
2009-07-12 15:47:44 +01:00
Neil Rashbrook
ae8ef2cea9
Bug 496097 Handlers dialog is not accessible r=gavin,surkov
2009-06-20 23:33:55 +01:00
timeless@mozdev.org
5b068f69cb
Bug 489956 Use Constructor to save lookups for loop in nsContentDispatchChooser.prototype.ask
...
r=gavin
2009-05-03 09:28:42 -07:00
"Brad Lassey"
a6b45b982b
Bug 441636 - Add support for DBus Handler Apps r=biesi
2008-07-25 12:36:07 -04:00
reed@reedloden.com
85721119eb
Bug 415218 - "Fix uses of IO.newURI to use nsIIOService instead" [p=philringnalda@gmail.com (Phil Ringnalda) / reed@reedloden.com (Reed Loden) / ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=Mano a1.9b3=beltzner]
2008-02-01 16:39:05 -08:00
florian@queze.net
00d1462679
Bug 402620 - protocol handling dialog should display icons and hostnames for web applications. r=Mano, ui-r=beltzner, a=blocking-firefox3+
2008-01-22 15:53:26 -08:00
florian@queze.net
e23a54317b
Bug 400473: 'Remember this' checkbox of the proto handler dialog missing an accesskey. r=gavin, a=blocking-firefox3+
2008-01-07 16:10:24 -08:00
mark.finkle@gmail.com
e831b78385
b=389705. r=gavin. a=blocking-firefox3. Tighten up the launch application dialog
2007-12-03 13:43:33 -08:00
dmose@mozilla.org
ba9efad44f
Improve external protocol handling dialog UE (bug 402771), ui-r=beltzner, r=gavin, a=blocking-1.9+
2007-12-02 17:55:12 -08:00
reed@reedloden.com
686def9c38
Bug 403845 - "Launch Application dialog displays duplicate entries after selection" [p=florian@mozilla.com (Florian Quèze) r=gavin a=blocking-firefox3+]
2007-11-16 20:30:28 -08:00
reed@reedloden.com
4ac8322643
Bug 392376 - "Double-clicking on the selected application within the file handling dialog should work as "OK" and launch the application" [p=florian r=Mano a=blocking-firefox3+]
2007-11-12 22:48:20 -08:00
sdwilsh@shawnwilsher.com
d9c11fe00f
Bug 396635 - "Launch Application" dialog clips buttons on bottom. r=mfinkle, r=gavin, a=vlad
2007-10-26 13:20:12 -07:00
sdwilsh@shawnwilsher.com
4377c52872
Bug 391407 - Move File Handling dialog into localizable location. r=gavin.sharp, a=blocking1.9
2007-10-10 19:04:05 -07:00
dmose@mozilla.org
b3b2ff44a4
Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz
2007-09-02 21:44:25 -07:00
sdwilsh@shawnwilsher.com
3447782e04
Bug 390890 - PHD: Have the UI use all the possible handlers instead of just the preferred one. r=mano, a=blocking-firefox3
2007-08-14 21:15:22 -07:00
gavin@gavinsharp.com
9cf76620d2
Fix review nit from bug 385065 (unnecessary use of 'let')
2007-08-05 02:41:53 -07:00
sdwilsh@shawnwilsher.com
38af637226
Bug 389899 - Icon does not show up for local handlers that were specified in the past. r=mano
2007-08-03 16:25:00 -07:00
sdwilsh@shawnwilsher.com
a4d3ec9358
Bug 389689 - Have the dialog for nsIContentDispatchChooser use the width property. r=mano, ui-r=beltzner
2007-08-03 16:14:25 -07:00
sdwilsh@shawnwilsher.com
a2f2ec72ea
Bug 385065 - protocol handling dialog (fix clobber build error). r=gavin.sharp, a=mconnor
2007-07-30 11:34:41 -07:00
sdwilsh@shawnwilsher.com
be9def112b
Bug 389891 - Protocol Handling dialog does not actually set nsIHandlerInfo::useHelperApp when using a prefilled helper app. r=gavin.sharp, a=schrep
2007-07-27 14:17:04 -07:00
sdwilsh@shawnwilsher.com
95d5347743
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-25 21:24:25 -07:00