Brad Lassey
|
bf2b433795
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
Benjamin Smedberg
|
5b338a8304
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
Jason Duell
|
86c0119176
|
# User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
|
2010-05-21 14:03:02 -07:00 |
Blair McBride
|
8732100530
|
Bug 554007: New add-ons manager UI (docshell parts). r=bz
|
2010-04-29 10:54:32 -07:00 |
Dave Townsend
|
e3eb5c84d4
|
Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
|
2010-05-01 11:04:44 -07:00 |
Blair McBride
|
9f888d7b16
|
Bug 554007: New add-ons manager UI (docshell parts). r=bz
|
2010-04-29 10:54:32 -07:00 |
Phil Ringnalda
|
49ae72563f
|
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 |
Mike Hommey
|
788fd0adf4
|
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
|
2010-04-24 09:39:53 +02:00 |
Shawn Wilsher
|
91d5fecc4b
|
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
|
2009-08-20 11:56:10 -07:00 |
Doug Turner
|
34f05ad210
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
Steffen Wilberg
|
e5369f66f0
|
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 |
Vladimir Vukicevic
|
5312541472
|
b=515354; Implement "about:memory"; r=mconnor
|
2009-10-03 00:21:34 -07:00 |
Phil Ringnalda
|
fceecee8a4
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
Benjamin Smedberg
|
28fb767bd1
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Steven Michaud
|
2867f8d155
|
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
|
2009-06-23 14:09:19 -05:00 |
Boris Zbarsky
|
c4e1b94fda
|
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
|
2009-05-07 15:21:53 -04:00 |
Phil Ringnalda
|
5ac69655c0
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
Reed Loden
|
8882d3a39c
|
Bug 349451 - "about:about is File not found error" [r+sr=bzbarsky]
|
2008-10-24 01:33:02 -05:00 |
Arpad Borsos
|
4460c617be
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Oleg Romashin
|
20467061ed
|
Bug 455204 - Building with --disable-libxul broken. r=ted.mielczarek
|
2008-09-17 12:35:07 +03:00 |
Brad Lassey
|
53be26e1de
|
Bug 441636 - Fix compilation on non-dbus platforms
|
2008-07-27 09:40:14 -04:00 |
Brad Lassey
|
14a473b12a
|
Bug 441636 - Add support for DBus Handler Apps r=biesi
|
2008-07-25 12:36:07 -04:00 |
dcamp@mozilla.com
|
58b7eef34a
|
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
|
2008-03-12 14:52:47 -07:00 |
jag@tty.nl
|
60e16aa5b6
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
dtownsend@oxymoronical.com
|
24ad10b542
|
Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner
|
2008-01-24 08:11:09 -08:00 |
reed@reedloden.com
|
a11938e53a
|
Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons]
|
2007-11-30 23:18:43 -08:00 |
sdwilsh@shawnwilsher.com
|
851f816bc5
|
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
|
2007-11-23 12:20:41 -08:00 |
bzbarsky@mit.edu
|
51f67c643d
|
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
|
2007-11-08 22:13:26 -08:00 |
reed@reedloden.com
|
621d8c0a05
|
Bustage fix for bug 394974.
|
2007-10-22 19:34:02 -07:00 |
dmose@mozilla.org
|
fd47266c07
|
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
|
2007-10-03 23:10:47 -07:00 |
roc+@cs.cmu.edu
|
f00b619008
|
Bug 395045. Expire cached content-viewers after they've been unused for 20-30 minutes. r+sr+a=bz
|
2007-09-21 02:19:59 -07:00 |
dcamp@mozilla.com
|
d2859b374d
|
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
|
2007-08-31 16:18:46 -07:00 |
masayuki@d-toybox.com
|
5cf046b40d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
sdwilsh@shawnwilsher.com
|
2d76dd97b7
|
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
|
2007-08-14 09:47:41 -07:00 |
dcamp@mozilla.com
|
e6fea393ca
|
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
|
2007-07-24 22:35:39 -07:00 |
dmose@mozilla.org
|
00137b6801
|
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
|
2007-07-05 12:31:44 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
dcamp%mozilla.com
|
cc94714d40
|
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
|
2008-03-12 21:52:55 +00:00 |
jag%tty.nl
|
4221353fba
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 08:50:33 +00:00 |
dtownsend%oxymoronical.com
|
c87c4fddaa
|
Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner
|
2008-01-24 16:11:11 +00:00 |
reed%reedloden.com
|
648633ff99
|
Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons]
|
2007-12-01 07:18:43 +00:00 |
sdwilsh%shawnwilsher.com
|
6c01dcd4bb
|
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
|
2007-11-23 20:20:47 +00:00 |
bzbarsky%mit.edu
|
7b4229a442
|
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
|
2007-11-09 06:13:26 +00:00 |
reed%reedloden.com
|
6159c3d106
|
Bustage fix for bug 394974.
|
2007-10-23 02:34:02 +00:00 |
dmose%mozilla.org
|
c930b4f459
|
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
|
2007-10-04 06:10:48 +00:00 |
roc+%cs.cmu.edu
|
1b1d080855
|
Bug 395045. Expire cached content-viewers after they've been unused for 20-30 minutes. r+sr+a=bz
|
2007-09-21 09:20:00 +00:00 |
dcamp%mozilla.com
|
1241413f11
|
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
|
2007-08-31 23:18:48 +00:00 |
masayuki%d-toybox.com
|
5fa5b33f97
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
sdwilsh%shawnwilsher.com
|
56156f50fa
|
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
|
2007-08-14 16:47:44 +00:00 |
dcamp%mozilla.com
|
07547d4351
|
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
|
2007-07-25 05:35:40 +00:00 |