Commit Graph

1690 Commits

Author SHA1 Message Date
cst%andrew.cmu.edu
e6563c7d47 Bug 219203 Add pref for backspace behavior (go back, page up)
r=timeless sr=neil
2006-09-14 06:10:33 +00:00
mozilla.mano%sent.com
887d0a59ab Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2006-09-14 06:10:32 +00:00
neil%parkwaycc.co.uk
c41bdf4333 Port of bug 341112 r+sr=jag 2006-09-14 06:10:31 +00:00
mozilla.mano%sent.com
586646eddf Bug 279100 - JS error pressing ESC in Help window. r+sr=neil 2006-09-14 06:10:30 +00:00
timeless%mozdev.org
63353d89ac Bug 68348 Command+Period shortcut not shown for Stop in View menu
patch by bugs.mano@mail-central.com r=jpedemonte sr=neil
2006-09-14 06:10:29 +00:00
neil%parkwaycc.co.uk
68d36ed25e Bug 335113 More obvious secure site indication p=zug_treno@yahoo.com r=db48x,jag sr=me 2006-09-14 06:10:28 +00:00
martijn.martijn%gmail.com
3d2547347c Bug 300808 - When content is removed from the document the corresponding tooltip should not appear, r=neil, sr=bzbarsky 2006-09-14 06:10:27 +00:00
ajschult%verizon.net
a23dc6123b Bug 331674: Replace QI call in nsBrowserStatusHandler with instanceof. patch by Alex Vincent <ajvincent@gmail.com>, r=jag, sr=neil, branch181=neil 2006-09-14 06:10:26 +00:00
neil%parkwaycc.co.uk
46ee70938d Don't dismiss the context menu so eagerly for subframe loads b=329521 r+sr=jag 2006-09-14 06:10:25 +00:00
neil%parkwaycc.co.uk
5f52a767df Dismiss the context menu when a new page loads b=329521 r=jag sr=bz 2006-09-14 06:10:24 +00:00
darin%meer.net
a608225e0c Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-09-14 06:10:23 +00:00
timeless%mozdev.org
40636e98b2 Bug 237902 remove function OpenMessenger() and function OpenAddressbook() from navigator.js
r=neil sr=tor
2006-09-14 06:10:22 +00:00
pedemont%us.ibm.com
0916cca995 Bug 137523 - Add Minimize and Zoom to Window menu. Patch by mano. r=jhpedemonte, sr=neil 2006-09-14 06:10:21 +00:00
neil%parkwaycc.co.uk
a383f5ebab Bug 83313 "Open File" doesn't work on Mac when no windows are open p=bugs.mano@mail-central.com r=pedemonte sr=me 2006-09-14 06:10:20 +00:00
bugzilla%arlen.demon.co.uk
0521424a3f Bug 270098 In <navigator.js>, "Error: browser.popupUrls has no properties"
p=me r=bugs4hj sr=neil.parkwaycc.co.uk
2006-09-14 06:10:19 +00:00
bugzilla%arlen.demon.co.uk
bfb916dbfd Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2006-09-14 06:10:18 +00:00
neil%parkwaycc.co.uk
d1afc2a6a4 Update URL post Bugzilla reorganization b=271642 p=mcsmurf@mcsmurf.de rs=me 2006-09-14 06:10:17 +00:00
timeless%mozdev.org
78e0b0c8ee Bug 276060 security info icon should use oncommand instead of onclick
patch by cst@andrew.cmu.edu r=aaronl sr=neil
2006-09-14 06:10:16 +00:00
neil%parkwaycc.co.uk
56528f1cff Bug 271426 Make it possible for extensions to call BrowserHome() without parameters again subsequent to bug 267169 p=cst@andrew.cmu.edu r=timeless sr=me 2006-09-14 06:10:15 +00:00
timeless%mozdev.org
dc2c1a2bc7 Bug 267169 "Home" button should open home page in new tab if middle-clicked
r=neil sr=jag
2006-09-14 06:10:14 +00:00
bmlk%gmx.de
1610e91cd0 change protocoll from http to https for bugzilla links to avoid redirects bug 267228, p=frank wein r/sr=neil 2006-09-14 06:10:13 +00:00
bsmedberg%covad.net
964081153a Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2006-09-14 06:10:12 +00:00
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
darin%meer.net
fea70a0b84 fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz 2006-09-14 06:09:17 +00:00
db48x%yahoo.com
71ea09db7f bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2006-09-14 06:09:16 +00:00
db48x%yahoo.com
71b1c1c51f bug 254086: Page info -> Forms -> Form name is editable
r=timeless, sr=brendan
2006-09-14 06:09:15 +00:00
db48x%yahoo.com
629e0a078f bug 229441: Background images are not shown in Media tab (Page Info)
patch by Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=jag
2006-09-14 06:09:14 +00:00
cbiesinger%web.de
beb03a1515 bug 252045 patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
r=bsmedberg sr=darin
fix typo (re -> res)
2006-09-14 06:09:13 +00:00
neil%parkwaycc.co.uk
43c1b8e638 Bug 220215 use the XPCNativeWrapper for Components.lookupMethod r=caillon sr=bz 2006-09-14 06:09:12 +00:00
neil%parkwaycc.co.uk
674b0be0e8 Bug 243418 Fix JS strict warning: reference to undefined property tokens[0] r=db48x sr=alecf 2006-09-14 06:09:11 +00:00
timeless%mozdev.org
852df5c130 Bug 201854 Can't drag/move bookmark from/to/within overflow/dropdown/chevron list of personal toolbar
patch by durbacher@gmx.de r=neil sr=jag
2006-09-14 06:09:10 +00:00
neil%parkwaycc.co.uk
a93e56fc14 Followup to bug 230219 removing obsolete persist attributes b=166455 p=gautheri@noos.fr r=me sr=mscott 2006-09-14 06:09:09 +00:00
darin%meer.net
1b4cd46d74 fixes win32 crash and file->open regression resulting from patch for bug 24867, patch by neil r+sr=darin 2006-09-14 06:09:08 +00:00
gerv%gerv.net
7b9b7fd9cc Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-14 06:09:07 +00:00
kyle.yuan%sun.com
13ec59a805 Bug 236700 The "v" key brings up the find dialog
r=caillon, sr=bz
Should use |keycode| for the key binding.
2006-09-14 06:09:03 +00:00
darin%meer.net
b63c0d71b4 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2006-09-14 06:08:57 +00:00
neil%parkwaycc.co.uk
c61b794718 Fix for smoketest blocker 240339 bogus prefs interrupt navigator startup r=varga sr=dveditz 2006-09-14 06:08:56 +00:00
neil%parkwaycc.co.uk
7d172268bf Bug 230219 navigator button preferences only work if a navigator window is open r=dean_tessman sr=alecf a=chofmann 2006-09-14 06:08:55 +00:00
jst%mozilla.jstenback.com
455d94ebeb Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2006-09-14 06:08:54 +00:00
cbiesinger%web.de
a764243af4 bug 234979, patch by matti@mversen.de r=roland.mainz@nrubsig.org sr=darin moa=neil
add "show build configuration" to the debug menu
2006-09-14 06:08:52 +00:00
kyle.yuan%sun.com
0b92ef3cbb Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2006-09-14 06:08:51 +00:00
neil%parkwaycc.co.uk
0e3b420059 Bug 232594 RTL languages should be able to swap back/forward navigation keys r=smontagu sr=jag 2006-09-14 06:08:46 +00:00
bsmedberg%covad.net
8a59976584 Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa 2006-09-14 06:08:45 +00:00
jshin%mailaps.org
cc5f9700dc bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2006-09-14 06:08:44 +00:00
jshin%mailaps.org
8b6e23db26 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2006-09-14 06:08:43 +00:00
rlk%trfenv.com
e451442daf Bug 217328 - Send Link ... incorrectly cuts url after first variable. Patch by Jesper Hertel <jh@magnus.dk>. r=neil.parkwaycc.co.uk sr=tor 2006-09-14 06:08:42 +00:00
shliang%netscape.com
5554d96e5e bug 207260 - (osx) cmd-m should not open mail compose window. r=jag, sr=sspitzer 2006-09-14 06:08:41 +00:00
shliang%netscape.com
419fe7ec9c 205055 - nav-only install missing ctrl-m shortcut for new mail messages. r/sr/a=sspitzer 2006-09-14 06:08:40 +00:00
timeless%mozdev.org
f972776664 Bug 138633 Esc key should close element properties dialog.
patch by walk84@yahoo.com r=jag sr=bz
2006-09-14 06:08:39 +00:00
timeless%mozdev.org
f1ac164962 Bug 202319 use s? instead of (s)? in regexp because we don't care about the s
r=biesi sr=rbs
2006-09-14 06:08:38 +00:00
timeless%mozdev.org
b5303d2c03 backing out. reviewer wanted a bigger bug. 2006-09-14 06:08:37 +00:00
timeless%mozdev.org
846fa86348 Bug 202319 use s? instead of (s)? in regexp because we don't care about the s
r=biesi sr=alecf
2006-09-14 06:08:36 +00:00
sspitzer%netscape.com
d996e90aac fix for bug #199360
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.

if the url is slow to load, switching messages can kill the load, and the window
never shows up.

play nice with stand alone mail, which doesn't need this trick.

r=bryner, sr=mscott
2006-09-14 06:08:35 +00:00
timeless%mozdev.org
f6b8cba465 Bug 175169 file size textbox in element properties not read only
patch by neil.marshall@sympatico.ca r=dean_tessman@hotmail.com sr=jag a=dbaron
2006-09-14 06:08:34 +00:00
timeless%mac.com
e82eed70f4 Bug 101910 alt text is not displayed in image properties
patch by neil.marshall@sympatico.ca r=cmanske sr=jag a=asa
2006-09-14 06:08:33 +00:00
bzbarsky%mit.edu
d55aee8d7a Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2006-09-14 06:08:32 +00:00
neil%parkwaycc.co.uk
3e1c382ebb Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz 2006-09-14 06:08:31 +00:00
jst%mozilla.jstenback.com
c4fbfd6c28 Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work. 2006-09-14 06:08:29 +00:00
jst%mozilla.jstenback.com
3dc785e363 Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2006-09-14 06:08:28 +00:00
jst%mozilla.jstenback.com
40c3713257 Fixing bug 213922. Make SeaMonkey focus the content area of a new window when opened from a targetted link. r=bryner@brianryner.com, sr=ben@bengoodger.com, a=brendan@mozilla.org 2006-09-14 06:08:27 +00:00
kairo%kairo.at
4e2a51bf88 bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2006-09-14 06:08:26 +00:00
timeless%mozdev.org
d91421b80e Bug 236552 Warning: assignment to undeclared variable searchURL in chrome://navigator/content/navigator.js
r=neil sr=tor
2006-09-14 06:08:24 +00:00
mvl%exedo.nl
2bffa30850 Remove duplicates from the menu to manually show blocked popups. Also limit the menu to 100 entries max.
bug 235454, r=danm, sr=jag
2006-09-14 06:08:23 +00:00
jst%mozilla.jstenback.com
8919adc1bf Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2006-09-14 06:08:22 +00:00
jst%mozilla.jstenback.com
9ccddfc80f Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org 2006-09-14 06:08:21 +00:00
bsmedberg%covad.net
6c6ddc3f22 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. 2006-09-14 06:08:20 +00:00
mvl%exedo.nl
cf6b482310 Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
2006-09-14 06:08:19 +00:00
dbaron%dbaron.org
cf70e0b06d Call removeControllers / RemoveObserver for objects implemented in JS so that the chrome window's DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2006-09-14 06:08:18 +00:00
dbaron%dbaron.org
5949a0049b Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan 2006-09-14 06:08:17 +00:00
jshin%mailaps.org
12c049ef14 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2006-09-14 06:08:16 +00:00
neil%parkwaycc.co.uk
f47865cd2a Bug 229995 view source doesn't need history or security r=doron sr=bz 2006-09-14 06:08:15 +00:00
neil%parkwaycc.co.uk
7b72dc4eb3 Bug 85908 Add reload to View Page Source Window r=doron sr=bz 2006-09-14 06:08:14 +00:00
rbs%maths.uq.edu.au
cb366b2780 Leftover from bug 15364. Patch by Christian Schmidt. 2006-09-14 06:08:13 +00:00
mvl%exedo.nl
8b47b1c01f nsIPopupManager.getEnumerator is replaced by nsIPermissionManager.getEnumerator
bug 221232, r=dwitte, sr=bryner
2006-09-14 06:08:12 +00:00
timeless%mozdev.org
7dfeb81d0c Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2006-09-14 06:08:11 +00:00
neil%parkwaycc.co.uk
195fd75e8e Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2006-09-14 06:08:10 +00:00
jag%tty.nl
acef7cfad5 Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner 2006-09-14 06:08:09 +00:00
cbiesinger%web.de
ca134583f5 Bug 217090
middlemouse.contentLoadURL doesn't work on windows
r+sr=jag
2006-09-14 06:08:08 +00:00
neil%parkwaycc.co.uk
35f0bfe66e Bug 136901 toOpenWindowByType should never open multiple windows r=varga sr=bz 2006-09-14 06:08:07 +00:00
rbs%maths.uq.edu.au
c6eeab9e31 Show line numbers on the status bar of view-source in combination with mouse clicks, caret browsing (hit F7), goto line (Ctrl+L), and selection movements. Patch by Christian Schmidt <bugzilla@christian.schmidt.name>, b=15364, r=neil, sr=bz 2006-09-14 06:08:06 +00:00
bzbarsky%mit.edu
14e060e4dc Add a "Go to line" option to the Edit menu in View Source (bug 104383). Make
the links in the JS console automatically go to the right line in View Source
(bug 79612).  Patch (in bug 104383) by christian@schmidt.net (Christian
Schmidt) with some selection fu from rbs, r=neil, sr=me, a=asa
2006-09-14 06:08:03 +00:00
kyle.yuan%sun.com
6d8d41ad03 Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2006-09-14 06:08:02 +00:00
neil%parkwaycc.co.uk
d18285b520 Bug 234193 QA/Bugs Filed Today should use new bugzilla syntax r=varga sr=tor a=dveditz 2006-09-14 06:08:00 +00:00
darin%meer.net
617698180b fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2006-09-14 06:07:59 +00:00
timeless%mozdev.org
3a92357e47 Bug 135181 Add Translate Page to the Tools menu
patch by jg307@cam.ac.uk/neil.marshall@sympatico.ca r=neil(moa) sr=alecf
2006-09-14 06:07:58 +00:00
cbiesinger%web.de
cf85a4053f addressing reviewer comments 2006-09-14 06:07:53 +00:00
cbiesinger%web.de
04cec93e54 browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2006-09-14 06:07:52 +00:00
cbiesinger%web.de
1ba0eff60a 191073 patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
Classic Theme: personal toolbar has a white vertical line on the left
2006-09-14 06:07:51 +00:00
pete.zha%sun.com
e3e6cce35a bug=223908(Add "Net config" selector)
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2006-09-14 06:07:50 +00:00
neil%parkwaycc.co.uk
d515300cfd Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz 2006-09-14 06:07:49 +00:00
timeless%mozdev.org
fa503446c6 Bug 221876 Latest Builds in QA menu doesn't work anymore
first draft by mcsmurf@gmx.net r=jst sr=jst
2006-09-14 06:07:48 +00:00
timeless%mozdev.org
0d30fbc181 Bug 143687 Bring back site icons (favicons) in personal toolbar
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2006-09-14 06:07:47 +00:00
stephend%netscape.com
510cf72a58 Bug 220991. Update Debug menu URLs to reflect komodo decomission. r=neil, sr=bryner 2006-09-14 06:07:46 +00:00
stephend%netscape.com
432b83a39c Bug 203121. Debug > Verification > Javascript menu item should read 'DOM' instead. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>. r=me, sr=bz 2006-09-14 06:07:45 +00:00
dwitte%stanford.edu
e1e0c98444 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2006-09-14 06:07:44 +00:00
timeless%mozdev.org
eae8464acc Bug 210639 Confirm tab close ignores "Close Window"
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2006-09-14 06:07:43 +00:00
timeless%mozdev.org
6277d4e80f Bug 108973 Multi-tabbed windows should confirm close
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2006-09-14 06:07:42 +00:00
jaggernaut%netscape.com
aff0118706 Bug 104778, part 2: also remember what the user typed when loading a page in the
current tab fails. r=Neil, sr=bryner
2006-09-14 06:07:41 +00:00
bryner%netscape.com
5b55589ce4 Fix (again) setting of focused window/element on focus controller. This ensures that we do the right thing when given either an element or a window to focus. Bug 89214, r=neil, sr=jag. 2006-09-14 06:07:40 +00:00
jaggernaut%netscape.com
8f59c1542e Bug 104778: Remember what user typed when switching tabs.
Bug 103720: prefill URI when opening new tab.
r=varga, sr=ben
2006-09-14 06:07:39 +00:00
jaggernaut%netscape.com
0fe0239fdb Bug 206092: fix small regression from previous checkin for this bug. Patch by Ian Neal <ian@arlen.demon.co.uk>, r+sr=jag 2006-09-14 06:07:38 +00:00