Paolo Amadini
3d88d0d8ff
Bug 485196 - Web page generated by POST is retried as GET when Save Frame As used, and the page is no longer in the cache. r=smaug, r=gavin
...
--HG--
rename : toolkit/content/tests/browser/browser_bug471962.js => toolkit/content/tests/browser/browser_save_resend_postdata.js
extra : rebase_source : e985407c54fcd0f138bb7c1bf350356aa4dec2de
2010-06-08 03:15:00 -04:00
Paolo Amadini
aca9fc0d76
Bug 475283 - Replace getStringBundle() with ContentAreaUtils.stringBundle. r=gavin
...
--HG--
extra : rebase_source : 887eab46d0104e2692fe74b631e6be2562efcb2c
2010-03-25 14:16:20 +01:00
Blair McBride
f7b4617b20
Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner
2009-10-02 08:21:48 +02:00
Ehsan Akhgari
e534457cd7
Bug 508526 - Make gDownloadLastDir smarter; r=mconnor
2009-08-25 13:52:43 +04:30
Paolo Amadini
30c0927c60
Bug 498695 - Refactoring: in contentAreaUtils.js, clean up the getTargetFile function, aligning it to the SeaMonkey version; r=(mconnor + sdwilsh)
2009-08-08 12:01:50 +02:00
Dão Gottwald
9de24e7197
Backed out changeset 27b53ca1b085
2009-07-29 10:49:59 +02:00
Ehsan Akhgari
b00cdab9dc
Bug 506111 - consolidate getService calls in browser.js. r=dao
2009-07-29 08:22:12 +02:00
Nochum Sossonko
6ec22795bf
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
2009-07-29 07:55:03 +02:00
Gavin Sharp
8fa47bdaa1
Backed out changeset 870f451d8385 from bug 506116
2009-07-28 03:41:07 -04:00
Nochum Sossonko
63426a2e26
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
2009-07-28 08:01:31 +02:00
Michael Kohler
a0831b8682
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
2009-07-27 10:47:05 +02:00
Ehsan Akhgari
11c1f0c73f
Bug 504513 - DownloadLastDir.jsm is imported during startup; r=gavin
2009-07-17 23:08:19 +04:30
Mark Smith
4014799e2e
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Paolo Amadini
9184a73369
Bug 471875 and bug 300032. Refactor the saving code in contentAreaUtils a bit, and make sure that POST data gets correctly sent when saving non-HTML documents (e.g. text, image, etc). r=bzbarsky
2009-03-30 14:47:31 -04:00
Ehsan Akhgari
b1731bcddf
Bug 485187 - Rename gDownloadLastDir.path to gDownloadLastDir.file and gDownloadLastDirPath to gDownloadLastDirFile; r=gavin
2009-03-28 11:20:36 +03:30
Gavin Sharp
89e39244e2
Bug 471962: wrong post data sent when saving an inner frame, r=bzbarsky
2009-03-16 14:47:19 -04:00
Ehsan Akhgari
3b760a0c3b
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (follow-up fix); r=gavin
2009-03-12 12:27:53 +03:30
Boris Zbarsky
798c419ebd
Bug 480318. Fix getting of content-disposition for the document save-as case. r=gavin
2009-02-26 15:40:26 -05:00
Boris Zbarsky
d5a2c0b110
Bug 84106. Actually pass a cache key to web browser persist so that POST result pages have a chance of being read from cache. Also change nsWebBrowserPersist to accept a session history entry, not just an nsIWebPageDescriptor or necko cache key, as its cache key argument. r=gavin, r+sr=jst
2009-02-19 14:18:02 -05:00
Ehsan Akhgari
45c6506d0e
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after; r=gavin
2009-01-13 21:30:05 +03:30
Justin Wood
d816b19d90
Bug 463772, Make choice of skipping prompt for getTargetFile obvious (comment changes)
...
Also include minor context-menu fix.
r=sdwilsh, a1.9.1b2=beltzner
2008-11-15 18:19:10 -05:00
Ehsan Akhgari
81c7196b24
Bug 463888 - Do not persist the "Save As" location in private browsing mode; r=gavin, a=blocking-firefox3.1+
2008-11-14 02:04:41 +03:30
Serge Gautherie
4452756f11
Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano
2008-07-12 11:56:02 +02:00
reed@reedloden.com
e1a5d710e3
Bug 408819 - "Port bug 305679 to Toolkit" (Av1-TK) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep]
2007-12-19 03:25:20 -08:00
reed@reedloden.com
8bf060e1c7
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-17 21:48:09 -08:00
reed@reedloden.com
9a6ba6bcf5
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 01:57:36 -08:00
reed@reedloden.com
1e8e06dfad
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-26 16:25:43 -08:00
gavin@gavinsharp.com
e286f47ee0
Remove DOS newline introduced by the patch for bug 395534
2007-11-11 12:25:34 -08:00
reed@reedloden.com
bc7428a249
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-18 21:27:16 -07:00
gavin@gavinsharp.com
b8085941dc
Bug 393247: Downloads no longer remember last download directory, patch by Jim Mathies <jmathies@mozilla.com>, r=me
2007-09-04 09:21:34 -07:00
gavin@gavinsharp.com
a1b1b60040
Fix newlines
2007-08-29 12:58:59 -07:00
mozilla@weilbacher.org
1a154708dc
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 14:18:40 -07:00
sdwilsh@shawnwilsher.com
93e7f7665a
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 10:22:02 -07:00
kairo@kairo.at
07144d520f
bug 384139 - move openURL() to a reusable place in toolkit, r=bsmedberg
2007-08-09 10:59:08 -07:00
cbiesinger@web.de
9bf07001c0
didn't mean to add this empty line
2007-07-15 17:04:16 -07:00
cbiesinger@web.de
b71d9b0330
bug 315227 make saveURI-downloads from servers requiring authentication work
...
r=gavin/neil
2007-07-15 17:02:09 -07:00
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