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

151 Коммитов

Автор SHA1 Сообщение Дата
reed%reedloden.com e69ceeec07 Bug 346994 - "Remove leading dot (period) (.) from suggested filename for saving (save file)" ((Bv1-SM) Port to SeaMonkey <contentAreaUtils.js>) [p=sgautherie.bz@free.fr (Serge Gautherie) r+sr=Neil] 2007-12-01 21:01:15 +00:00
reed%reedloden.com e066e1c021 Bug 405653 - "Synchronize /suite and /toolkit <contentAreaUtils.js>" ((Bv2-SM) whitespace cleanup and simple code sync) [p=sgautherie.bz@free.fr (Serge Gautherie) r+sr=Neil] 2007-12-01 06:59:03 +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
mnyromyr%tprac.de 24c1f449e8 Bug 234638: tooltips for graphical emoticons; p=C��dric "chewey" Menge<bugzilla@mengemail.de>, r/sr=neil 2007-10-13 16:57:53 +00:00
neil%parkwaycc.co.uk fd3dad86d1 Followup fix to bug 394471 (throwing wrong variable) p=mv_van_rantwijk rs=me 2007-09-28 10:24:29 +00:00
neil%parkwaycc.co.uk af1b42c53a Bug 394471 Can't "View" moz-icon: images (e.g. on directory listings) also make urlSecurityCheck use principals instead of focused windows r=bz sr=jag 2007-09-14 19:28:09 +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
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
mnyromyr%tprac.de 515b62e993 Bug 196974: Cannot open attachments in new window or tab; p=Manuel Reimer <Manuel.Spam@nurfuerspam.de>, r=IanN, sr=neil 2007-02-14 21:54:40 +00:00
neil%parkwaycc.co.uk 6ab93f52cb Fix possible referrer spoofing b=363179 r=IanN sr=jag 2006-12-16 20:10:37 +00:00
bugzilla%arlen.demon.co.uk 397c3572be Bug 361708 Make the way links from mailnews behave pref controllable
p=me r=mnyromyr sr=neil (SM only)
2006-12-07 23:25:03 +00:00
bugzilla%arlen.demon.co.uk b6995f2246 Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag
2006-07-29 05:44:47 +00:00
jwatt%jwatt.org 3995e0329e 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-07-29 05:44:46 +00:00
masayuki%d-toybox.com d9987c08a5 Bug 314231 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 Target As..." r=cbiesinger, sr=neil 2006-07-29 05:44:35 +00:00
cst%andrew.cmu.edu 4d0572b2e2 Bug 307126 Closing tabs should return to 'parent' tab.
r=db48x sr=neil
2006-07-29 05:44:32 +00:00
neil%parkwaycc.co.uk 2ecb06625a Bug 290381 Save As doesn't work on links containing %23 p=caleb r=biesi sr=me 2006-07-29 05:44:27 +00:00
timeless%mozdev.org 6d0445c935 Bug 305679 please look before leaping for mimeInfo.primaryExtension
also enforcing catch...{/}
r=neil sr=neil
2006-07-29 05:44:25 +00:00
bugzilla%arlen.demon.co.uk 9490f09d2d Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa
2006-07-29 05:44:21 +00:00
neil%parkwaycc.co.uk 81cf8e53fe Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2006-07-29 05:44:19 +00:00
cbiesinger%web.de 395784ce46 Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2006-07-29 05:44:17 +00:00
neil%parkwaycc.co.uk 6ed516ff58 Bug 298892 Use instanceof loop instead of findParentNode r=timeless sr+a=dveditz 2006-07-29 05:44:13 +00:00
peterv%propagandism.org 771986664d Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2006-07-29 05:43:50 +00:00
cbiesinger%web.de 29a36f83aa 258185 don't send referrer when pressing shift+enter in the location bar
r=neil sr=jag a=dveditz
2006-07-29 05:43:49 +00:00
cbiesinger%web.de d38582d06e Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
r=bz sr=darin a=asa
2006-07-29 05:43:48 +00:00
bzbarsky%mit.edu 33a6e55969 When saving images, get the content-disposition and type from imagelib. Bug
264757, r=biesi, sr=neil
2006-07-29 05:43:47 +00:00
cbiesinger%web.de b23cfc7837 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2006-07-29 05:43:45 +00:00
mozilla.mano%sent.com 94f7b8c2a4 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2006-07-29 05:43:44 +00:00
bzbarsky%mit.edu c7503fe588 Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2006-07-29 05:43:38 +00:00
cbiesinger%web.de ce2d834847 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2006-07-29 05:43:37 +00:00
bugzilla%arlen.demon.co.uk 0e400d88e4 Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2006-07-29 05:43:36 +00:00
neil%parkwaycc.co.uk 80456d78e7 Bug 271981 JS strict warning: redeclaration of var charset r=biesi sr=bz 2006-07-29 05:43:31 +00:00
bzbarsky%mit.edu 4beac42993 Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as.  Bug 263697, r=biesi, sr=jst, a=asa
2006-07-29 05:43:29 +00:00
bzbarsky%mit.edu 31de4daf98 Treat "https" the same as "http" for filename-determination purposes. Bug
263839 partial fix, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky, sr=neil
2006-07-29 05:43:28 +00:00
bzbarsky%mit.edu 22a39338b0 Don't set the displayDirectory to null, since some of our picker impls crash if
you do that.  Bug 267406, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky,
sr=neil
2006-07-29 05:43:27 +00:00
db48x%yahoo.com 1d45d1ba3e bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2006-07-29 05:43:26 +00:00
smontagu%smontagu.org 36ad0ecac5 Add UI for changing direction of the document and input fields. Bug 85420, patch by Asaf Romano <bugs.mano@mail-central.com>, r=smontagu, sr=neil 2006-07-29 05:43:25 +00:00
bzbarsky%mit.edu 6b737cb343 Fix nit caught by Neil. Bug 160454. 2006-07-29 05:43:16 +00:00
bzbarsky%mit.edu ed40ece25d Remove the use of HEAD when saving files, since it's so poorly implemented by
servers.  Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
2006-07-29 05:43:15 +00:00
timeless%mozdev.org 0e99862b00 Bug 240947 use content instead of _content
r=neil sr=dveditz
2006-07-29 05:43:14 +00:00
neil%parkwaycc.co.uk 80f7041814 Bug 220215 use the XPCNativeWrapper for Components.lookupMethod r=caillon sr=bz 2006-07-29 05:43:09 +00:00
timeless%mozdev.org 3fa118df40 Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2006-07-29 05:43:08 +00:00
darin%meer.net 043ba98687 fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz 2006-07-29 05:43:07 +00:00
cbiesinger%web.de 0ec1c082a7 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2006-07-29 05:43:06 +00:00
bzbarsky%mit.edu 5a44906936 Fix bug 242261 by restoring the sessionHistory local (backout of second patch
from bug 228619), change proposed by Serge GAUTHERIE <gautheri@noos.fr>,
rs=bzbarsky.
2006-07-29 05:43:05 +00:00
gerv%gerv.net 65da2c1c77 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-29 05:43:04 +00:00
darin%meer.net 5d5a9e1287 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2006-07-29 05:42:37 +00:00
cbiesinger%web.de 8b8551ca0d Bug 236627 getReferrer should create uris using the io service
r=neil sr=darin
2006-07-29 05:42:36 +00:00
cbiesinger%web.de 04c853c95d bug 196871, make "save link target as" and friends send a referrer
r=neil sr=bz
2006-07-29 05:42:35 +00:00
cbiesinger%web.de c132bfce16 Bug 232369
remove the unused function makeProgressDialog
r=neil.parkwaycc.co.uk sr=bzbarsky
2006-07-29 05:42:34 +00:00
neil%parkwaycc.co.uk 6f7488cf21 Supplementary patch to bug 228619 p=gautheri@noos.fr r=me sr=bz 2006-07-29 05:42:33 +00:00