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 |
Michael Ryan
|
04c80706c6
|
Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer
|
2009-07-28 08:01:13 +02:00 |
Daniel Holbert
|
c755eee8e7
|
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 |
gavin@gavinsharp.com
|
1ac4179cf7
|
Bug 429049: yahoo rss newsfeed (de.news.yahoo.com) is not previewed properly, patch by Will Guaraldi <will.guaraldi@pculture.org>, r+a=mconnor
|
2008-04-25 09:51:14 -07:00 |
gavin@gavinsharp.com
|
f901027827
|
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 |
jruderman@hmc.edu
|
96343700a8
|
Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
|
2008-04-10 21:38:25 -07:00 |
reed@reedloden.com
|
29dccb7a5f
|
Bug 426223 - "RSS preview only shows the first Media RSS object" (Removes restriction of one media:content per item) [p=will.guaraldi@pculture.org (Will Guaraldi) r=sayrer a1.9=beltzner]
|
2008-04-04 02:13:05 -07:00 |
sayrer@gmail.com
|
fcd372de72
|
Bug 423060. Feed preview page broken when a default web reader is selected. r=gavin.
|
2008-03-31 23:14:24 -07:00 |
sayrer@gmail.com
|
7d9725f961
|
Bug 381357. Live bookmarks for feeds served as text/html don't load. r=gavin
|
2008-03-11 13:05:09 -07:00 |
bent.mozilla@gmail.com
|
e60d17ae8e
|
Bug 420700 - Bustage fix.
|
2008-03-06 12:35:42 -08:00 |
Callek@gmail.com
|
afad178ee5
|
remove dos newlines, rs=reed
|
2008-02-20 01:02:07 -08:00 |
Callek@gmail.com
|
82ff71ae3c
|
Bug 418287 - nsIFeedEntry.published does not recognize <pubDate>, r=sayrer, a=mtschrep
|
2008-02-20 00:06:11 -08: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 |
sayrer@gmail.com
|
7f4474e5eb
|
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 |
bugzilla@standard8.plus.com
|
e056741ef8
|
Bug 403683 Remove some unnecessary nsISupportsArray includes from toolkit. r=gavin,a1.9=dsicore
|
2007-11-15 12:36:06 -08:00 |
reed@reedloden.com
|
1ebec4fc28
|
Bug 398177 - "ISO 8601 dates helper" [p=erwan@flock.com (Erwan Loisant) r=sayrer sr=mscott a1.9=damons]
|
2007-11-13 00:12:56 -08:00 |
jonas@sicking.cc
|
495e589821
|
fix redness
|
2007-11-12 18:01:13 -08:00 |
sayrer@gmail.com
|
3e0d1fa645
|
Bug 397804. pages loading feeds as content can trigger a leak. r=jst, sr=sicking, a=sicking
|
2007-09-27 20:00:35 -07:00 |
sayrer@gmail.com
|
328cd1d1c2
|
Bug 381227. Replace module in feed xpcom with XPCOMUtils.jsm's generateNSGetModule. r=mano.
|
2007-07-01 10:29:58 -07:00 |
jonas@sicking.cc
|
67392309e9
|
Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz
|
2007-05-30 13:43:41 -07:00 |
jwatt@jwatt.org
|
b112b1cc61
|
Change DOS line endings to unix so they don't appear in my diff when I save unrelated changes to this file. r=sayrer. No bug.
|
2007-05-15 10:16:09 -07:00 |
allan@beaufour.dk
|
a64a29d48a
|
Change namespace to aNamespame to avoid reserved C++ keyword. Bug 380125, r=gavin, patch by tom.germeau@gmail.com
|
2007-05-15 01:18:09 -07:00 |
sayrer@gmail.com
|
97bc790be0
|
Bug 373546. URIs in <guid isPermaLink='false'> are recognized as valid links of feed items in the feed reading view. r=mano
|
2007-04-18 21:50:16 -07:00 |
sayrer@gmail.com
|
6d63ca8c5c
|
Bug 369672. Feed preview doesn't show dates when the timezone is specified as UTC rather than GMT. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sayrer
|
2007-04-16 23:17:42 -07:00 |
sayrer@gmail.com
|
ff254f977b
|
bug 373340. atom:logo in feed reading view. r=mano
|
2007-03-27 18:07:39 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
gavin%gavinsharp.com
|
3826ba5ad4
|
Bug 429049: yahoo rss newsfeed (de.news.yahoo.com) is not previewed properly, patch by Will Guaraldi <will.guaraldi@pculture.org>, r+a=mconnor
|
2008-04-25 16:51:14 +00:00 |
gavin%gavinsharp.com
|
303a72f080
|
Bug 423540: avoid using XPCOM during component initialization, patch by Marcus Redivo <mredivo@flock.com>, r=me, a=vlad
|
2008-04-18 01:53:55 +00:00 |
jruderman%hmc.edu
|
ce16041c5d
|
Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
|
2008-04-11 04:38:26 +00:00 |
reed%reedloden.com
|
7cbc01dac1
|
Bug 426223 - "RSS preview only shows the first Media RSS object" (Removes restriction of one media:content per item) [p=will.guaraldi@pculture.org (Will Guaraldi) r=sayrer a1.9=beltzner]
|
2008-04-04 09:13:05 +00:00 |
sayrer%gmail.com
|
fe872c45be
|
Bug 423060. Feed preview page broken when a default web reader is selected. r=gavin.
|
2008-04-01 06:14:32 +00:00 |
sayrer%gmail.com
|
d6f1933148
|
Bug 381357. Live bookmarks for feeds served as text/html don't load. r=gavin
|
2008-03-11 20:05:10 +00:00 |
bent.mozilla%gmail.com
|
bff41e4f8f
|
Bug 420700 - Bustage fix.
|
2008-03-06 20:35:42 +00:00 |
Callek%gmail.com
|
2f9fed5d42
|
remove dos newlines, rs=reed
|
2008-02-20 09:02:07 +00:00 |
Callek%gmail.com
|
726a17e9df
|
Bug 418287 - nsIFeedEntry.published does not recognize <pubDate>, r=sayrer, a=mtschrep
|
2008-02-20 08:06:12 +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 |
sayrer%gmail.com
|
ef27b5f8a2
|
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-30 02:10:05 +00:00 |
bugzilla%standard8.plus.com
|
73bef1a376
|
Bug 403683 Remove some unnecessary nsISupportsArray includes from toolkit. r=gavin,a1.9=dsicore
|
2007-11-15 20:36:06 +00:00 |
reed%reedloden.com
|
762e7a1f9c
|
Bug 398177 - "ISO 8601 dates helper" [p=erwan@flock.com (Erwan Loisant) r=sayrer sr=mscott a1.9=damons]
|
2007-11-13 08:13:20 +00:00 |
jonas%sicking.cc
|
86baefc2db
|
fix redness
|
2007-11-13 02:01:13 +00:00 |
sayrer%gmail.com
|
e05009d3e4
|
Bug 397804. pages loading feeds as content can trigger a leak. r=jst, sr=sicking, a=sicking
|
2007-09-28 03:00:36 +00:00 |
sayrer%gmail.com
|
25444116e4
|
Bug 381227. Replace module in feed xpcom with XPCOMUtils.jsm's generateNSGetModule. r=mano.
|
2007-07-01 17:29:58 +00:00 |
jonas%sicking.cc
|
48fa25294c
|
Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz
|
2007-05-30 20:43:42 +00:00 |
jwatt%jwatt.org
|
227016a54d
|
Change DOS line endings to unix so they don't appear in my diff when I save unrelated changes to this file. r=sayrer. No bug.
|
2007-05-15 17:16:09 +00:00 |
allan%beaufour.dk
|
04ee6166a7
|
Change namespace to aNamespame to avoid reserved C++ keyword. Bug 380125, r=gavin, patch by tom.germeau@gmail.com
|
2007-05-15 08:18:09 +00:00 |
sayrer%gmail.com
|
160d308896
|
Bug 373546. URIs in <guid isPermaLink='false'> are recognized as valid links of feed items in the feed reading view. r=mano
|
2007-04-19 04:50:16 +00:00 |
sayrer%gmail.com
|
62000af34b
|
Bug 369672. Feed preview doesn't show dates when the timezone is specified as UTC rather than GMT. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sayrer
|
2007-04-17 06:17:42 +00:00 |
sayrer%gmail.com
|
cd5583ae9e
|
bug 373340. atom:logo in feed reading view. r=mano
|
2007-03-28 01:07:39 +00:00 |
sayrer%gmail.com
|
ff942578dd
|
Bug 370656. print each feed test result to the console. r=rcampbell
|
2007-02-16 18:58:20 +00:00 |
mozilla.mano%sent.com
|
2c151ea638
|
Bug 358456 - Feed preview should include pubDate of each entry. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>; r=sayre,me; ui-r=beltzner.
|
2006-12-21 08:43:09 +00:00 |