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

77 Коммитов

Автор SHA1 Сообщение Дата
jruderman%hmc.edu 2b2040431c 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 c3ea09b7b0 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 37f937ea73 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 c36e9bc7b5 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 69dc249cbd 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 41123c3976 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 0545d3f114 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 c82717ed9a 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 d8102ebaaa 291846 pass arguments in the correct order
r=mconnor a=asa
2005-04-27 11:50:24 +00:00
cbiesinger%web.de aa12c468cf 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 74baeb2939 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 48b20f11b3 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 21a519b4aa 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 dbc7f7081e 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 b923bb1ec7 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 b3a5346617 "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 463930e931 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 9212108e44 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-03-23 21:39:42 +00:00
timeless%mozdev.org 77a06be2bf 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 a0b04f0234 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 f1a66b3670 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 3420de0481 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-03-23 21:39:38 +00:00
cbiesinger%web.de 80b9ce1e32 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-03-23 21:39:37 +00:00
steffen.wilberg%web.de 838f68cd2e fix comment about the name and location of nsHelperAppDlg.js.in. 2005-03-23 21:39:36 +00:00
bzbarsky%mit.edu 2e153d18de Use the right extension for appending filters to the filepicker. Bug 273498,
r=mconnor
2005-03-23 21:39:35 +00:00
bugzilla%arlen.demon.co.uk 03155d5f84 Reversing out patch checked in by accident during aviary landing fixing 2005-03-23 21:39:34 +00:00
bugzilla%arlen.demon.co.uk 48a828429d Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:33 +00:00
bugzilla%arlen.demon.co.uk 67b8912860 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:32 +00:00
ben%bengoodger.com cf6bcaf781 Landing the Aviary Branch (browser section only). 2005-03-23 21:39:31 +00:00
timeless%mozdev.org 4626b8c954 Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2005-03-23 21:37:45 +00:00
db48x%yahoo.com 208a3d11bb bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2005-03-23 21:37:44 +00:00
ben%bengoodger.com 79358daea3 258673 - save page as (complete) mangles ampersand escaped sequences... add addtl encoding flags for rich text saves 2005-03-23 21:37:43 +00:00
cbiesinger%web.de 73f0de6676 Bug 128398 store referrer in history patch by James Andrewartha
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2005-03-23 21:37:42 +00:00
mconnor%myrealbox.com 9ce92bd268 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2005-03-23 21:37:41 +00:00
mconnor%myrealbox.com fd4becd664 Bug 212904 http://foo/bar/ default save name should be bar.html, r=ben 2005-03-23 21:37:40 +00:00
jruderman%hmc.edu 7c2710aca4 246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner. 2005-03-23 21:37:39 +00:00
ben%bengoodger.com a25f95dce5 241865 - drag and drop link to download manager doesn't work, patch by pike <pike@pikey.me.uk> r=ben@mozilla.org 2005-03-23 21:37:38 +00:00
ben%bengoodger.com 1a7cfd53f4 235859 - .gz file silently decompressed after download. Update contentEncodings use to UTF8 String Enumerator 2005-03-23 21:37:37 +00:00
ben%bengoodger.com 41a03c0ad0 232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org 2005-03-23 21:37:36 +00:00
darin%meer.net d36e828b2a fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz 2005-03-23 21:37:35 +00:00
cbiesinger%web.de cbab537b28 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2005-03-23 21:37:34 +00:00
ben%bengoodger.com a8c29009d6 241028 - should be able to create smart keywords to forms that use the http POST method. 2005-03-23 21:37:33 +00:00
darin%meer.net 708186863c landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2005-03-23 21:37:32 +00:00
bryner%brianryner.com 12b369a723 fix urls opened in new tabs being added to history as hidden entries (bug 236394). r=ben. 2005-03-23 21:37:31 +00:00
mkaply%us.ibm.com af54e84e1c #236194
r=mkaply
Fix from Jon Henry - send HTTP referrer on Save Link to Disk so that all downloads work.
2005-03-23 21:37:30 +00:00
mkaply%us.ibm.com 74127c514e Add an OS/2 case 2005-03-23 21:37:29 +00:00
blakeross%telocity.com 6565bf0879 Fix 234136: middle-clicking link no longer makes it appear visited. 2005-03-23 21:37:28 +00:00
bsmedberg%covad.net ab2c2269e6 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2005-03-23 21:37:27 +00:00
chanial%noos.fr 7681fd5a1b Bug 221899: when saving web page, not defaulting with any file extension, patch by <pike@pikey.me.uk> 2005-03-23 21:37:26 +00:00
jshin%mailaps.org 2834c2e84a bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa 2005-03-23 21:37:25 +00:00