Commit Graph

192758 Commits

Author SHA1 Message Date
Sudheer Kumar Peddireddy
e620026ed6 Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron 2008-06-03 15:25:31 -07:00
L. David Baron
88bb0bcc0f Snap background origin and clip areas to device pixels to prevent tiling from varying for subpixel position changes that don't change the box's visible position at all. Tests by roc (433640-*) and me (background-image-tiling-*). b=433640 r+sr=roc 2008-06-03 15:25:31 -07:00
L. David Baron
bee4adf604 Eliminate unnecessary reference counting of gfxContext objects. b=433640 r+sr=roc 2008-06-03 15:25:31 -07:00
Christian Biesinger ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
e3a5368590 Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron 2008-06-03 15:25:31 -07:00
L. David Baron
b268bc423c Remove no-longer-needed else clauses, and make the *IsExact members DEBUG-only. b=419076 r+sr=bzbarsky 2008-06-03 15:25:31 -07:00
L. David Baron
e943265e81 Allow the initial value of -moz-user-select to be specified with 'auto'. b=432888 r+sr=bzbarsky 2008-06-03 15:25:31 -07:00
Lukas Blakk
4e061e307f Bug 419665 - "VC9 on Vista builds a manifest file with duplicate entries" (Add -MANIFESTUAC:NO to configure.in for Vista builds) [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=ted] 2008-06-03 11:39:33 -05:00
Jason Orendorff
206ff3e6c9 Bug 313059 - Decide what to do with js.mak (answer: delete it, r=crowder, a=bsmedberg) 2008-06-03 10:55:15 -05:00
Jason Orendorff
39d5403aab Bug 434532 - Link errors building JS shell on WinXP (actually a documentation bug in js/src/README.html) (r=brendan, a=bsmedberg) 2008-06-03 10:33:00 -05:00
Ben Hearsum
9448610cb0 bug 433882: remove unnecessary releng code from mozilla-central & actionmonkey (because its home is still in CVS). r=nrthomas,a=bsmedberg, patch=me 2008-06-03 11:31:25 -04:00
Mark Banner
c2f36288d1 Windows unit test bustage fix for bug 378991 - windows has a different name for the executable 2008-06-03 14:44:37 +01:00
Mark Banner
65b358d63d Core parts of Bug 378991 - Enable IDN link support in messages for Thunderbird and only pass punycode values to external apps. r=masayuki,dmose,sr=biesi 2008-06-03 13:05:59 +01:00
Mark Banner
f19e8703ee Bug 435853 Running xpcshell tests involving Mac components leaks memory due to not having an NSAutoreleasePool. r=shaver,sr=brendan 2008-06-03 11:56:09 +01:00
Dave Townsend
98e7b2dbe3 Bug 433248: nsIZipWriter crashes FF3 on access to nsIZipWriter.file. r=jst 2008-06-03 11:42:16 +01:00
Axel Hecht
8b3707a9bb bug 409956, #filter emptyLines is brittle on newlines, r=ted.mielczarek, a=mossop 2008-06-03 12:18:02 +02:00
Mark Banner
40f38453a0 Bug 432293 Non-browser apps shouldn't need to build xpfe/components/history/public. r=ted,sr=Neil 2008-06-03 10:16:40 +01:00
Vladimir Vukicevic
78117dad83 b=437002; win32 weirdness with PGO builds -- stop building cookies with WARNINGS_AS_ERRORS. r=me 2008-06-02 23:52:47 -07:00
L. David Baron
07877d20da Implement :first-of-type, :last-of-type, and :only-of-type. b=128585 r+sr=bzbarsky 2008-06-02 20:17:35 -07:00
Daniel Glazman ext:(%20and%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
0474b185bc Implement :nth-child(), :nth-last-child(), :nth-of-type(), :nth-last-of-type(). b=75375 r+sr=bzbarsky 2008-06-02 20:17:35 -07:00
L. David Baron
8b2c14530a Make nsPseudoClassList capable of storing integer pairs for :nth-*(). b=75375 r+sr=bzbarsky 2008-06-02 20:17:35 -07:00
L. David Baron
1eef72cec5 Rename nsAtomStringList to nsPseudoClassList, since that's what it's for, and we want to make it more than just atoms and strings. Also remove an unused constructor. b=75375 r+sr=bzbarsky 2008-06-02 20:17:35 -07:00
Jeff Walden
becc8f7cf3 Bug 421576 - Unpaired surrogate handled wrongly (Acid3 #68). acid3++ r=dbaron 2008-06-02 21:29:00 -04:00
Jeff Walden
b1b8f07670 Bug 435376 - Start making leaks fatal when running tests in setups where we don't leak. r=sayrer 2008-05-22 15:08:41 -04:00
Jeff Walden
99312689bc Bug 434074 - TestRegistrationOrder test leaks stuff because it uses raw pointers; fix the leaks in case we want to do no-leak assertions in C++ tests sometime. r=dbaron 2008-06-02 21:28:59 -04:00
Jeff Walden
72c8909023 Bug 429587 - MOZ_COUNT_DTOR and NS_LOG_RELEASE should assert (or worse) when used on an unrecognized pointer, when possible, for easier recognition of memmoved refcounted classes. r=dbaron 2008-06-02 21:28:59 -04:00
Jeff Walden
b15e8f4da9 Bug 434076 - Give me stack traces and give me death! (aborts should print a stack trace before aborting) r=dbaron 2008-06-02 19:18:57 -04:00
Zachary Weinberg
955b24f440 Fix typo. r=dbaron 2008-06-02 15:52:25 -07:00
L. David Baron
80ef4ff3cb Make outlines on inlines containing blocks outline the blocks. b=424236,270191 r+sr=roc 2008-06-02 15:52:25 -07:00
L. David Baron
9acf41987d Add reftests for bug 399636. 2008-06-02 15:52:25 -07:00
L. David Baron
46c5bad3f5 Make client.py print what was pulled from CVS/hg. b=433390 r=jorendorff, ted.mielczarek 2008-06-02 15:52:25 -07:00
Benjamin Smedberg
1a06f59c98 Merge cvs-trunk-mirror to mozilla-central up through FF3RC2build2
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
2008-05-30 12:08:47 -04:00
dtownsend@oxymoronical.com
deb15a4120 Backout of bug 357670 due to bug 434914. a=shaver 2008-05-30 07:32:43 -07:00
cltbld
2505ae95f9 "Automated configuration bump, release for firefox 3.0rc2build1" 2008-05-30 06:03:44 -07:00
Ben Hearsum
6ea7550438 Merge commit, no conflicts 2008-05-30 08:49:57 -04:00
stefanh@inbox.com
c082881a78 Bug 436286 - Remove unneeded js dependency in pref-composer.xul. NPOTDB. r=Neil. 2008-05-30 04:43:04 -07:00
mark.finkle@gmail.com
06753c111b b=435460, r=bhearsum. production cfg for xulrunner rc2 2008-05-29 14:49:39 -07:00
Jason Orendorff
548613c383 Bug 436343 - mozilla-central: js/src/Makefile.ref calculates .d filenames incorrectly (r=crowder, a=bsmedberg) 2008-05-29 16:09:36 -05:00
mark.finkle@gmail.com
8d944f9d5f b=435460, r=bhearsum. staging test for xulrunner rc2 2008-05-29 06:41:49 -07:00
nrthomas@gmail.com
bde7c662f5 Bug 434508, update bootstrap config for Fx 3.0 RC2 Build, final patch by joduinn, r=me 2008-05-29 02:16:02 -07:00
pavlov@pavlov.net
a5d1b870e6 bug 434401. crash due to not finding a font on startup in some cases. r=karlt a=beltzner 2008-05-28 16:55:40 -07:00
axel@pike.org
c8753d9854 bug 427729, we should not mirror the location bar GO button for RTL, r=gavin, a=beltzner 2008-05-28 12:47:10 -07:00
gavin@gavinsharp.com
3fc67fca04 Bug 434749: [RTL] Drag&Drop bookmarks in Firefox 3 not usable, patch by Asaf Romano <mano@mozilla.com>, r=mconnor, a=shaver 2008-05-28 12:04:30 -07:00
gavin@gavinsharp.com
b1f1aa6313 Bug 433328: properly handle null inner window, patch by Blake Kaplan <mrbkap@gmail.com>, r+sr=jst, a=shaver 2008-05-28 12:03:04 -07:00
Ben Hearsum
01af691844 bug 434844: No Mozilla2 tinderboxes are running the codesize test - update autosummary.unix.bash the same way as basesummary*. r=bsmedberg, patch=me 2008-05-28 14:57:58 -04:00
gavin@gavinsharp.com
d2767b2d98 Bug 433615: Firefox should send version numbers to PFS not just build ids, patch by Dave Townsend <dtownsend@mozilla.com>, r=me, a=beltzner 2008-05-28 11:49:32 -07:00
axel@pike.org
929ef82c7d bug 436096, add Sinhala (si) and Slovene (sl) to shipped-locales to have beta builds for Firefox 3.0, r,a=beltzner 2008-05-28 11:44:13 -07:00
gavin@gavinsharp.com
221838708e Bug 422055: use jemalloc on Solaris, r=ted, a=shaver 2008-05-28 11:42:31 -07:00
kairo@kairo.at
09094d52b2 bug 428683 - red SeaMonkey cygwin tinderbox - make the definition for cygwin match others in configure.in (no influence on default builds or nightlies, which are all MSYS now), r=ted a=beltzner 2008-05-28 11:23:27 -07:00
kaie@kuix.de
865dbec428 Bug 435959, Firefox 3 RC 2 should take NSS 3.12 RC 4 This is to pick up fixes for OCSP crash bugs 433386 and 433594 approved by shaver for Firefox 3 RC 2 2008-05-28 11:16:39 -07:00
bzbarsky@mit.edu
fd781685a8 Propagate the linking page's principal when a file:// URI links to a file:// URI that it's allowed to read. Bug 435362, r=dveditz, sr=sicking, a=shaver 2008-05-28 11:01:31 -07:00