Commit Graph

35 Commits

Author SHA1 Message Date
jwalden%mit.edu
8a0504e72c Oops -- remove debugging cruft that wasn't supposed to be checked in for bug 344651.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206098 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-30 21:19:42 +00:00
jwalden%mit.edu
2a1da3043f Bug 344651 - Want tweaks to feed preference code to better support the new prefwindow. r=ben, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206096 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-30 20:19:05 +00:00
beng%bengoodger.com
5bec750ee0 342943 - localization for feed handlers. r=pamg.bugs@gmail.com a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@205052 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-28 17:29:33 +00:00
sayrer%gmail.com
777c9cb186 Bug 336892. Feed preview leaks 1 docshell and 2 documents. Patch By Ben Gooder <bugs@bengoodger.com>. r=darin, a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@205023 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-28 02:09:20 +00:00
sayrer%gmail.com
02fde21ca2 backing out accidental checkin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203807 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 07:35:53 +00:00
sayrer%gmail.com
330b9876b4 Bug 344991. Change accessors to return nsIFeedTextConstructs. r=ben, a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203806 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 07:32:42 +00:00
sayrer%gmail.com
06f90c5a07 Bug 341407. Fix QI review comment #14. r=darin, a=ben.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203801 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 06:29:02 +00:00
sayrer%gmail.com
832f67de19 Bug 341407. After subscribe to feed operation, rss icon is broken until web page is refreshed. both patches. r=darin, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203797 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 05:17:57 +00:00
jminta%gmail.com
14c04a57e5 Bug 344279 FeedWriter dumps error messages to the console, r=ben a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203514 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-24 17:51:34 +00:00
jminta%gmail.com
c190df8eaf backing out bad landing of Bug 344279
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203512 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-24 17:44:25 +00:00
jminta%gmail.com
e1cc5e23e5 Bug 344279 FeedWriter dumps error messages to the console, r=ben a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203510 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-24 17:42:29 +00:00
gavin%gavinsharp.com
d4b72acbe8 Bug 342991: feeds show up empty, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201661 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 05:48:49 +00:00
beng%bengoodger.com
fc194ae402 340179 - implement web applications 1.0 web content handler registration system. r=sicking sr+a=darin revised from earlier trunk version to include more comments and canonical contract id format
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201647 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 02:57:24 +00:00
beng%bengoodger.com
702320fab0 A whole gaggle of changes for bugs 336903 - feed view needs to run without privileges, so move all code requiring privs from subscribe.js to new FeedWriter js component that will have them while subscribe.js will not - and will be loaded by using about:feeds. r=mark Also some fixes for 339893 - unable to load client application feed handler on MacOS X due to inability to run a Mac bundle with a URL parameter and 337474 - feed handler name not displayed properly so make code use new bundleDisplayName property on nsILocalFileMac_MOZILLA_1_8_BRANCH r=mark a=darin for everything
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201164 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 23:45:22 +00:00
(no author)
29219146ec This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201145 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 21:48:58 +00:00
gavin%gavinsharp.com
2c1545496d Bug 340715: Replace deprecated preventBubble() calls on MOZILLA_1_8_BRANCH, patch by Stefan Sitter <ssitter@googlemail.com>, r+a181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200152 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-16 21:18:04 +00:00
beng%bengoodger.com
d66e9106ff 340897 - lots of rss bug fixes r=sspitzer
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199727 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-12 18:14:55 +00:00
sayrer%gmail.com
4192f7a359 b=337201. Incorrect handling of feed:https://. Patch by Phil Ringnalda <philringnalda@gmail.com>. r+a=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198967 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-03 22:05:11 +00:00
mozilla.mano%sent.com
9c93db51c5 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, a=me.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198633 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 14:23:20 +00:00
smontagu%smontagu.org
1891356f69 Use debug() instead of dump() for debugging messages. Bug 338139, r=brettw, a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198109 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-21 07:05:12 +00:00
gavin%gavinsharp.com
b46fb583b4 Bug 336945: can't use "Use a Web Site" when no local RSS handler is installed, patch by ben, r=gavin, a=mconnor for checkin to closed tree
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196285 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-11 01:18:38 +00:00
beng%bengoodger.com
c8d203f9a3 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. r=darin, mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196215 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-09 04:27:54 +00:00
beng%bengoodger.com
439d517866 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
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196148 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-08 04:21:44 +00:00
beng%bengoodger.com
06d3cca896 336852 - show some basic content in the feed handling page, also fix some bustage due to identicaly named libraries with toolkit/components/feeds.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196099 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:58:38 +00:00
beng%bengoodger.com
bc6adfec2f 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
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196088 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 03:06:05 +00:00
beng%bengoodger.com
b7336d3186 336824 - numerous small issues with feed handling/options r=brettw for browser bits r=sayrer for processor exception handling
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196063 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:13:20 +00:00
beng%bengoodger.com
bf7ece2ea6 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.*
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195997 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-04 22:16:06 +00:00
beng%bengoodger.com
f60323db17 333751 - patch to make nsFeedSniffer compile on the branch - update to use branch specific interface names... not part of build
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195976 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-04 18:25:57 +00:00
beng%bengoodger.com
ccfa15d5d8 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
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195945 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-03 23:38:18 +00:00
beng%bengoodger.com
30774d2dfa 333751 - move pref names around per brettw review request.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195891 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-03 04:52:32 +00:00
beng%bengoodger.com
bf5e5c3d05 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
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195887 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-03 03:56:20 +00:00
beng%bengoodger.com
fc755da5fc 333751 - more feed tweaking... safe exception handling around preferences. NOT PART OF BUILD!
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195670 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-28 18:40:36 +00:00
beng%bengoodger.com
928e05e3f9 333751- more tweaking of feed handler, client apps and live bookmark support NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195658 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-28 18:05:34 +00:00
beng%bengoodger.com
c1af4b3b64 333751 - more feed handling changes... NOT PART OF BUILD!!
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195633 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-28 06:08:22 +00:00
beng%bengoodger.com
13ec07a0d3 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.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195487 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-27 00:24:12 +00:00