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

85 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com 6f2cd3360d Bug 335334: simplify checkLoadURI callers, r=mconnor, sr=bzbarsky 2006-08-21 18:41:08 +00:00
bzbarsky%mit.edu 000f1cb779 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 aa92a80b72 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 40e5957f10 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 3d543ab984 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 58d50522a8 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 c94c5ab1dc 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 d6917672bf 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 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