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

105 Коммитов

Автор SHA1 Сообщение Дата
gavin@gavinsharp.com 62edc914ad Bug 346994: part 1, remove leading dots from filenames before saving, r=mano 2007-04-17 11:51:33 -07:00
gavin@gavinsharp.com 8af81f19fc Bug 376616: remove unnecessarily duplicated code in contentAreaUtils.js, r=mano 2007-04-05 10:06:25 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
reed%reedloden.com 8995135b3c Bug 408819 - "Port bug 305679 to Toolkit" (Av1-TK) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-12-19 11:25:20 +00:00
reed%reedloden.com 15d5b8be34 Bug 160454 - "Eliminate use of HEAD in "save as"" ((AAv1) cleanup |getFileBaseName()| usages) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano sr=Neil a1.9=beltzner] 2007-12-18 05:48:09 +00:00
reed%reedloden.com c0673a6f3d Bug 405653 - "Synchronize /suite and /toolkit <contentAreaUtils.js>" ((Av1a-TK) whitespace/++ cleanup) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-12-11 09:57:36 +00:00
reed%reedloden.com ea54d89caa Bug 402458 - "saveDocument func calls internalSave with aSkipPrompt param in the wrong position @ contentAreaUtils.js:168" [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano sr=Neil a=blocking-firefox3+] 2007-11-27 00:25:43 +00:00
gavin%gavinsharp.com c26158b82b Remove DOS newline introduced by the patch for bug 395534 2007-11-11 20:25:34 +00:00
reed%reedloden.com ae1175ee3f Bug 395534 - "browser.download.lastDir is ignored when right-clicking and "Save Link As ..." when browser.download.useDownloadDir is true" [p=jimm r=gavin a=blocking-firefox3+ for M9] 2007-10-19 04:27:16 +00:00
gavin%gavinsharp.com f1a4fdc452 Bug 393247: Downloads no longer remember last download directory, patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-09-04 16:21:35 +00:00
gavin%gavinsharp.com ff32bb3db1 Fix newlines 2007-08-29 19:58:59 +00:00
mozilla%weilbacher.org e00e7e0c4e Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky 2007-08-24 21:18:41 +00:00
sdwilsh%shawnwilsher.com d38fe44a82 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 17:22:03 +00:00
kairo%kairo.at 17615d39dc bug 384139 - move openURL() to a reusable place in toolkit, r=bsmedberg 2007-08-09 17:59:08 +00:00
cbiesinger%web.de 1d1d4f7693 didn't mean to add this empty line 2007-07-16 00:04:16 +00:00
cbiesinger%web.de 0b3b5a83ff bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
2007-07-16 00:02:09 +00:00
gavin%gavinsharp.com c38b3c91b5 Bug 346994: part 1, remove leading dots from filenames before saving, r=mano 2007-04-17 18:51:34 +00:00
gavin%gavinsharp.com b4249c335d Bug 376616: remove unnecessarily duplicated code in contentAreaUtils.js, r=mano 2007-04-05 17:06:25 +00:00
mozilla.mano%sent.com 6e2f8f17a6 Bug 370765 - remove webPanelSecurityCheck from contentAreaUtils. r=gavin 2007-02-19 01:03:34 +00:00
mozilla.mano%sent.com bc34e96b92 Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests). 2007-02-17 04:12:28 +00:00
gavin%gavinsharp.com 468004360d Bug 335334: simplify checkLoadURI callers, r=mconnor, sr=bzbarsky 2006-08-21 18:41:08 +00:00
bzbarsky%mit.edu 0488da364f Deal with checkLoadURI better in the face of URI fixup. Bug 334341, r=biesi, sr=dveditz 2006-04-25 03:24:43 +00:00
roc+%cs.cmu.edu 8af5b23e55 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
gavin%gavinsharp.com deb21f364e Bug 319656: Toolkit code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-05 10:43:35 +00:00
jwatt%jwatt.org 6ec6d02edd Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-01-02 02:43:53 +00:00
masayuki%d-toybox.com a6e0413a1f Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review) 2005-12-21 18:28:46 +00:00
gavin%gavinsharp.com c6e4a8760f Land forgotten second part of bug 306492: PFS doesn't take relative urls in pluginspage attribute into consideration, r=mconnor 2005-09-22 00:12:20 +00:00
gavin%gavinsharp.com bd2d88b03a Bug 290381: "Save Link As..." doubles the extension if the link contains an escaped hash/pound (#) sign encoded as %23, patch by Caleb <bugs.caleb@gmail.com>, r=mconnor 2005-09-17 02:27:45 +00:00
jruderman%hmc.edu 735566c607 bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor
2005-08-12 06:55:54 +00:00
roc+%cs.cmu.edu d187d8344a Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
aaronleventhal%moonset.net ff4ab56d38 Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2005-08-06 04:20:13 +00:00
gavin%gavinsharp.com d953705f08 Bug 302847 : Remove lookupMethod code from toolkit/, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor+Neil, a=bsmedberg 2005-08-02 12:34:55 +00:00
cbiesinger%web.de 2f21e9c3ee Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
mconnor%steelgryphon.com 410c5afbe8 bug 284089 - ask every time pref is ignored, Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp>, r=me, a=bsmedberg 2005-06-30 21:30:49 +00:00
mozilla.mano%sent.com 95369b9b14 Bug 294759 - port various contentAreaUtils fixes ('Save As', etc.) to the toolkit version. r=mconnor, a=bsmedberg. 2005-06-28 14:41:11 +00:00
timeless%mozdev.org 15365152a0 Bug 231048 download manager poorly renames existing files by incrementing number suffix
patch by ted.mielczarek@gmail.com r=mconnor a=shaver
2005-06-01 13:07:33 +00:00
cbiesinger%web.de e32a735584 291846 pass arguments in the correct order
r=mconnor a=asa
2005-04-27 11:50:24 +00:00
cbiesinger%web.de 354da0f60d Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
timeless%mozdev.org 8b1d8b4156 Bug 276378 [BeOS] Download-prefs / Downloadmanager returns path to Home as Desktop
patch by Niels.Reedijk@gmail.com r=bsmedberg a=asa
2005-04-12 15:55:49 +00:00
steffen.wilberg%web.de 53cd8250a8 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00
steffen.wilberg%web.de 1b12a82e7b Bug Bug 263216: links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer. p=Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-24 07:45:58 +00:00
dveditz%cruzio.com 08e6750370 bug 284627 need checkLoadURI for sidebar panels. patch by mconnor,r=bz,r=bryner,sr=dveditz 2005-03-23 21:39:46 +00:00
mozilla.mano%sent.com 647da4d9ff Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin 2005-03-23 21:39:45 +00:00
joshmoz%gmail.com 3b78768a39 "Content-disposition filename handling violates RFCs 2183 and 2616" b=275110 r=bz sr=benjamin 2005-03-23 21:39:44 +00:00
cbiesinger%web.de d883b7829c Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-03-23 21:39:43 +00:00
gerv%gerv.net 74718db8ca Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-03-23 21:39:42 +00:00
timeless%mozdev.org a9f58b9c06 Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-03-23 21:39:41 +00:00
mozilla.mano%sent.com 599ce503d7 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-03-23 21:39:40 +00:00
bzbarsky%mit.edu c415acfb8d Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-03-23 21:39:39 +00:00
db48x%yahoo.com 40d0996d0f bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-03-23 21:39:38 +00:00