rob_strong%exchangecode.com
6264b3f99e
Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong.
2007-01-30 05:14:50 +00:00
cvshook%sicking.cc
a39ff30284
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
2007-01-30 00:06:41 +00:00
enndeakin%sympatico.ca
7e1440cd65
Bug 92174, add date and time picker widgets to toolkit, r=neil,mano
2007-01-29 17:36:20 +00:00
wr%rosenauer.org
b7b1d98247
Bug 368544 - don't try to send with empty URL, r=luser
2007-01-29 16:04:18 +00:00
dveditz%cruzio.com
12b5ffb533
suppress bad cert dialogs during extension update checks (bug 366191). r=rstrong, sr=darin
2007-01-29 07:58:01 +00:00
mozilla.mano%sent.com
b2ceeaebee
Bug 296394 - Firefox should not complain about -console command line argument. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=bsmedberg.
2007-01-28 00:33:10 +00:00
mats.palmgren%bredband.net
318f1d6bdf
Improve overflow/underflow DOM event handling. b=365477 r+sr=roc
2007-01-27 22:50:18 +00:00
dbaron%dbaron.org
494b965e59
Reorder lines to make comment make a little more sense. b=367247 r=biesi (as was the last patch here, after the fact)
2007-01-27 19:03:21 +00:00
dbaron%dbaron.org
6dc132990e
Make plugin placeholders inline-block. b=367247 r+sr=bzbarsky
2007-01-27 18:46:09 +00:00
philringnalda%gmail.com
30565cbd6f
Bug 365574: Help's search sidebar close button (even more) broken, r=mano
2007-01-27 05:54:34 +00:00
mats.palmgren%bredband.net
7d987cbc16
Add a "Copy" context menu item that copies pref name and value in about:config list. b=239940 (part 1) r+sr=neil@httl.net
2007-01-26 20:51:12 +00:00
enndeakin%sympatico.ca
834ee85de6
Bug 367418, improve page up and page down behaviour in trees, r=neil
2007-01-26 16:02:43 +00:00
rob_strong%exchangecode.com
42bba0ab48
Bug 333491 � FF installer icon looks bad on Windows Vista. ui-r=beltzner
2007-01-26 04:08:12 +00:00
sspitzer%mozilla.org
d2ec678381
missing semi-colon, no reviewer.
2007-01-25 17:14:50 +00:00
sspitzer%mozilla.org
e554afc1ff
fix for bug #367084 : updater can fail to apply updates if files have the
...
"read only" attribute set.
r=bsmedberg
2007-01-25 17:14:17 +00:00
enndeakin%sympatico.ca
6265ca7829
Bug 367530, textbox.type should just get and set the type attribute, r=neil
2007-01-24 18:40:19 +00:00
dbaron%dbaron.org
115fb78e79
Remove setTimeout so that we don't call focus on a window that's no longer active once the timeout runs. b=330006 r=gavin
2007-01-23 22:56:37 +00:00
martijn.martijn%gmail.com
99fbec7a86
Bug 363934 � keyboard tab bar navigation broken, r=gavin, sr=neil
2007-01-23 00:32:20 +00:00
mozilla.mano%sent.com
37372821e3
Bug 367622 - No scrollbar in source selection when the findbar is open. r=gavin
2007-01-21 03:34:59 +00:00
joshmoz%gmail.com
9f6cc6083e
use small scrollbars in HTML select controls. b=365243 r=smorgan sr=roc
2007-01-19 07:03:20 +00:00
sspitzer%mozilla.org
b54445fae1
supplimental fix for bug #364599 :
...
Some new created profile files are write protected, for example bookmarks.html and localstore.rdf
OR existing perms with 0600 instead of 0644 and fix some line endings from my first patch.
r=dveditz
2007-01-19 03:21:40 +00:00
tony%ponderer.org
16f680cbdc
Bug 366645 ��� Reference to undefined property FIND_TRAILING_DOTS_GLOBAL
...
patch: remove unused regexes
r=mmchew
2007-01-18 05:55:09 +00:00
mozilla.mano%sent.com
37586f6b22
Bug 367286 - FAYT is broken. r=gavin.
2007-01-17 23:11:35 +00:00
sayrer%gmail.com
441c02debc
Bug 359999. Add an enable-mochitest option. r=bsmedberg
2007-01-17 20:38:57 +00:00
Olli.Pettay%helsinki.fi
ac1ea6de1b
Bug 298371, make richlistbox multi-selectable p=surkov, r=mano+enndeakin
2007-01-16 17:09:58 +00:00
mozilla.mano%sent.com
147bdf9515
Bug 367070 - new browser window is broken if it is opened from a window in which the findbar is open ('Error: this._browser has no properties'). r=gavin.
2007-01-16 16:02:06 +00:00
mozilla.mano%sent.com
03cef73bd5
Bug 240363 - autoscroll should stop completely when window loses focus. r=gavin.
2007-01-15 23:27:25 +00:00
jst%mozilla.org
13e769d9b6
Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org
2007-01-13 01:08:43 +00:00
ted.mielczarek%gmail.com
dded09db77
bug 362970, Tinderbox changes to upload airbag symbols. r=preed
2007-01-11 23:42:21 +00:00
sspitzer%mozilla.org
67de309fbc
fix for bug #364599 : some newly created profile files are write protected.
...
For Firefox 2.0.0.1-de, the default bookmarks.html, localstore.rdf, and mimeTypes.rdf (as well as search.rdf, but that is unused) files had the wrong permissions, which caused several problems.
Going forward, bsmedberg has made it so the build system will fix this problem if it happens again. But for those 2.0.0.1-de users who were affected, this change will fix the permissions on these files.
r=bsmedberg
2007-01-10 21:48:07 +00:00
enndeakin%sympatico.ca
22618321b1
Bug 366473, scroll when editing a cell so that it is visible, r=neil
2007-01-10 16:01:10 +00:00
gavin%gavinsharp.com
febbc8d82f
Bug 365313: Adjust tabbrowser tabs' border-radius to slightly improve appearance, patch by D�o Gottwald <bugzilla@design-noir.de>, r=me
2007-01-09 20:33:51 +00:00
gavin%gavinsharp.com
bf31d58845
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
2007-01-09 20:29:09 +00:00
enndeakin%sympatico.ca
672a0151bf
Bug 366339, check range when setting the value property of a scale, r=mano
2007-01-09 16:38:54 +00:00
gavin%gavinsharp.com
8e01a1d287
Bug 341872: Break the cyclic reference between the HelperApps object and the RDF datasource to avoid leaks when downloading a file and choosing 'open with', patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me
2007-01-09 06:20:52 +00:00
jwalden%mit.edu
4bf4774ca6
Bug 342662 - JS strings aren't properly escaped before being evaluated in the error console. r=gavin
2007-01-09 00:20:14 +00:00
sergei_d%fi.tartu.ee
344c3628d3
Bug 361542 ��� [BeOS] Linking fails in toolkit/components, p=thesuckiestemail, r=benjamin
2007-01-07 12:47:59 +00:00
mozilla.mano%sent.com
7a9cefe3dc
Bug 366196 - Live bookmarks folders are not readonly. r=sayrer.
2007-01-07 02:37:17 +00:00
enndeakin%sympatico.ca
ec8a31f049
Bug 366056, autocomplete selectionStart/selectionEnd cannot be modified, r=mano
2007-01-06 14:29:24 +00:00
sspitzer%mozilla.org
0ea4e79fbc
fix for bug #363690 : make historyDisabled scriptable
...
r=mano,dietrich
2007-01-05 19:58:56 +00:00
gavin%gavinsharp.com
f0ca326b71
Bug 365773: radiogroup.selectedItem = null fails if group is focused, patch by Wladimir Palant <trev@gtchat.de>, r=neil
2007-01-04 20:08:52 +00:00
gavin%gavinsharp.com
82e32eeea4
Bug 365615: remove unnecessary CSS from downloads.css, patch by Declan Naughton <piratepenguin@gmail.com>, r=me
2007-01-04 20:01:10 +00:00
gavin%gavinsharp.com
64ba7ababe
Bug 365633: Non-localizable string when checking for updates to add-ons, patch by Ryan Jones <bugs@ryan-jones.com>, r=me
2007-01-04 18:51:40 +00:00
gavin%gavinsharp.com
d3de3edfef
Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest
2007-01-04 18:48:53 +00:00
gavin%gavinsharp.com
0398cc2e59
Bug 328357: Codesize reduction of nsAppRunner.obj, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=bsmedberg, sr=neil
2007-01-04 18:28:49 +00:00
philringnalda%gmail.com
b8bb9a8f70
Bug 365385: unbreak profile manager keyboard shortcuts, r=bsmedberg
2007-01-03 05:14:50 +00:00
philringnalda%gmail.com
21c73020bc
Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin
2007-01-01 04:33:27 +00:00
philringnalda%gmail.com
0b89085d45
Bug 365437: browser/ dependency in help.css, r=mano
2006-12-31 18:36:44 +00:00
kairo%kairo.at
74a3726e97
bug 361096 - sanitize [w|p]instripe help.css, first-r=mano second-r=Neil
2006-12-29 16:09:47 +00:00
ginn.chen%sun.com
acac729dc5
Bug 363646 message header tree table report incorrect number of table headers
...
patch by Evan.Yan at sun.com r=mscott sr=neil
2006-12-29 06:41:23 +00:00