Commit Graph

88 Commits

Author SHA1 Message Date
Joel Maher
d050afae06 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Ehsan Akhgari
babe56a09a Bug 539296 - Disable registerProtocolHandler prompting inside the private browsing mode; r=mconnor 2010-01-22 12:32:51 -05:00
Marco Bonardo
393f2298ed Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor 2010-01-15 17:40:17 +01:00
Dão Gottwald
16ecfbb336 Bug 527433 - nsIWebContentConverterRegistrar::getContentHandlers count out param should be optional. r=gavin 2009-11-09 16:45:42 +01:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Dão Gottwald
6a530b2454 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Dão Gottwald
2ad67a32fd Bug 520374 - WebContentConverter.js needlessly includes debug.js. r=mano 2009-10-03 18:36:44 -04:00
Benjamin Smedberg
2e9438fd2f 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
Ryan Flint
bc9630f877 Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Phil Ringnalda
19950196ab Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano 2009-08-09 14:11:25 -07:00
Blake Kaplan
ece0649965 Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts. 2009-05-21 01:17:51 -07:00
L. David Baron
8c38aba811 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Shawn Wilsher
93af15cb71 Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
r=dietrich
2009-04-10 13:51:40 -04:00
Sylvain Pasche
6c97d783fc Bug 436685. FeedConverter does not need canConvert. r=gavin 2009-04-06 12:28:17 +12:00
Vlado Valastiak
102f3f2d89 Bug 415543 - "Choose Application…" menu item should have an icon. r=gavin 2009-03-14 09:50:50 +01:00
Gavin Sharp
9a3bde4716 Bug 436659 - The description of Feed View is not displayed. r=mano 2009-02-07 12:43:09 +01:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Phil Ringnalda
2dff174183 I would not have choosen the weekend before a freeze for so much CLOSED TREE 2009-01-11 20:12:32 -08:00
Robert Kaiser
a855c51d33 bug 469593 - test_423060.xul fails on SeaMonkey, r=gavin
--HG--
rename : toolkit/components/places/tests/chrome/Makefile.in => browser/components/feeds/test/chrome/Makefile.in
rename : toolkit/components/places/tests/chrome/sample_feed.atom => browser/components/feeds/test/chrome/sample_feed.atom
rename : toolkit/components/places/tests/chrome/test_423060.xul => browser/components/feeds/test/chrome/test_423060.xul
2008-12-23 15:58:44 +01:00
Mike Hommey
2f095d3376 Bug 460599 - Allow external web feed application to work without gnome libraries; r=(gavin.sharp + myk) 2008-10-23 18:19:03 +02:00
Boris Zbarsky
0e664da731 Moving closing paren to make it clearer what the logic really is and removing redundant comment. No behavior change. 2008-10-22 22:11:40 -04:00
Asaf Romano
ea32ac412c Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Manish Singh
bb512ab33b Bug 450206 - Port FeedWriter favicon code to use new favicon data URL api; r=gavin.sharp 2008-10-12 19:26:19 +02:00
Dan Mills
c58b659f8f Bug 445788 - "distribution.ini fails to set the correct RSS Feed handler Order" (Load feed handler prefs after distro customizations) [r=gavin] 2008-10-01 00:36:21 -05:00
Phil Ringnalda
e6b3f8b7de Bug 452317 - FeedConverter.js: QueryInterface should throw NS_ERROR_NO_INTERFACE, not NS_ERROR_NOT_IMPLEMENTED, r=gavin 2008-09-27 20:20:48 -07:00
Peter Van der Beken
6589f5100f Fix for bug 405032 (Changing feed handler to web handler leaks nsGlobalWindow). r=gavin. 2008-09-20 16:36:10 +02:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Boris Zbarsky
0c7e65dbe7 Bug 394416. Feed sniffing should apply to fewer MIME types. r=sayrer 2008-09-05 13:39:19 -04:00
Gavin Sharp
4cb6c649fb Bug 452689: fix opening RSS feeds in external apps, r=mano 2008-09-03 20:14:08 -04:00
marco.zehe@googlemail.com
fbbb53678b Bustage fix from checkin for bug 431709. 2008-05-02 02:38:17 -07:00
marco.zehe@googlemail.com
e2444e6d8f bug 431709 - Bookmarks/Subscribe to this page, "Subscribe to this feed using" combobox has no accessible name r=gavin.sharp a1.9=dsicore 2008-05-02 01:47:12 -07:00
mozilla.mano@sent.com
30ff58ac21 Bug 430658, r+a=mconnor. 2008-05-01 14:38:42 -07:00
gavin@gavinsharp.com
a205eaff4c Revert accidental checkin 2008-04-17 18:53:37 -07:00
gavin@gavinsharp.com
944f504275 Bug 423540: avoid using XPCOM during component initialization, patch by Marcus Redivo <mredivo@flock.com>, r=me, a=vlad 2008-04-17 18:52:51 -07:00
timeless@mozdev.org
d7e775a7be Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
reed@reedloden.com
5391d06003 Typo fix. s/Permision/Permission/ in _checkAndGetURI()'s throw(). Found by Tomcat. 2008-04-02 19:45:31 -07:00
mozilla.mano@sent.com
8110e6a2a2 Bug 425010 - Feed subscription UI is broken. r=gavin, a=mconnor. 2008-03-25 17:23:38 -07:00
mozilla.mano@sent.com
0be75ab1b6 Bug 360529, r+a=mconnor. 2008-03-24 05:43:44 -07:00
timeless@mozdev.org
f33eb4a3b4 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org
8074fda8ae Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
ted.mielczarek@gmail.com
3de0f4d850 bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 11:34:13 -07:00
jwalden@mit.edu
86b0ef5906 Bug 401514 - Don't use a getter when a property will do. r=gavin, a=beltzner 2008-03-05 19:58:48 -08:00
mozilla.mano@sent.com
5c297836d3 Bug 360529, r=sayrer, sr=jst, a=beltzner. 2008-03-03 00:15:37 -08:00
myk@mozilla.org
f227a094d9 bug 415732: expose way for chrome/extensions to register feed handler in current session; r=mano, a=dsicore 2008-02-25 13:24:10 -08:00