Commit Graph

13087 Commits

Author SHA1 Message Date
reed@reedloden.com
96c1f098b9 Follow-up to bug 422614 -- remove layout/tools/Makefile from toolkit/toolkit-makefiles.sh. 2008-03-16 14:10:54 -07:00
reed@reedloden.com
adc33685ef Bug 422614 - "CVS remove old stuff from layout/tools" [p=alfredkayser@gmail.com (Alfred Kayser) r=roc a1.9=beltzner] 2008-03-16 14:08:00 -07:00
reed@reedloden.com
c1a91cd6dd Bug 415830 - "Combobox appearance should match the native ComboBox widget and not OptionMenu" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno r=Ventron sr=roc a1.9=beltzner] 2008-03-16 14:05:46 -07:00
reed@reedloden.com
efa017fa0d Bug 413275 - "JavaScript Error: "sourceProfiles is null when Migration Wizard is canceled" (Return FALSE to avoid advancing to next page when not necessary) [p=mredivo@flock.com (Marcus Redivo) r=gavin a=blocking-firefox3+] 2008-03-16 14:04:14 -07:00
reed@reedloden.com
52cd288b99 Bug 376355 - "Redundant STYLE_STACK_DEPTH, STYLE_CURRENT_STACK macros" [p=joe@drew.ca (Joe Drew [JOEDREW!]) r+a1.9=vlad] 2008-03-16 14:03:11 -07:00
reed@reedloden.com
90f1ce8139 Bug 375457 - "toDataURL has incorrect type-checking logic" [p=joe@drew.ca (Joe Drew [JOEDREW!]) r+a1.9=vlad] 2008-03-16 14:02:05 -07:00
bzbarsky@mit.edu
b607f1de90 Invalidate tables a little harder. Bug 421632, r+sr=roc 2008-03-16 13:32:48 -07:00
timeless@mozdev.org
5f1917982e Bug 3004 Remove debug robot from build removed robot from the build, this removes it from cvs NPOB toolkit changes r=luser, a=luser 2008-03-16 13:30:40 -07:00
mark.finkle@gmail.com
98fef61818 b=421235, r=gavin, a1.9=dsicore. Add new bookmark roots to FUEL 2008-03-16 07:46:13 -07:00
kaie@kuix.de
91aa3cf752 Bug 420151, FF3Beta5 should use updated NSS tag NSS_3_12_BETA3 Also updating NSPR tag to NSPR_4_7_1_BETA2 r=rrelyea, r=wtc, blocking1.9=dsicore 2008-03-16 06:43:20 -07:00
kaie@kuix.de
f44acb4d74 Bug 406755, EV certs not recognized as EV with some cross-certification scenarios r=rrelyea, blocking1.9=dsicore 2008-03-16 06:42:32 -07:00
dwitte@stanford.edu
de7b5d0fe2 add gcc 4.2.x to the list of compilers broken with -Os. b=409803 2008-03-16 02:43:10 -07:00
dwitte@stanford.edu
323ca94360 remove ailing test. 2008-03-16 02:31:36 -07:00
dwitte@stanford.edu
831df4da68 fix followup review comments from bug 421494. r=mconnor, sr=bz 2008-03-16 02:30:29 -07:00
jwalden@mit.edu
02a07c4d0b Bug 423235 - Make leak detection always run but only be fatal if the threshold is exceeded, for better leak visibility when --leak-threshold isn't specified; also removes the need for me to maintain a --leak-threshold=0 local change without committing it. r=sayrer, a=testonlychange 2008-03-15 21:11:44 -07:00
sayrer@gmail.com
1026dcbbc9 Bug 409803. gcc (4.1 only) zealously avoids inlining at -Os. Patch by Dan Witte. r=ted.mielczarek 2008-03-15 19:48:58 -07:00
dwitte@stanford.edu
9f32f0bf76 Bug 409803 - gcc (4.1 only) zealously avoids inlining at -Os. make -finline-limit=50 the default on linux -Os builds. r=ted, blocking1.9+ 2008-03-15 19:48:01 -07:00
karlt+@karlt.net
dfa2f4c0f0 mi elements for which default values for mathvariant should have no effect 2008-03-15 19:26:32 -07:00
jdaggett@mozilla.com
102384aefb Bug 408965. Use STHeiti as the default font for sans-serif Simplified Chinese (patch by Jjgod Jiang). r=jdaggett,masayuki, sr=stuart 2008-03-15 19:25:31 -07:00
karlt+@karlt.net
7647ac9bdc Only change the style of default mathvariant <mi> elements to italic when there is a corresponding italic Mathematical Alphanumeric Symbol. Accept non-BMP characters in nsMathMLOperator::LookupInvariantChar. Update the mathvariant entries in mathfont.properties from PUA characters to their Plane 1 Unicode assignments (remainder of bug 289938). b=413115, r+sr=roc. 2008-03-15 19:10:47 -07:00
surkov.alexander@gmail.com
2458ec2546 Bug 421650 - bustage fix 2008-03-15 18:48:00 -07:00
surkov.alexander@gmail.com
8951b3a516 Bug 420863 - If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore 2008-03-15 18:23:41 -07:00
surkov.alexander@gmail.com
4b37e3a02d Bug 421650 - dont allocate [out] BSTR*, r=aaronlev, a=dsicore 2008-03-15 18:17:38 -07:00
jwalden@mit.edu
d76b4a5e99 Revert a local change that isn't be ready yet -- need tinderboxen doing leak tests before we can actually make this change, sigh. 2008-03-15 17:52:18 -07:00
dolske@mozilla.com
f4fcfc3fa6 Manifest fix for bug 422887 (followup fix). 2008-03-15 16:41:03 -07:00
jwalden@mit.edu
1bde50a721 Bug 423106 - runtests.py doesn't do anything with --browser-arg. r=ted 2008-03-15 15:48:08 -07:00
mozilla@weilbacher.org
7985f00871 Bug 422628: Don't package aero files for non-Windows and especially not OS/2 (relanded with an added empty line), r=gavin.sharp, a1.9=beltzner 2008-03-15 13:41:42 -07:00
sdwilsh@shawnwilsher.com
9672b5fb6b Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich 2008-03-15 12:39:04 -07:00
mozilla@weilbacher.org
89161426b2 [OS/2] Bug 423115: OS/2 build break about GCC parameters in libpixman, r=vlad 2008-03-15 11:45:30 -07:00
nrthomas@gmail.com
e3386399df Try workaround for bug 420187, r=ted & sayrer, a=blocking1.9+ 2008-03-15 10:22:15 -07:00
kairo@kairo.at
477fcb6151 bug 411215 - Migrate SeaMonkey's main appearance pref panel to new pref pane and remove the locales subpanel, r=IanN sr=Neil 2008-03-15 06:34:12 -07:00
bclary@bclary.com
2e9eac3323 JavaScript Tests - modify test to catch allocation size overflow, bug 422348 2008-03-15 04:56:17 -07:00
jruderman@hmc.edu
5300fa0e04 Add crashtest 2008-03-15 04:14:04 -07:00
mozilla@weilbacher.org
e66eed2a52 Backout of bug 422628 as it caused jar-packaging problems on Windows 2008-03-15 02:15:38 -07:00
mats.palmgren@bredband.net
baa6fb0fd0 Fix a compile warning. b=399694 r+sr=dbaron a1.9=damons 2008-03-15 02:01:36 -07:00
mats.palmgren@bredband.net
1b90e26ff7 Make nsStyleChangeList own a reference to nsIContent pointers in its list. b=399694 r+sr=dbaron a1.9=damons 2008-03-15 02:01:18 -07:00
mats.palmgren@bredband.net
995e391a0c End the mouse wheel scrolling transaction when forcing "passToParent" for a combobox (fixes an assertion). b=398334 r=masayuki sr=roc a1.9=beltzner 2008-03-15 01:52:18 -07:00
mozilla@weilbacher.org
06b4ef48d6 Bug 422628: Don't package aero files for non-Windows and especially not OS/2, r=gavin.sharp, a1.9=beltzner 2008-03-15 00:52:38 -07:00
dolske@mozilla.com
5dbc28d71c Bug 422887 - artwork for about:robots. r=beltzner, ui-r=beltzner, a1.9=beltzner, everything=beltzner 2008-03-14 23:55:02 -07:00
vladimir@pobox.com
a8e39d6a63 b=421422, cairo upgrade followup, fixing subpixel AA on OSX 2008-03-14 23:20:21 -07:00
pavlov@pavlov.net
90c9e2f7b5 bug 423036. decommit for huge allocations. patch from Jason Evans. r/sr=me a=vlad 2008-03-14 20:51:44 -07:00
vladimir@pobox.com
ba3ac6ab71 b=421422, cairo upgrade mochitest tweaks ; r=me 2008-03-14 20:45:26 -07:00
vladimir@pobox.com
4bdbafdc90 b=421422, cairo upgrade ; r=me 2008-03-14 20:45:12 -07:00
vladimir@pobox.com
cf1fc3fd9a b=421422, cairo upgrade ; r=me 2008-03-14 20:44:23 -07:00
dveditz@cruzio.com
bf42be7570 bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore 2008-03-14 18:31:42 -07:00
mats.palmgren@bredband.net
084a8335cb Block native event processing in the appshell while processing gecko events from a nested native event loop. b=420148 r+sr=roc a=blocking1.9 2008-03-14 18:12:13 -07:00
dolske@mozilla.com
78d25ad86c Bug 423033 - mochitest should ignore non-existent files. r=waldo, a=testonly 2008-03-14 18:12:05 -07:00
dbaron@dbaron.org
ef10a45f05 Remove the 'timer fired for test' ok as well, so this test doesn't report a timing-dependent variable number of tests. r=dolske (verbally) b=423044 a=tests 2008-03-14 18:04:12 -07:00
dholbert@cs.stanford.edu
4808faf75b Bug 418016 Follow-up patch: force static jemalloc lib, to fix bustage for non-libxul linux builds. r+sr=pavlov a=blocking1.9+ 2008-03-14 17:51:38 -07:00
dbaron@dbaron.org
0e7b318158 Make test poll for dialog being fully loaded rather than assuming it will be after 300 milliseconds. b=423044 r=dolske a=tests 2008-03-14 17:13:39 -07:00