Commit Graph

175423 Commits

Author SHA1 Message Date
tony%ponderer.org
3121dbd933 bug 368761: "Report Web Forgery..." in the Help menu should be smarter
patch: swap help menu item based on context
r=bryner
2007-02-03 01:22:37 +00:00
benjamin%smedbergs.us
20975ec114 Bug 78081 - Don't export intermediate libraries, blanket-r=mento 2007-02-03 01:19:04 +00:00
bzbarsky%mit.edu
0b8624e346 Hoist the ref-scrolling stuff up to nsContentSink. Bug 369015, r+sr=sicking 2007-02-03 00:48:29 +00:00
graydon%mozilla.com
e418e1d430 Bug 369134, bandaid for crash during restart under cycle collection.
r=vlad
2007-02-03 00:37:44 +00:00
rob_strong%exchangecode.com
0f079ce143 Bug 369125 � updater.exe doesn't have a good description (updater). r=sspitzer 2007-02-03 00:23:50 +00:00
crowder%fiverocks.com
0aa15eabb2 Bug 355214: backing out mrbkap's patch for more testing 2007-02-03 00:15:19 +00:00
bzbarsky%mit.edu
530dab30fb Update scrollframes to the new GetCollapsed() API too. Bug 369127, r+sr=dbaron. 2007-02-03 00:08:19 +00:00
scott%scott-macgregor.org
689785d81f Bug #366501 --> Make back and forward history buttons default toolbar items. Remove the stop button from the default set. Do a better job sizing the initial width of the thunderbird window for 1024x768 resolution with the wider toolbar. sr=bienvenu 2007-02-02 23:54:11 +00:00
mkanat%bugzilla.org
ca875fc068 Bump version number pre-release. 2007-02-02 23:10:38 +00:00
kaie%kuix.de
f49ee1026f Bug 369098, Unable to Import personal certificate
Regression from recent checkin of bug 343612
Backing out obvious duplicate JS line
r=me
2007-02-02 22:53:48 +00:00
mrbkap%gmail.com
d22f75038d Use a more roundabout way to convert variables to strings and call FindProxyForURL. bug 355214, r=crowder/darin sr=dveditz 2007-02-02 22:40:28 +00:00
justdave%bugzilla.org
5d4451d39a [SECURITY] Bug 367071: mod_perl initialization script forgets to allow .htaccess files to prohibit file access.
r=mkanat, a=mkanat
2007-02-02 22:23:23 +00:00
bclary%bclary.com
b3fd3bac1a JavaScript Tests - sub status undefined, bug 369131, not part of the build 2007-02-02 21:54:13 +00:00
mattwillis%gmail.com
7d889628a2 debugging mac l10n 2007-02-02 21:40:33 +00:00
mkanat%bugzilla.org
b103b22018 Bug 367674: [SECURITY] XSS when reading Atom feeds due to unescaped HTML
Patch By Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor, a=mkanat
2007-02-02 21:40:06 +00:00
stridey%gmail.com
f6815db708 Camino only - Bug 364198: Allow the site icon for local files to act as a proxy for the file. r=smorgan sr=pink. 2007-02-02 21:23:50 +00:00
mattwillis%gmail.com
c29021f235 debugging mac l10n 2007-02-02 20:14:01 +00:00
sspitzer%mozilla.org
860d43caf6 fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=lilmatt
2007-02-02 18:21:39 +00:00
mike.morgan%oregonstate.edu
e6d42b78b4 s/7/9/ 2007-02-02 17:55:35 +00:00
mattwillis%gmail.com
8d65109818 debugging mac l10n 2007-02-02 17:53:16 +00:00
daniel.boelzle%sun.com
64fa0031c1 Bug 340949, 368820, 356125: minding signons.rememberSignons, simple caching, using search_calprops, email alarms, misc cleanup 2007-02-02 14:41:16 +00:00
bugzilla%standard8.demon.co.uk
148d492155 Bug 119948 duplicated LDIF import code. r=bienvenu,sr=mscott 2007-02-02 13:51:40 +00:00
mattwillis%gmail.com
ccc2d5fd73 debugging mac l10n 2007-02-02 08:27:46 +00:00
rob_strong%exchangecode.com
4b18d9c05c Bustage fix - Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer 2007-02-02 07:15:54 +00:00
dbaron%dbaron.org
9c19a9c04e Fix inclusion of extra notation in href. 2007-02-02 06:41:51 +00:00
sspitzer%mozilla.org
fd271decd8 fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=rstrong
2007-02-02 06:37:17 +00:00
rob_strong%exchangecode.com
6d40057787 Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer 2007-02-02 06:35:49 +00:00
dbaron%dbaron.org
aee1243d50 Tweak inline-block and inline-table z-ordering tests so they work with a broader range of font metrics and line heights. 2007-02-02 06:15:24 +00:00
dbaron%dbaron.org
b04f7cdf5d Allow display:inline-block to be used on :before and :after. b=368622 r+sr=bzbarsky 2007-02-02 06:13:37 +00:00
dbaron%dbaron.org
74d37e4e23 Move gray-ness of table borders to quirks mode and restore our prior standards-mode behavior. b=84307 r=fantasai sr=bzbarsky 2007-02-02 06:11:56 +00:00
preed%mozilla.com
2f1ac9098f Back out mattwillis' fix for bug 355465; perl -c is your friend. 2007-02-02 06:08:36 +00:00
mattwillis%gmail.com
65e4b0548f Respinning to build l10n 2007-02-02 05:35:02 +00:00
dbaron%dbaron.org
f279069a2d Comment out a test that fails intermittently. 2007-02-02 05:18:25 +00:00
rob_strong%exchangecode.com
916e0d9a3d Bug 367540 - When launching the app from the installer the app runs with elevated privileges. Also fixes Bug 364483 � Firefox stays elevated after update. patch=Masatoshi Kimura (:emk), r=sspitzer 2007-02-02 05:07:37 +00:00
dbaron%dbaron.org
7ce491e736 Add simple script to clean up reftest output. 2007-02-02 05:00:41 +00:00
dbaron%dbaron.org
fedf652c19 Add image that I forgot to add when checking in bug 368020. 2007-02-02 04:29:52 +00:00
mattwillis%gmail.com
b778a5172a update tinder-config.pl to bug 355465 format 2007-02-02 04:09:04 +00:00
mattwillis%gmail.com
6fc3ff1acd bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. r=preed 2007-02-02 04:08:36 +00:00
sspitzer%mozilla.org
02f6785923 backing out my fix for bug #368661, it will break software update. 2007-02-02 04:05:21 +00:00
jst%mozilla.org
6328ec2665 Fixing bug 368945. Add more value checking. r+sr=brendan@mozilla.org 2007-02-02 03:35:06 +00:00
alfred.peng%sun.com
715130caf3 Bug 365339. set cairo endianness macros in a sane way.
r=vladimir.
2007-02-02 03:26:39 +00:00
bzbarsky%mit.edu
ae8f8f61cb Add tests for bug 276037. 2007-02-02 03:02:47 +00:00
jwalden%mit.edu
8368c301e7 Add reftests for most of bug 1156. There's still more to do, but this covers probably 70-80% of it. r=biesi, sr=dbaron 2007-02-02 02:42:04 +00:00
tony%ponderer.org
a4ebb3e2da bug 369012: split client name and version number into separate query params
during phishing requests
patch: split {moz:client} and {moz:version}
r=marria
2007-02-02 02:30:31 +00:00
bzbarsky%mit.edu
9db5bfa7c8 Make sure to initialize all members and that sort of thing. Bug 369011, r+sr=sicking 2007-02-02 02:12:48 +00:00
bienvenu%nventure.com
c151f49c0d fix imap url parsing problem, sr=mscott 369028 2007-02-02 01:03:31 +00:00
masayuki%d-toybox.com
f1af47d2d9 Bug 365236 Implement font-size-adjust on Mac r=vlad 2007-02-02 00:46:48 +00:00
scott%scott-macgregor.org
6207a9c1a2 Bug #369026 --> start page style rule cleanup including removing the background gradient. sr=bienvenu 2007-02-02 00:15:52 +00:00
ghendricks%novell.com
96bc8ce325 fixed error in patch 2.22 2007-02-01 23:50:57 +00:00
mattwillis%gmail.com
326402fec7 Spinning Sunbird 0.3.1 RC1 2007-02-01 23:17:30 +00:00