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

176 Коммитов

Автор SHA1 Сообщение Дата
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