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

55 Коммитов

Автор SHA1 Сообщение Дата
Ms2ger 1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc e6acf6270f Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Ed Morley 53a451894a Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Gregory Szorc 0b4364c6f3 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Mike Hommey f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis 43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis 334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc 2f9c3f619e Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
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
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Nathan Froyd bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Henri Sivonen a92cb71e1c Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug. 2012-03-20 17:28:42 +02: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
Ed Morley 7ea8e12caa Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev ac65d0d88e Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Phil Ringnalda c30938f7e1 No bug, dos2unix feed tests, \r=\n DONTBUILD 2011-08-28 19:16:38 -07:00
Malini Das ea71db787e Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04: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
Henri Sivonen e1cfa9e128 Bug 675492 - Null-check base URI in nsScriptableUnescapeHTML::ParseFragment in the HTML case. r=bzbarsky. 2011-08-02 20:45:38 +03: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
sayrer%gmail.com 9714fc9479 Bug 370656. print each feed test result to the console. r=rcampbell 2007-02-16 18:58:20 +00: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