Commit Graph

134 Commits

Author SHA1 Message Date
Phil Ringnalda
7c5b5fc10c 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
6e731c995a 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
b2aeac5a65 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Ehsan Akhgari
478ad1a412 Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Henri Sivonen
4c43b849bd Bug 677050 - Return NS_ERROR_DOM_INVALID_STATE_ERR if fragment parsing is invoked re-entrantly. r=bzbarsky. 2011-10-14 13:39:19 +03:00
Michael Wu
0fe7772ece Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
Phil Ringnalda
5dad6e1d0b No bug, dos2unix feed tests, \r=\n DONTBUILD 2011-08-28 19:16:38 -07:00
Marco Castelluccio
09cdbdd268 Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen 2011-08-14 10:39:26 -07:00
Malini Das
bb40837cb3 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
Ms2ger
a700090ecc Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar 2011-08-11 15:29:50 +02:00
Kyle Huey
e7a9349495 Merge m-i to m-c. 2011-08-08 08:18:51 -04:00
Dão Gottwald
9bd0ddab9b Backed out changeset e60f96b64dfa 2011-08-07 16:58:43 +02:00
Marco Castelluccio
27aebba713 Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen 2011-08-07 16:11:13 +02:00
Michael Wu
94612b227a Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
Phil Ringnalda
9856c6be91 Bug 618714 - Switch feed parser to using Date object's support for ISO8601 dates, r=mak 2011-06-26 18:53:48 -07:00
Henri Sivonen
d497c4fa98 Bug 675492 - Null-check base URI in nsScriptableUnescapeHTML::ParseFragment in the HTML case. r=bzbarsky. 2011-08-02 20:45:38 +03:00
Henri Sivonen
e74faf5d90 Bug 563322 part 2 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the XML parser. r=Olli.Pettay. 2011-08-01 10:48:28 +03:00
Henri Sivonen
2fa0fb46af Bug 596182 - Make fragment parsers global. Remove resulting dead code. r=Olli.Pettay, r=bzbarsky. 2011-08-01 10:48:24 +03:00
Henri Sivonen
56831e4005 Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky. 2011-07-29 14:48:04 +03:00
Takanori MATSUURA
73675038ad Bug 655439 - Use $(LIBXUL_DIST)/bin/xpcshell instead of $(DIST)/bin/xpcshell. r=khuey 2011-05-11 15:13:43 +02:00
Mitchell Field
8969bddd5d Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
Benjamin Smedberg
4eb44d9d34 Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
Michael Kohler
61fec64afe Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Benjamin Smedberg
4ec69e1eff 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
b732e77f65 Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer 2009-07-28 08:01:13 +02:00
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
5e27197b55 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
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
5a3f9516a0 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
fdbba4a5b0 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
21970564ac Bug 423060. Feed preview page broken when a default web reader is selected. r=gavin. 2008-03-31 23:14:24 -07:00
67ed32c19e Bug 381357. Live bookmarks for feeds served as text/html don't load. r=gavin 2008-03-11 13:05:09 -07:00
c14622a54b Bug 420700 - Bustage fix. 2008-03-06 12:35:42 -08:00
2449a8fc97 remove dos newlines, rs=reed 2008-02-20 01:02:07 -08:00
3965e8b5e5 Bug 418287 - nsIFeedEntry.published does not recognize <pubDate>, r=sayrer, a=mtschrep 2008-02-20 00:06:11 -08:00
69d861c0f7 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -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
b267902994 Bug 403683 Remove some unnecessary nsISupportsArray includes from toolkit. r=gavin,a1.9=dsicore 2007-11-15 12:36:06 -08:00
45085ce9f0 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
1dc24c2467 fix redness 2007-11-12 18:01:13 -08:00
06a8809e3a 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
f7d344083b Bug 381227. Replace module in feed xpcom with XPCOMUtils.jsm's generateNSGetModule. r=mano. 2007-07-01 10:29:58 -07:00
6216ad7091 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
f0386f72f7 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
916ca2a2da 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
3158c0ec59 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
56de9dd985 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
b0e8008600 bug 373340. atom:logo in feed reading view. r=mano 2007-03-27 18:07:39 -07:00
sayrer@gmail.com
867f490535 Bug 370656. print each feed test result to the console. r=rcampbell 2007-02-16 18:58:20 +00:00
mozilla.mano@sent.com
9fc70c3219 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