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

480 Коммитов

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