Commit Graph

242 Commits

Author SHA1 Message Date
Ted Mielczarek
ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Boris Zbarsky
a61492ee32 Bug 394416. Feed sniffing should apply to fewer MIME types. r=sayrer 2008-09-05 13:39:19 -04:00
Gavin Sharp
98e03a4eeb Bug 452689: fix opening RSS feeds in external apps, r=mano 2008-09-03 20:14:08 -04:00
marco.zehe@googlemail.com
cc247c3f2b Bustage fix from checkin for bug 431709. 2008-05-02 02:38:17 -07:00
marco.zehe@googlemail.com
de4c3d3f09 bug 431709 - Bookmarks/Subscribe to this page, "Subscribe to this feed using" combobox has no accessible name r=gavin.sharp a1.9=dsicore 2008-05-02 01:47:12 -07:00
mozilla.mano@sent.com
c5e63954ff Bug 430658, r+a=mconnor. 2008-05-01 14:38:42 -07:00
gavin@gavinsharp.com
e7b473f5a5 Revert accidental checkin 2008-04-17 18:53:37 -07:00
gavin@gavinsharp.com
3ee91c233f 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
timeless@mozdev.org
b0e4df4591 Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
reed@reedloden.com
67e52d03e0 Typo fix. s/Permision/Permission/ in _checkAndGetURI()'s throw(). Found by Tomcat. 2008-04-02 19:45:31 -07:00
mozilla.mano@sent.com
7262f2d600 Bug 425010 - Feed subscription UI is broken. r=gavin, a=mconnor. 2008-03-25 17:23:38 -07:00
mozilla.mano@sent.com
021a04012b Bug 360529, r+a=mconnor. 2008-03-24 05:43:44 -07:00
timeless@mozdev.org
7f880e43ef reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org
022712406a Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
ted.mielczarek@gmail.com
5bc866acda bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 11:34:13 -07:00
jwalden@mit.edu
818390570b Bug 401514 - Don't use a getter when a property will do. r=gavin, a=beltzner 2008-03-05 19:58:48 -08:00
mozilla.mano@sent.com
99c7903640 Bug 360529, r=sayrer, sr=jst, a=beltzner. 2008-03-03 00:15:37 -08:00
myk@mozilla.org
f3d64a6f83 bug 415732: expose way for chrome/extensions to register feed handler in current session; r=mano, a=dsicore 2008-02-25 13:24:10 -08:00
jruderman@hmc.edu
bac8744dcd Remove what looks like a stray dump() from this test. This dump() was causing Tinderbox to show "error" lines at the top of the log. 2008-02-09 00:55:27 -08:00
philringnalda@gmail.com
2988831fbb Bug 416005 - Sort feed readers by pref number, rather than mistakenly count on them coming out of the prefs system in order, r=mano, a=schrep+blocker 2008-02-08 20:46:44 -08:00
florian@queze.net
0e2785daf8 Bug 402788 - ensure web-based protocol handlers can't override gecko-internal stuff. r=gavin, r=dmose, a=blocking1.9+ 2008-02-08 15:52:48 -08:00
florian@queze.net
94d31a377c Bug 402287 - register{Protocol,Content}Handler should only be allowed from same host as handler. r=gavin, a=blocking1.9+ 2008-02-08 15:04:30 -08:00
philringnalda@gmail.com
bb66bf2bed Bug 415245 - Feed preview first run UI confuses video podcasts and feeds, r=mano, a=beltzner 2008-02-01 22:28:51 -08:00
mozilla.mano@sent.com
267a55ed4d Bug 414922 - RSS Subscription broken. r=myk. a=beltzner. 2008-01-30 13:53:37 -08:00
reed@reedloden.com
aed2f8acf2 Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" (Missed file in previous patch) [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9b3=beltzner] 2008-01-30 12:57:16 -08:00
reed@reedloden.com
a58f37f7bb Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9=beltzner] 2008-01-29 20:40:49 -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
philringnalda@gmail.com
9c10fe1307 i before e except after c 2008-01-13 17:04:37 -08:00
philringnalda@gmail.com
a370c206cd Bug 355473 - Make FeedProtocolHandler.newChannel create a new real URI instead of modifying the caller's URI, and hack around bug 408599 by refusing in newURI to create feed URIs that will cause newChannel to create a channel with a spectacularly bad URI, r=sayrer, sr=bz, a=blocker 2007-12-31 14:27:50 -08:00
philringnalda@gmail.com
2f57ee3b4f Bug 368464 - RSS preview sniffs RSS 0.90 on trunk, r=sayrer, a=beltzner 2007-12-28 22:01:02 -08:00
philringnalda@gmail.com
fa5b56cf2f Bug 408328 - Replace FeedWriter.js's CheckLoadURIStr with CheckLoadURIStrWithPrincipal, r=sayrer, sr=bz, a=sayrer 2007-12-28 19:30:54 -08:00
dmose@mozilla.org
5953cabe8c Improve external protocol handling dialog UE (bug 402771), ui-r=beltzner, r=gavin, a=blocking-1.9+ 2007-12-02 17:55:12 -08:00
reed@reedloden.com
d8192cfe53 Bug 401343 - "restrict web-based protocol handlers to http/https" [p=florian@mozilla.com (Florian Quèze) r=gavin a=blocking1.9+] 2007-11-20 01:45:51 -08:00
peterv@propagandism.org
bb3daac541 Fix for bug 401345 (Calling registerProtocolHandler leaks like a sieve). r=sayrer. 2007-11-17 06:38:36 -08:00
dbaron@dbaron.org
19b6fbdb4c Remove the span causing the warning and incorrect alignment. b=401820 r=mano a1.9=beltzner 2007-11-12 11:15:52 -08:00
dbaron@dbaron.org
6917f47f2d Format the XUL-on-one-line more legibly. b=401820 r=mano a1.9=beltzner 2007-11-12 11:15:29 -08:00
peterv@propagandism.org
25895b551a Fix for bug 398270 ([mlk] Loading a feed leaks). r=sayrer. 2007-10-06 01:05:30 -07:00
rflint@ryanflint.com
af798b455d Bug 395557 - XPCOMUtilify FeedWriter. r=sayrer, a=mconnor 2007-09-17 14:10:10 -07:00
myk@mozilla.org
ec3ff32ae8 bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor 2007-09-05 21:55:45 -07:00
philringnalda@gmail.com
bd4104a975 Bug 394491 - send feed: URLs on all platforms, not just Mac (can't subscribe to feeds in Outlook 2007), r=mano 2007-09-04 19:39:48 -07:00
sayrer@gmail.com
f8c9de3702 Bug 388275. Malformed feed breaks UI. r=gavin 2007-09-03 21:31:43 -07:00
sayrer@gmail.com
910987398d Bug 385178. Memory leak when viewing feeds. r=gavin 2007-08-20 22:31:04 -07:00
enndeakin@sympatico.ca
fa4a85978d Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron 2007-08-15 16:52:47 -07:00
sdwilsh@shawnwilsher.com
c7ff3a0d8d Bug 372441 - Implement registerProtocolHandler for arbitrary protocols. r=mano, ur-r=beltzner 2007-08-14 21:02:02 -07:00
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
philringnalda@gmail.com
4f5cca035b Bug 388207 - Remove the bogus and never-(properly-)shown 'it's our fault :-(' feed preview error, r=mano 2007-07-15 14:28:39 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sayrer@gmail.com
43d2c9d66c Bug 385982. WebContentConverterRegistrar in cycle with nsJSID. r=gavin 2007-06-26 16:48:55 -07:00
philringnalda@gmail.com
6e83676554 Bug 384259 - Remove unused function safeGetBoolPref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:41:41 -07:00
rflint@ryanflint.com
ef2ac3c676 Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin 2007-06-04 22:22:34 -07:00
mattwillis@gmail.com
9bb13b3eaf fix typo in comment. rs=sayrer 2007-06-01 07:34:22 -07:00
mozilla.mano@sent.com
821246e4a9 Bug 368745 - Use nsIFaviconService in Feed Preview. r=sspitzer,sayrer. 2007-05-22 17:36:38 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
sayrer@gmail.com
6fd085adb9 bug 375588. FeedWriter should pull image from accessor, not property bag. r=mano 2007-03-27 18:02:33 -07:00
asqueella@gmail.com
693887e57a Bug 375215 - FeedWriter fails for feeds with text/html content type
p=Wladimir Palant <trev@gtchat.de>r=sayrer/mano
2007-03-24 22:26:32 -07:00
sayrer%gmail.com
ef9bf60780 Bug 372283. Feed preview layout issues. r=mano 2007-03-05 01:53:08 +00:00
mozilla.mano%sent.com
83c6dc6cd5 Bug 369935 - Partial feed subscription UI is shown until the feed is loaded. r=sayrer, gavin. 2007-02-11 00:05:19 +00:00
asqueella%gmail.com
9e3b19f9ee Bug 356578 - rebranding should affect the name of the executable
patch by O. Atsushi <torisugari@gmail.com>
r=mano, bsmedberg
2007-01-25 13:43:52 +00:00
mozilla.mano%sent.com
b7af671544 Bug 365570 - FeedWriter doesn't work with handlers with chrome:// URI (throws exception when downloading favicon). r=gavin. 2007-01-02 00:33:43 +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
mozilla.mano%sent.com
444eb436ac Bug 363512 - remove base-64 encoding functions in favor of built-ins. r=gavin. 2006-12-20 22:41:20 +00:00
mozilla.mano%sent.com
1e18f4d51c Bug 355120 - Move default feed reader code to shellsvc. r=gavin. 2006-12-20 22:34:51 +00:00
sayrer%gmail.com
75e50e328b Bug 350273. registerContentHandler should throw an exception for malformed URIs. r=mano 2006-12-12 17:57:11 +00:00
gavin%gavinsharp.com
4ca00294c6 Bug 363318: use native btoa() where possible, and optimize the JS-implemented b64() for the search service (large slowdown seen when the feed preview page is shown), r=mano 2006-12-11 21:29:38 +00:00
gerv%gerv.net
caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
mozilla.mano%sent.com
ae02c345fc Bug 361671 - Feed Preview is broken (typro from bug 361186). 2006-11-23 18:44:41 +00:00
mozilla.mano%sent.com
f65c4f98a0 Bug 357914 - Choose Application menuitem in feed subscription UI sometimes doesn't work. r=gavin. 2006-11-23 12:13:47 +00:00
mozilla.mano%sent.com
31db38cc6d Bug 361186 - FeedWriter should cache its string bundle. r=gavin. 2006-11-23 11:59:53 +00:00
sayrer%gmail.com
ec2e0db515 bug 361230. Add a way to tell the parser the feed has been sniffed. r=mano 2006-11-23 01:22:43 +00:00
sayrer%gmail.com
98e7e79e15 Bug 347897. view source on feeds preview shows contents of wrong page. r=mano 2006-11-19 22:54:29 +00:00
benjamin%smedbergs.us
217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
bzbarsky%mit.edu
0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
pavlov%pavlov.net
0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
mozilla.mano%sent.com
8e1afe52e9 Bug 349380 - better UI for registerContentHandler. r=gavin. 2006-11-09 18:45:18 +00:00
benjamin%smedbergs.us
c8bc8c9265 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
mozilla.mano%sent.com
002a4dfc4c Bug 358878 - Feed preview's request for favicon.ico should not send Referer. r=gavin. 2006-11-04 08:35:40 +00:00
sspitzer%mozilla.org
519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
gavin%gavinsharp.com
3d03bb2e16 Bug 337184: feed sniffer sniffs too many things as feeds... need to make sure that feed indicator strings are only used as indicators if they are present at the top level of the document, patch by Ben Goodger <ben@mozilla.org>, r=darin, mconnor 2006-10-10 02:44:02 +00:00
sayrer%gmail.com
2071ed80df bug 355332. Feed sniffing ignores content-disposition, displays 'attachment' in the browser. r=vlad 2006-10-10 00:15:31 +00:00
mozilla.mano%sent.com
260cbce403 Bug 353266, r=mconnor/sicking/gavin. 2006-09-29 16:32:45 +00:00
mozilla.mano%sent.com
4f0b8e9593 Bug 354808 - 'Choose Application' in feed subscription ui is broken on trunk (mac only). r=gavin 2006-09-29 13:24:22 +00:00
mozilla.mano%sent.com
ab8c0ab781 Bug 354805 - regression: readers menulist no longer shows the selected reader's icon. r=gavin. 2006-09-29 13:05:57 +00:00
gavin%gavinsharp.com
9059857fe3 Bug 343360: FileWriter's security check doesn't work with flat chrome, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-09-24 15:01:57 +00:00
mozilla.mano%sent.com
dece182e1d Bug 353117, r=mconnor, sr=jst. 2006-09-18 19:45:30 +00:00
mozilla.mano%sent.com
eae0985a60 Bug 352935 - Port over some FeedWriter improvements from bug 350615 to trunk. r=gavin. 2006-09-18 19:40:55 +00:00
mozilla.mano%sent.com
ec43c8ea44 Bug 349225 - Added content handlers are not retained by feeds pane. patch by mconnor, r=gavin. 2006-09-16 08:19:30 +00:00
jst%mozilla.jstenback.com
c8b7b8fb36 Fixing bug 352124. Make XPCNativeWrapper refuse to wrap a double-wrapped JS object, and add some explicit wrapping to the feed writer. r=bzbarsky@mit.edu, sr=brendan@mozilla.org. 2006-09-15 16:38:56 +00:00
mozilla.mano%sent.com
9c57e7b4a1 Bug 352124, r=mconnor, sr=bz. 2006-09-15 00:04:22 +00:00
mozilla.mano%sent.com
f384c540d5 DOM changes for bug 349380 (better UI for registerContentHandler). r+sr=bzbarsky. 2006-09-13 23:45:16 +00:00
mozilla.mano%sent.com
c45e669c7a content changes only for bug 351729, r=mconnor; theme part will be landed as part of the new theme. 2006-09-13 20:28:07 +00:00
sayrer%gmail.com
0ee3eb71ea Bug 350949. Feed preview leaks memory. Check for multiple list members after frantic reloading. r=mano 2006-09-07 21:06:58 +00:00
mozilla.mano%sent.com
1de1d32f29 Bug 351263 - Dialog steals focus while navigating combobox in subscription options on feed preview pane. r=mconnor. 2006-09-07 18:57:34 +00:00
mozilla.mano%sent.com
420af557ea Bug 350452 - Tidy up and re-enable system feed reader detection on windows. r=mconnor. 2006-09-02 11:33:19 +00:00
sayrer%gmail.com
3633149ca8 Bug 348227. Live Bookmarks should take metadata from the Feed, not the page. r=mano 2006-08-28 17:24:28 +00:00
mozilla.mano%sent.com
601e9b1a6d Bug 349752 - Under GTK2 native theme, 'Always use...' checkbox is broken in the feed preview page. r=mconnor, a=schrep 2006-08-28 09:38:38 +00:00
gavin%gavinsharp.com
f8b13d9a58 Bug 348544: Clean up console-logged errors and warnings in feed subscription, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-08-26 15:43:52 +00:00
mozilla.mano%sent.com
ad314f950f Bug 349233 - feed subscription ui not functional after going back to the preview page, also remove changeOptions from subscribe.js (forgot to remove it in bug 346009). r=mconnor. 2006-08-24 20:16:30 +00:00
jwalden%mit.edu
ba4fc0b6c8 Bug 349225 - Added content handlers are not retained by feeds pane. r=mconnor 2006-08-24 20:03:26 +00:00
mozilla.mano%sent.com
abb6d38e2d Bug 346009 - better subscription UI for feed preview. r=mconnor. See comment 31 on the bug. 2006-08-21 08:30:25 +00:00
sayrer%gmail.com
e71bdd0627 Backing out wallpaper for 348586. 2006-08-17 17:42:16 +00:00
sayrer%gmail.com
2a7cfbaf42 Wallpaper for bug 348586. Feed preview causes crash. r=mano 2006-08-16 01:48:34 +00:00
sayrer%gmail.com
e80e0c0520 Bug 346317. Browser goes into an endless loop after automatically subscribing to this feed. r=vlad 2006-08-12 21:30:38 +00:00
sayrer%gmail.com
34477f6889 Bug 348010. Don't do Feed Preview on POST requests. r=vlad 2006-08-12 18:35:07 +00:00
sayrer%gmail.com
4ed9049cef Bug 344983. Firefox leaks every nsIFeedResult created as a result of visiting feed pages. r=ben 2006-08-12 15:42:37 +00:00
sayrer%gmail.com
29665c4f34 Bug 347824. RSS leaks windows and documents. r=vlad 2006-08-12 15:04:34 +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
benjamin%smedbergs.us
af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
gavin%gavinsharp.com
1679d33b82 Bug 346356: Replace deprecated calls to preventBubble() on trunk, patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2006-08-07 22:40:33 +00:00
sayrer%gmail.com
6506fe0fa9 Bug 346312. RSS preview page should reload without feed preview if there was no result.doc. Patch by Michael Wu <michael.wu@mozilla.com>. r=mconnor. 2006-08-07 16:57:26 +00:00
jwalden%mit.edu
90f3431009 Bug 344651 - Want tweaks to feed preference code to better support the new prefwindow. r=ben 2006-07-28 00:17:22 +00:00
beng%bengoodger.com
229643bc43 342943 - localization for default feed handlers... move configuration into localizable prefs. r=pamg.bugs@gmail.com 2006-07-27 17:18:52 +00:00
sayrer%gmail.com
19ef91d48f Bug 341407. After subscribe to feed operation, rss icon is broken until web page is refreshed. Second patch, fix call site. Patch by Ben Goodger <bugs@bengoodger.com>. r=darin, a=mconnor 2006-07-27 06:26:56 +00:00
sayrer%gmail.com
d2aca315ce Bug 344991. Change accessors to return nsIFeedTextConstructs. r=ben. missed this file 2006-07-22 15:56:58 +00:00
jminta%gmail.com
b4cc029676 Bug 344279 FeedWriter dumps error messages to the console, r=ben 2006-07-21 18:10:22 +00:00
beng%bengoodger.com
910595f228 341407 - reload web page after user subscribes to a feed when an auto-handler is set so that the browser's cached feed list, which is cleared on startDocumentLoad, is regenerated so that subsequent subscription attempts work. r=darin 2006-07-20 16:28:30 +00:00
beng%bengoodger.com
648682c26e 340179 - update to include better comments and canonical contract id format for embeddor-implemented components r=darin 2006-07-06 03:00:37 +00:00
gavin%gavinsharp.com
68cc43bcbe Bug 342991: feeds show up empty, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor 2006-07-05 20:03:02 +00:00
beng%bengoodger.com
f911b0bb57 part of previous checkin, make sure object qis to nsIWebContentConverterRegistrar 340179 2006-06-29 00:58:52 +00:00
beng%bengoodger.com
65ef342f8e 334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin 2006-06-27 22:38:55 +00:00
beng%bengoodger.com
a5a0d89b76 336903 - feed view should not run with chrome privileges. Browser pieces: move privileged code from subscribe.js into FeedWriter javascript component, make an about:feeds redirector module in browser so that we don't need to touch the one in necko. r=mento 2006-06-27 19:53:48 +00:00
beng%bengoodger.com
530cb37df0 340897 - lots of rss bug fixes r=sspitzer 2006-06-12 18:14:55 +00:00
sayrer%gmail.com
42ec206dad b=337201. Incorrect handling of feed:https://. Patch by Phil Ringnalda <philringnalda@gmail.com>. r=ben 2006-06-02 04:49:15 +00:00
mozilla.mano%sent.com
07ab3633ea Bug 337998 - don't force the chrome direction on the whole feed preview (but do set it on the UI parts of it), also includes some RTL-compat fixes on the themes side of things. r=mconnor. 2006-05-30 14:28:58 +00:00
smontagu%smontagu.org
0e8bc6bf62 Use debug() instead of dump() for debugging messages. Bug 338139, r=brettw 2006-05-16 15:33:53 +00:00
beng%bengoodger.com
a4c3347e8a 336945 - subscription options - can't use/select use a website on windows if no feed protocol handler ever installed on system. r=gavin 2006-05-11 00:16:30 +00:00
beng%bengoodger.com
a312aea7b0 did not mean to check this in yet 2006-05-08 22:59:52 +00:00
beng%bengoodger.com
af3de284f7 did not mean to check this in yet 2006-05-08 22:21:14 +00:00
beng%bengoodger.com
3b7ce31f4f 337184 - feed sniffer considers too many documents feeds... needs to not consider an element a feed unless it is the root element. reviewed by darin, r=mconnor 2006-05-08 22:18:58 +00:00
beng%bengoodger.com
a078380a64 336903 - make sure we check uris specified in the feed with the security manager before we set them as load-able hrefs or srcs in the output document, which has chrome privileges. r=bz 2006-05-08 04:21:44 +00:00
beng%bengoodger.com
2ba9c439ed 336852 - show some basic content in the feed handling page, also fix some bustage due to identicaly named libraries with toolkit/components/feeds. 2006-05-06 04:58:38 +00:00
beng%bengoodger.com
797e7bacc1 336755 - revert earlier change I made on darin's suggestion because end_iter is moved after all. allows proper detection of rdf-rss feeds. also ensure that the rdf-rss switch is triggered after all three conditions are met, not any one 2006-05-06 03:05:28 +00:00
beng%bengoodger.com
5dd5b4f80f 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2006-05-06 02:37:51 +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
beng%bengoodger.com
270522dbb3 333751 - land feed preview page. actually turn it on by default + address some review comments from darin to nsFeedSniffer.* r=darin@meer.net for the configure changes and nsFeedSniffer.* 2006-05-04 21:57:18 +00:00
beng%bengoodger.com
f86689852a 333751 make sure that a default handler for windows is shown in the box, if one is specified in the windows registry. not part of the build 2006-05-03 23:38:18 +00:00
beng%bengoodger.com
b75cde1bc0 333751 - move pref names around per brettw review request. 2006-05-03 04:52:32 +00:00
beng%bengoodger.com
5a13686d84 333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com 2006-05-03 03:56:20 +00:00
beng%bengoodger.com
3b9336c30a 333751 - more feed tweaking... safe exception handling around preferences. NOT PART OF BUILD! 2006-04-28 18:40:36 +00:00
beng%bengoodger.com
b8fd66dd8c 333751- more tweaking of feed handler, client apps and live bookmark support NOT PART OF BUILD 2006-04-28 18:05:34 +00:00
beng%bengoodger.com
23296068ad 333751 - more feed handling changes... NOT PART OF BUILD!! 2006-04-28 06:08:22 +00:00
beng%bengoodger.com
4c3bdeb751 333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on. 2006-04-27 00:24:12 +00:00