Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
Neil Rashbrook cd349de7a0 Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan 2012-11-03 10:59:29 +00:00
Ryan VanderMeulen f1d654c74a Backout 06b998c1100d (bug 664695) due to mochitest-other orange. 2012-11-02 17:12:22 -04:00
Neil Rashbrook 958b1668fa Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg 2012-11-02 20:07:50 +00:00
Mark Capella 0e109de66f Bug 407401 - Remove namespaced ARIA support in feed parser, r=mak
--HG--
extra : rebase_source : 34b1bbb4b5144e25b7b49194bff74022a527b507
2012-03-19 21:15:26 +01:00
Phil Ringnalda ab5dde526e Bug 512307 - Recognize and parse RFC 822 dates that use "Z" as a timezone, r=mak 2011-11-20 22:15:03 -08:00
Phil Ringnalda 63a075166a Bug 677135 - Use JavaScript's Date object to determine whether dates in feeds can be parsed by parsing them, rather than using a regex, and return null rather than "Invalid Date" when they can't be parsed, r=mak 2011-11-05 23:12:28 -07:00
Phil Ringnalda c30938f7e1 No bug, dos2unix feed tests, \r=\n DONTBUILD 2011-08-28 19:16:38 -07:00
Phil Ringnalda 5d0fd95b3e Bug 618714 - Switch feed parser to using Date object's support for ISO8601 dates, r=mak
--HG--
extra : rebase_source : 2be179a2de7c21b890471c1ffc80a004f7410159
2011-06-26 18:53:48 -07:00
Daniel Holbert 4301671b45 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 83e30fc95b 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
reed@reedloden.com e40fb0e7c6 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
Callek@gmail.com 4af812ae24 remove dos newlines, rs=reed 2008-02-20 01:02:07 -08:00
Callek@gmail.com 7d5d90ff7f Bug 418287 - nsIFeedEntry.published does not recognize <pubDate>, r=sayrer, a=mtschrep 2008-02-20 00:06:11 -08:00
sayrer@gmail.com af4a306e7c 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
sayrer@gmail.com 9bce5e2565 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 923cbd1585 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 4601cf0236 bug 373340. atom:logo in feed reading view. r=mano 2007-03-27 18:07:39 -07:00
mozilla.mano%sent.com 459dd3cabd 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
sayrer%gmail.com fd45573da0 Bug 361448. Feed processor logs an exception when it hits an unknown element in atom:author. r=mano 2006-12-08 17:33:15 +00:00
sayrer%gmail.com 6bbecb89fb Bug 361531. Ampersands in URL aren't escaped when inserted in generated base attribute. r=mano 2006-11-23 07:18:59 +00:00
sayrer%gmail.com 20a368628b bug 357539. Feed parser does not recognize lastBuildDate field. r=mano 2006-11-13 05:35:46 +00:00
sayrer%gmail.com 8372e94e34 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
sayrer%gmail.com 926e8cc7a5 Penny Arcade, we don't need your profane description element. 2006-09-14 07:48:03 +00:00
sayrer%gmail.com 9e1e10120a Bug 352549. Error: hrefAttribute has no properties. Now you have two problems. r=mconnor 2006-09-14 06:12:11 +00:00
sayrer%gmail.com 930ee19a73 Bug 350949. Feed preview leaks memory. Remove nsIFeedEntry.parent. r=vlad 2006-09-11 20:14:06 +00:00
sayrer%gmail.com 56f7c72f9e Bug 340555. Toolkit Feed API addtions. Relanding -- not the cause of a regression. 2006-08-17 23:07:40 +00:00
sayrer%gmail.com 1d1f80250c backout 340555. botched checkin 2006-08-16 14:59:19 +00:00
sayrer%gmail.com 9cee8e3cc5 First part of bug 340555, Toolkit feed parser needs nicer API. r=vlad 2006-08-16 05:36:46 +00:00
sayrer%gmail.com e1144a8a49 Bug 345065. legacy rss support. r=ben 2006-08-04 16:14:07 +00:00
sayrer%gmail.com ca475e47fe Bug 344991. Change accessors to return nsIFeedTextConstructs. This and previous checkin r=ben. 2006-07-21 19:07:52 +00:00
sayrer%gmail.com 0949107f1c Bug 344991. Change accessors to return nsIFeedTextConstructs 2006-07-21 19:05:13 +00:00
sayrer%gmail.com 3441890217 [Bug 344389] feed parser doesn't expose guid/atom:id/rdf:about correctly. r=ben 2006-07-19 19:31:52 +00:00
sayrer%gmail.com 7a3bb8d6b3 Bug 336858. feed content preview not linkified with Atom feeds. Handle Atom links, xml:base for relative references, and 11 unit tests. r=ben. 2006-07-11 16:49:00 +00:00
sayrer%gmail.com 889faf818b b=325080. add atom 0.3 and better html handling to feed processor. r+a=ben 2006-05-06 04:13:20 +00:00
sayrer%gmail.com 57eb4e301b b=325080, Feed Parsing Service tests, r=ben 2006-05-03 04:10:12 +00:00