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

53 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu a73ff9a5fe Make "save link as" work in the context menu on files in the XUL
dirviewer.  Bug 124762, r=bbaetz, sr=jag.
2006-07-29 05:39:27 +00:00
blakeross%telocity.com c3d4f3bd2d 92749 - "view background image" context menu item doesn't always appear when it should. r=bz sr=hewitt 2006-07-29 05:39:26 +00:00
bzbarsky%mit.edu 0284198bef Don't use "(null)" for the image filename if there is no filename in the
url.  Bug 121504, r=doron, sr=blake
2006-07-29 05:39:25 +00:00
ben%netscape.com fbb60be9e8 Fix .9.8 bugs:
115180 - saving a complete page on top of an existing complete page messes up
116167 - "Save Image" uses POST method
116445 - gzip files expanded when downloaded via "save link as"
115181 - saving a file sometimes results in an unpopulated progress dialog that does not go away
42441 - Save as Plain Text
115148 - save as dialog does not remember last directory used
115440 - File/Save Page does not work for PDF files
116263 - "File Type" selection in Save Page dialog is not remembered
115395 - Save Page as full page mpg does not work
115210 - Save Page as for plain text is not intelligent
115087 - Doing save page on an image Document should not save image document HTML

Nature of fixes described here:
http://bugzilla.mozilla.org/show_bug.cgi?id=120174

r=law, sr=hewitt
2006-07-29 05:39:15 +00:00
bbaetz%student.usyd.edu.au 3f42538fd3 Bug 117805 - context menus don't work in XML documents
Patch by caillon@returnzero.com, r=heikki, sr=jag
2006-07-29 05:39:14 +00:00
sgehani%netscape.com c2474fed01 Make search engine context menu item match spec.
b=15176; r=morse; sr=dveditz
2006-07-29 05:39:13 +00:00
heikki%netscape.com 1f08428270 Bug 92172, bookmarking image map links should get something for name. r=timeless@mac.com, sr=blakeross@telocity.com. 2006-07-29 05:39:09 +00:00
ben%netscape.com ded00cf5ef bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2006-07-29 05:39:02 +00:00
morse%netscape.com 2c2a0db235 bug 110471, fix js warning, r=morse, sr=alecf 2006-07-29 05:38:00 +00:00
kin%netscape.com dc01f82799 Fix for bug 108666: No context menu when right clicking on form text widgets
getAttribute() now returns a null object instead of an empty string
  when an attribute does not exist, so expand shortcuts like
  getAttribute().toUpperCase() to the longer form to prevent errors.

r=blakeross@telocity.com  sr=jst@netscape.com
2006-07-29 05:37:59 +00:00
ben%netscape.com 7174328673 108595 - Add a method for determining whether or not a context menu separator should be shown by determining if there are any items prior to the separator that are not hidden. r=kerz, sr=blake 2006-07-29 05:37:58 +00:00
ben%netscape.com e50637607d 107311 - add null check
r=jst, sr=sspitzer
2006-07-29 05:37:57 +00:00
ben%netscape.com 999454cae4 103064 - add "Edit Page/Link" and "Send Page/Link" to Navigator context menu.
Also includes some code tidy up, simplify show/hide code, removing editor UI dependencies
from Navigator. r=pchen, sr=hyatt
2006-07-29 05:37:56 +00:00
matt%netscape.com f1859bdf5d Adding context menu with search. Bug 15176. r=law sr=hyatt 2006-07-29 05:37:55 +00:00
timeless%mac.com d818ee4e01 Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2006-07-29 05:37:44 +00:00
blakeross%telocity.com db34bebba9 Fixing js strict warning about assignment to undeclared variable. sr=ben 2006-07-29 05:37:43 +00:00
hyatt%netscape.com ee772be12d Checking in a patch for Antoine Labour, Open Link in New Tab, r=bryner, sr=hyatt, bug #101487 2006-07-29 05:37:42 +00:00
heikki%netscape.com 0092a2f373 Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur. 2006-07-29 05:37:19 +00:00
bzbarsky%mit.edu dc076d7335 Getting rid of strict javascript warnings in nsContextMenu.js
Bug 58569, patch from Henrik Gemal <mailto:gemal@gemal.dk>, r=timeless,
sr=brendan
2006-07-29 05:37:18 +00:00
bzbarsky%mit.edu f6020338a3 Ugh. Messed up that last checkin. Still bug 91539 2006-07-29 05:37:17 +00:00
bzbarsky%mit.edu 68fd2386b9 Fix context menu items using "[xpconnect wrapped nsIURI]" instead of the
actual URI text.  Bug 91539, r=heikki, sr=blake
2006-07-29 05:37:16 +00:00
heikki%netscape.com 784a9b7806 Bug 89710, typo broke Save Link As Bookmark functionality. r=harishd, sr=blake. 2006-07-29 05:37:15 +00:00
bzbarsky%mit.edu 69e034de5b Fix for bug 89141. Do not have the "link" options in the context menu
for "A" elements without an href.  r=brade, sr=blake
2006-07-29 05:37:14 +00:00
vidur%netscape.com 43a3f41db8 Fix for bug 84106. Save As for a page with post data tries to get the page out of the cache using its cache key. If the page is not in the cache, it prompts before re-posting. r=adamlock, sr=rpotts 2006-07-29 05:37:13 +00:00
heikki%netscape.com b19767d477 Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst. 2006-07-29 05:37:12 +00:00
dougt%netscape.com df9e817cc1 Fixes 87289 - context menu bustage fix - r=gagan@netscape.com, sr=alecf@netscape.com, a=chofmann 2006-07-29 05:37:11 +00:00
pinkerton%netscape.com 625d507df2 fix # of params that initMenu takes. r=pink/sr=blake/a=asa. bug#87109. from jg@cyberstorm.demon.co.uk. 2006-07-29 05:37:10 +00:00
mstoltz%netscape.com 70af1b89a9 86019 - Change stack-walking code in caps to keep functions from inheriting privileges
from their caller. r=jesse@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org, PDT+

86982 - Add same-origin security check to XMLDocument::Load(). r,a=blizzard@mozilla.org,
sr=jst@netscape.com

84191 - Fixing regression in Open URL dialog by not calling CheckLoadURI when it isn't
needed. r=cmanske@netscape.com, sr=sfraser@netscape.com, a=asa@mozilla.org
2006-07-29 05:37:09 +00:00
dougt%netscape.com 35f55a880b Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2006-07-29 05:37:02 +00:00
bzbarsky%mit.edu b79a41789c Make "View Source of Frame" inherit the charset of the document in the
frame.  Bug 85346, r=ftang, sr=blizzard, a=asa
2006-07-29 05:36:50 +00:00
jst%netscape.com b6f1c4f26a Checking in the change to use node.baseURI as tbe base wben computing absolute URI's again, this change was checked in, then removed since it required breaking the nsIDOMNode ABI which was unwanted. This change was made by heikki@netscape.com, r=blakeross@telocity.com, sr=alecf@netscape.com 2006-07-29 05:36:49 +00:00
dbaron%fas.harvard.edu bde758f6de Fix context menus on pages with background images. Patch from Mark Loiselle <mloiselle@yahoo.com>. r=dbaron sr=shaver b=80473 2006-07-29 05:36:48 +00:00
bbaetz%cs.mcgill.ca 880ebefd1c Bug 32359 - fix context menu for mailtos
patch by gerv, r=bz,dr sr=alecf
2006-07-29 05:36:47 +00:00
bbaetz%cs.mcgill.ca 224a583ea1 bug 25071 - add "view background image" to context menu
patch by gervase.markham@univ.ox.ac.uk
r=timeless, sr=blizzard
2006-07-29 05:36:45 +00:00
bbaetz%cs.mcgill.ca 65e22ab838 Bug 74019 - r=jag, sr=ben
Bug 76587 - r=morse, sr=ben

Both bugs fix errors in the context menu js, which caused the context menu
to show all possible items.
2006-07-29 05:36:42 +00:00
heikki%netscape.com e16c96b590 Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann. 2006-07-29 05:36:41 +00:00
dr%netscape.com cb4c169552 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2006-07-29 05:36:40 +00:00
heikki%netscape.com 7263a65634 Bug 48217, clean up context menus by using DOM Level 3 baseURI node property, also fixes Show Link in New Window when XML Base has been used. r=blakeross@telocity.com, sr=alecf. 2006-07-29 05:36:34 +00:00
disttsc%bart.nl 34abc13139 Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2006-07-29 05:36:33 +00:00
alecf%netscape.com 2eed0a5a54 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2006-07-29 05:36:32 +00:00
morse%netscape.com 5505b15c4d bug 24533, view image should open in same window, coded by doronr@naboonline.com, r=bzbarsky@mit.edu, sr=alecf@netscape.com 2006-07-29 05:36:30 +00:00
timeless%mac.com a1866a5c4b fix Bugzilla Bug 25497 view source on image only brings unknown file type dialog
patch by gervase.markham@univ.ox.ac.uk
r=timeless sr=alecf
2006-07-29 05:36:29 +00:00
blakeross%telocity.com 43eaf099ff Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-07-29 05:36:28 +00:00
maolson%earthlink.net ee7ca235ba fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-07-29 05:36:20 +00:00
blakeross%telocity.com 1ae3144b2f Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2006-07-29 05:35:57 +00:00
mcafee%netscape.com 59c4cc2b50 Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben 2006-07-29 05:35:56 +00:00
morse%netscape.com 9e9f1bd6a6 bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2006-07-29 05:35:55 +00:00
blakeross%telocity.com 6f7dc3a63b Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben 2006-07-29 05:35:53 +00:00
blakeross%telocity.com cbb80182ea Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf 2006-07-29 05:35:52 +00:00
cmanske%netscape.com 7142710838 Fixing Edit Page bug 65610. r=blake, sr=smfr 2006-07-29 05:35:37 +00:00