Commit Graph

1568 Commits

Author SHA1 Message Date
jshin%mailaps.org
a7b6db3798 bug 123006 : Keyword substitution with %s doesn't escape characters : patch by jmdesp@alussinan.org (r+sr=neil) 2006-09-14 06:10:11 +00:00
timeless%mozdev.org
f89c47e2b7 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
2006-09-14 06:10:10 +00:00
smontagu%smontagu.org
fc35abf648 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-09-14 06:10:09 +00:00
rbs%maths.uq.edu.au
227212ecea Prevent View Selection Source from triggering the crasher bug 252970, r+sr=bz, a=mconnor 2006-09-14 06:10:08 +00:00
cst%andrew.cmu.edu
d59c5d277d Bug 296305 fix error that occurs when using forward button dropdown with many entries
r=timeless sr=neil a=asa
2006-09-14 06:10:07 +00:00
dbaron%dbaron.org
303f8d46b8 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2006-09-14 06:10:06 +00:00
cbiesinger%web.de
55bf8b3916 258822 minimize/restore/close buttons in fullscreen mode need tooltips
r+sr=neil
2006-09-14 06:10:05 +00:00
pedemont%us.ibm.com
60a591f399 Bug 117186 - Add menu shortcuts for backward/forward. Patch by mano. r=jhpedemonte, sr=neil 2006-09-14 06:10:04 +00:00
rbs%maths.uq.edu.au
289fff1192 Goto Line (Ctrl+L) in view-source couldn't go to the last line, b=253905, r+sr=bzbarsky 2006-09-14 06:10:03 +00:00
cst%andrew.cmu.edu
7a025d55d2 Bug 289760 Make forward button dropdown list have same max length as back button dropdown
r+sr=neil a=asa
2006-09-14 06:10:02 +00:00
neil%parkwaycc.co.uk
384cad0a26 Bug 248964 Can't save from source view r=doron sr=jag 2006-09-14 06:10:01 +00:00
neil%parkwaycc.co.uk
b43ef37c90 Bug 235893 Make view source overlay the windows refresh keys only r=doron sr=jag 2006-09-14 06:10:00 +00:00
bugzilla%arlen.demon.co.uk
f4c3fb811c Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2006-09-14 06:09:59 +00:00
bsmedberg%covad.net
c91036673c Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2006-09-14 06:09:58 +00:00
Stefan.Borggraefe%gmx.de
60dd657cc2 Bug 250637: Remove broken "Power Search" feature that was never really implemented
r=pkwarren, sr=neil
2006-09-14 06:09:57 +00:00
neil%parkwaycc.co.uk
0d62e34c2f Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott 2006-09-14 06:09:56 +00:00
neil%parkwaycc.co.uk
b471572c91 Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron 2006-09-14 06:09:55 +00:00
neil%parkwaycc.co.uk
fd737bf4b3 Bug 252317 Ensure view source has a page descriptor it can reload r=doron sr=bz 2006-09-14 06:09:54 +00:00
darin%meer.net
b139a74a1c fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2006-09-14 06:09:53 +00:00
timeless%mozdev.org
60026f8f53 Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
r=jst sr=jst
2006-09-14 06:09:52 +00:00
cbiesinger%web.de
8af37f680f Bug 88274 custom keywords don't work when selected from location bar
patch by Wladimir Palant <trev@gtchat.de>   r=neil sr=darin
2006-09-14 06:09:51 +00:00
smontagu%smontagu.org
cee12d1a6a Treat the language code in lang attributes as case insensitive. Bug 350595, r=mano, sr=neil 2006-09-14 06:09:50 +00:00
smontagu%smontagu.org
69723cceb9 Make HTML tooltips have the directionality of their parent element. Bug 91312, patch mostly by Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il>, r=Mano, sr=Neil 2006-09-14 06:09:49 +00:00
neil%parkwaycc.co.uk
9ac579f595 Bug 175074 Element Properties not showing some URIs correctly p=bugzilla.mozilla.org@chsc.dk (Christian Schmidt) r=db48x sr=me 2006-09-14 06:09:48 +00:00
dbaron%dbaron.org
04ed46bf5d Work around possible deficiency in HTML parser by replacing runs of whitespace with a single space in the title attribute. b=67127 Patch by Steuard Jensen <steuard+moz@slimy.com>. r=bryner sr=dbaron 2006-09-14 06:09:47 +00:00
bugzilla%arlen.demon.co.uk
396f86ad95 Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-09-14 06:09:46 +00:00
neil%parkwaycc.co.uk
c0eb8dc97e Bug 224141 Remove unused function openLink p=gautheri@noos.fr r=mconnor sr=jag 2006-09-14 06:09:45 +00:00
bzbarsky%mit.edu
5aef55bd03 Handle printPreview() failing better. Bug 275996, r=timeless, sr=neil 2006-09-14 06:09:44 +00:00
timeless%mozdev.org
f84f9be195 Bug 232548 Element Properties should remove the properties with empty values
patch by f.qu@laposte.net r=db48x sr=neil

also rolling in a change from
Bug 240947 use content instead of _content
per neil w/ approval from mconnor
2006-09-14 06:09:43 +00:00
silver%warwickcompsoc.co.uk
ab4522987b Bug 231892 - gPrintPreviewObs should not throw for QI to nsISupports.
r/sr=neil
2006-09-14 06:09:42 +00:00
Stefan.Borggraefe%gmx.de
346b0149f1 Bug 262566: Print preview should hide the browser statusbar
r=timeless, sr=neil
2006-09-14 06:09:41 +00:00
dbaron%dbaron.org
99cca5c75a Back out bug 91312 to fix bug 250825. a=asa 2006-09-14 06:09:40 +00:00
timeless%mozdev.org
9f1f7090d8 Bug 91312 TITLE texts should follow the same BiDi directionality as the source object
patch by mozilla-bugzilla@future.shiny.co.il r=smontagu sr=roc a=asa
2006-09-14 06:09:39 +00:00
neil%parkwaycc.co.uk
db5560056a Middle/ctrl+click bookmark love b=72361,59132,89922,213908 and part of 142683 p=trev@gtchar.de (Wladimir Palant) r=me sr=dmose 2006-09-14 06:09:38 +00:00
timeless%mozdev.org
fd05ee03cd Bug 240947 use content instead of _content
r=neil sr=dveditz
2006-09-14 06:09:37 +00:00
pkw%us.ibm.com
f62c455da2 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2006-09-14 06:09:36 +00:00
mozilla.mano%sent.com
c8370354eb Bug 288738 - [Mac] Nearly every keyboard shortcut closes the Page Info window. r=mconnor sr=neil 2006-09-14 06:09:34 +00:00
db48x%yahoo.com
75bf8b0a31 bug 274440: ".key" should not be used to describe access keys, use ".accesskey" instead
patch by Hasse <jasajudeju@telia.com>, r=db48x, sr=Neil
2006-09-14 06:09:33 +00:00
db48x%yahoo.com
d807cb41d7 a touch up for bug 195492, two errors on my part
r=neil, sr=rbs
2006-09-14 06:09:32 +00:00
db48x%yahoo.com
a72f3a8f87 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2006-09-14 06:09:31 +00:00
db48x%yahoo.com
4a603eb276 bug 195492: lots of page info stuff
r=neil, sr=rbs
2006-09-14 06:09:30 +00:00
mkaply%us.ibm.com
213d1bb89b #229753
r=neil, sr=jag
search sidebar does not automatically open on first addressfield search
2006-09-14 06:09:27 +00:00
mvl%exedo.nl
eb649fd481 Add a way to manually show a single blocked pop-up window
bug 198846, r=danm, sr=jag
2006-09-14 06:09:26 +00:00
bzbarsky%mit.edu
3607ff9ad6 Create a service that can be asked whether a given webnavigation (or a
"typical" webnavigation) supports loading of a certain MIME type.  Bug 283125,
r=biesi, sr=darin
2006-09-14 06:09:25 +00:00
bzbarsky%mit.edu
f070ea3d00 Removing incorrect XXX comments. 2006-09-14 06:09:24 +00:00
neil%parkwaycc.co.uk
df1138ee8e Move mailNavigatorOverlay out of navigatorOverlay and into navigator where it won't get overlaid onto view source, hidden window etc. b=108745 r=timeless sr=bienvenu 2006-09-14 06:09:23 +00:00
bzbarsky%mit.edu
6dd175276c Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2006-09-14 06:09:21 +00:00
timeless%mozdev.org
ea12a718a3 Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2006-09-14 06:09:20 +00:00
neil%parkwaycc.co.uk
27939482e0 Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin 2006-09-14 06:09:19 +00:00
Stefan.Borggraefe%gmx.de
8065aeccb6 Bug 242707: Corrects the order of the menu items in the File menu of the View Source window
patch by Frank Wein, r=Neil, sr=jag
2006-09-14 06:09:18 +00:00