bent.mozilla@gmail.com
|
c9d085b470
|
Bug 420700 - Bustage fix.
|
2008-03-06 12:35:42 -08: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 |
|
jag@tty.nl
|
05cdb6aefe
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -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 |
|
bugzilla@standard8.plus.com
|
27ce24d28d
|
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
|
2de09aefd4
|
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
|
085308de97
|
fix redness
|
2007-11-12 18:01:13 -08:00 |
|
sayrer@gmail.com
|
4414a6abf7
|
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
|
4560253525
|
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
|
e8b9b78604
|
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
|
630b7f11ab
|
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
|
5bf28a01b1
|
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
|
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 |
|
gerv%gerv.net
|
caae487a24
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +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
|
667b80c719
|
bug 361224. remove an accidentally checked in log line
|
2006-11-19 21:10:28 +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 |
|
cvshook%sicking.cc
|
17ded5692c
|
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
|
2006-11-04 05:45:02 +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
|
8d5ac920a1
|
Bug 350949. Feed leaks. Make sure the sync methods break the cycle with the SAX parser. r=vlad
|
2006-09-11 20:57:22 +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
|
648dd9ddb4
|
Bug 350365. "Error: this._reader has no properties" in JS console". r=mconnor
|
2006-09-10 22:57:24 +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
|
fa550b3290
|
Bug 348643. nsContentUtils / nsScriptableUnescapeHTML -- nsCRT::free considered harmful. r=timeless, sr=bz
|
2006-08-14 22:08:14 +00:00 |
|
sayrer%gmail.com
|
6fa03a1730
|
Bug 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst
|
2006-08-12 04:46:43 +00:00 |
|
rhelmer%mozilla.com
|
e613015052
|
"check" target should work for objdir and non-objdir builds.
b=348140, r=davel
|
2006-08-10 19:31:13 +00:00 |
|
sayrer%gmail.com
|
e1144a8a49
|
Bug 345065. legacy rss support. r=ben
|
2006-08-04 16:14:07 +00:00 |
|
sayrer%gmail.com
|
6c90b4ae2c
|
Bug 340994. FOAF tries to use feed preview mode, but fails with TypeError. r=mconnor
|
2006-07-28 16:50:56 +00:00 |
|
sayrer%gmail.com
|
25fb925abd
|
[Bug 345264] FeedProcessor should set this._result to null after sending the result to the listener, r=ben
|
2006-07-21 19:16:24 +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
|
ef13b0293d
|
Bug 336858. Forgot to change IID for nsIFeedContainer.
|
2006-07-12 14:19:31 +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 |
|
pedemont%us.ibm.com
|
03f0b5875d
|
Bug 339741 - nsIFeedProgressListener uses unknown interface nsIEntry. r=sayrer.
|
2006-05-31 16:06:37 +00:00 |
|
davel%mozilla.com
|
a0af25b203
|
Bug 337216 - add target to makefile to invoke toolkit/components/feeds tests
r=sayrer, sr=benjamin
|
2006-05-30 20:38:17 +00:00 |
|
davel%mozilla.com
|
67c3cecc5f
|
backing out b=337216 - INSTALL of mixed files and dirs does not
work on cygwin
|
2006-05-11 22:10:29 +00:00 |
|
davel%mozilla.com
|
068a241d1d
|
b=337216, r=sayrer
add target to makefile to invoke tests - replaced "ugly" shell script
NPOTB
|
2006-05-11 21:29:44 +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 |
|
beng%bengoodger.com
|
03407a18da
|
336824 - numerous small issues with feed handling/options r=brettw for browser bits r=sayrer for processor exception handling
|
2006-05-05 23:13:20 +00:00 |
|
sayrer%gmail.com
|
57eb4e301b
|
b=325080, Feed Parsing Service tests, r=ben
|
2006-05-03 04:10:12 +00:00 |
|
sayrer%gmail.com
|
c5b6d0b775
|
b=325080, Feed Parsing Service, r=ben
|
2006-05-03 03:56:19 +00:00 |
|