Daniel Holbert
|
37cf5be52d
|
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
|
5cc21b4709
|
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
|
2d7e41f808
|
bug 469593 - test_423060.xul fails on SeaMonkey, r=gavin
|
2008-12-23 15:58:44 +01:00 |
|
Mike Hommey
|
49b20fc57e
|
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
|
2da11790c2
|
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
|
a5f2274daa
|
Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking.
|
2008-10-17 22:04:55 +02:00 |
|
Manish Singh
|
ae2ac4c278
|
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
|
e1aa4cefc4
|
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
|
4e3431afd2
|
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
|
7e5e5a74cd
|
Fix for bug 405032 (Changing feed handler to web handler leaks nsGlobalWindow). r=gavin.
|
2008-09-20 16:36:10 +02:00 |
|
Ted Mielczarek
|
2307891e93
|
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
|
3c296dec61
|
Bug 394416. Feed sniffing should apply to fewer MIME types. r=sayrer
|
2008-09-05 13:39:19 -04:00 |
|
Gavin Sharp
|
27c7bc424f
|
Bug 452689: fix opening RSS feeds in external apps, r=mano
|
2008-09-03 20:14:08 -04:00 |
|
|
|
a0f6a892e0
|
Bustage fix from checkin for bug 431709.
|
2008-05-02 02:38:17 -07:00 |
|
|
|
236ab80201
|
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 |
|
|
|
1768a1b20e
|
Bug 430658, r+a=mconnor.
|
2008-05-01 14:38:42 -07:00 |
|
|
|
915034327f
|
Revert accidental checkin
|
2008-04-17 18:53:37 -07:00 |
|
|
|
2ff3709c28
|
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 |
|
|
|
945f8bd434
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
|
|
|
b7b96fd6a6
|
Typo fix. s/Permision/Permission/ in _checkAndGetURI()'s throw(). Found by Tomcat.
|
2008-04-02 19:45:31 -07:00 |
|
|
|
cb04120b51
|
Bug 425010 - Feed subscription UI is broken. r=gavin, a=mconnor.
|
2008-03-25 17:23:38 -07:00 |
|
|
|
0b4b69419d
|
Bug 360529, r+a=mconnor.
|
2008-03-24 05:43:44 -07:00 |
|
|
|
46f0a1f41c
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
|
|
56b16d9b10
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
|
|
|
8c5b9454dd
|
bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg
|
2008-03-13 11:34:13 -07:00 |
|
|
|
98228038c0
|
Bug 401514 - Don't use a getter when a property will do. r=gavin, a=beltzner
|
2008-03-05 19:58:48 -08:00 |
|
|
|
0c75e08fb1
|
Bug 360529, r=sayrer, sr=jst, a=beltzner.
|
2008-03-03 00:15:37 -08:00 |
|
|
|
c75c3069ee
|
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 |
|
|
|
3c981b4481
|
Remove what looks like a stray dump() from this test. This dump() was causing Tinderbox to show "error" lines at the top of the log.
|
2008-02-09 00:55:27 -08:00 |
|
|
|
bcb484f678
|
Bug 416005 - Sort feed readers by pref number, rather than mistakenly count on them coming out of the prefs system in order, r=mano, a=schrep+blocker
|
2008-02-08 20:46:44 -08:00 |
|
|
|
6b616e37d6
|
Bug 402788 - ensure web-based protocol handlers can't override gecko-internal stuff. r=gavin, r=dmose, a=blocking1.9+
|
2008-02-08 15:52:48 -08:00 |
|
|
|
9b0c820a65
|
Bug 402287 - register{Protocol,Content}Handler should only be allowed from same host as handler. r=gavin, a=blocking1.9+
|
2008-02-08 15:04:30 -08:00 |
|
|
|
72557e5a11
|
Bug 415245 - Feed preview first run UI confuses video podcasts and feeds, r=mano, a=beltzner
|
2008-02-01 22:28:51 -08:00 |
|
|
|
f404a4afb2
|
Bug 414922 - RSS Subscription broken. r=myk. a=beltzner.
|
2008-01-30 13:53:37 -08:00 |
|
|
|
a6249619c9
|
Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" (Missed file in previous patch) [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9b3=beltzner]
|
2008-01-30 12:57:16 -08:00 |
|
|
|
220b112386
|
Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9=beltzner]
|
2008-01-29 20:40:49 -08:00 |
|
|
|
2b5caaceba
|
Bug 303645. Add support for media feeds and objects (enclosures). Patch by Will Guaraldi <will.guaraldi@pculture.org>. r=sayrer/gavin, ui-r=beltzner, a=beltzner
|
2008-01-29 18:08:57 -08:00 |
|
|
|
9152f2e18e
|
i before e except after c
|
2008-01-13 17:04:37 -08:00 |
|
|
|
ad16dc4ded
|
Bug 355473 - Make FeedProtocolHandler.newChannel create a new real URI instead of modifying the caller's URI, and hack around bug 408599 by refusing in newURI to create feed URIs that will cause newChannel to create a channel with a spectacularly bad URI, r=sayrer, sr=bz, a=blocker
|
2007-12-31 14:27:50 -08:00 |
|
|
|
280c91005a
|
Bug 368464 - RSS preview sniffs RSS 0.90 on trunk, r=sayrer, a=beltzner
|
2007-12-28 22:01:02 -08:00 |
|
|
|
d27e91ebb1
|
Bug 408328 - Replace FeedWriter.js's CheckLoadURIStr with CheckLoadURIStrWithPrincipal, r=sayrer, sr=bz, a=sayrer
|
2007-12-28 19:30:54 -08:00 |
|
|
|
7fe733a610
|
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 |
|
|
|
8976a63c1f
|
Bug 401343 - "restrict web-based protocol handlers to http/https" [p=florian@mozilla.com (Florian Quèze) r=gavin a=blocking1.9+]
|
2007-11-20 01:45:51 -08:00 |
|
|
|
f9dea5b623
|
Fix for bug 401345 (Calling registerProtocolHandler leaks like a sieve). r=sayrer.
|
2007-11-17 06:38:36 -08:00 |
|
|
|
b143afbe72
|
Remove the span causing the warning and incorrect alignment. b=401820 r=mano a1.9=beltzner
|
2007-11-12 11:15:52 -08:00 |
|
|
|
1fd9313715
|
Format the XUL-on-one-line more legibly. b=401820 r=mano a1.9=beltzner
|
2007-11-12 11:15:29 -08:00 |
|
|
|
95bb5c6c0e
|
Fix for bug 398270 ([mlk] Loading a feed leaks). r=sayrer.
|
2007-10-06 01:05:30 -07:00 |
|
|
|
8f51540a5f
|
Bug 395557 - XPCOMUtilify FeedWriter. r=sayrer, a=mconnor
|
2007-09-17 14:10:10 -07:00 |
|
|
|
d8f9a04f65
|
bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor
|
2007-09-05 21:55:45 -07:00 |
|
|
|
d6b82e7993
|
Bug 394491 - send feed: URLs on all platforms, not just Mac (can't subscribe to feeds in Outlook 2007), r=mano
|
2007-09-04 19:39:48 -07:00 |
|