bzbarsky%mit.edu
|
ef287d764c
|
Add test for last-minute regression I found.
|
2007-05-09 03:41:39 +00:00 |
nelson%bolyard.com
|
9c742880fe
|
Bug 213359 � enhance PK12util to extract certs from p12 file. r=Neil.williams
|
2007-05-09 03:14:58 +00:00 |
bzbarsky%mit.edu
|
5140c59daa
|
Store the charset we had when we were written into when document.open()
happens. Then restore that as the document charset when loading from a wyciwyg
channel, instead of just claiming to be UTF-16. Bug 255820, r+sr=jst
|
2007-05-09 02:47:59 +00:00 |
preed%mozilla.com
|
ff0fb3cef1
|
Bug 375782: Bootstrap - Dependent tool config file gen for patcher2. r=cf/rhelmer.
|
2007-05-09 02:02:33 +00:00 |
dietrich%mozilla.com
|
62ee4eb8cb
|
follow-up to bug 379986 (r=sayrer)
|
2007-05-09 01:51:39 +00:00 |
glen.beasley%sun.com
|
ba376df649
|
378332 update ciphersuite constants and added isFipsCipherSuite method r=neil
|
2007-05-09 01:40:14 +00:00 |
dietrich%mozilla.com
|
f76adee00b
|
Bug 379986 make bookmark folders use ids from the moz_bookmarks table (r=mano)
|
2007-05-09 01:19:12 +00:00 |
ted.mielczarek%gmail.com
|
0ea3177d28
|
bug 379117 - upload breakpad symbols from bm-xserve08. r=preed
|
2007-05-09 01:07:44 +00:00 |
roc+%cs.cmu.edu
|
5fd04b1134
|
Fixing bustage
|
2007-05-09 00:45:21 +00:00 |
glen.beasley%sun.com
|
e0bc2aa97c
|
340128 version update r=christophe
|
2007-05-09 00:28:31 +00:00 |
neil.williams%sun.com
|
c17c4881d9
|
Bug 82268, Builds use wrong version of perl
r=Christophe,nelson
|
2007-05-09 00:09:38 +00:00 |
bienvenu%nventure.com
|
afd85cc820
|
fix eudora import to maintain status flags, patch by gwenger@qualcomm.com, r=mscott, sr=bienvenu 368347
|
2007-05-08 23:07:19 +00:00 |
rhelmer%mozilla.com
|
9ffd4acd54
|
add errback to ensure that BonsaiPoller keeps polling if a timeout of other error occured. b=379613 p=bhearsum r=rhelmer
|
2007-05-08 22:46:35 +00:00 |
roc+%cs.cmu.edu
|
9604a69b0d
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-08 22:46:15 +00:00 |
rhelmer%mozilla.com
|
4133ea2145
|
add test case to ensure that it can still process changes if an InvalidResultError occurs. b=370746, p=bhearsum, r=rhelmer
|
2007-05-08 22:45:00 +00:00 |
mkanat%bugzilla.org
|
7b1bea0c2e
|
Fix release notes test failures.
|
2007-05-08 21:46:32 +00:00 |
aaronleventhal%moonset.net
|
92ec203f23
|
Bug 301621. Expose elements with onclick from addEventListener(). r=smaug
|
2007-05-08 21:44:04 +00:00 |
sspitzer%mozilla.org
|
1950b72971
|
fix for bug #372051: problems when moving a livemark container
r=mano. Thanks to onemen.one@gmail.com for the patch.
|
2007-05-08 21:19:39 +00:00 |
mkanat%bugzilla.org
|
9b3e625ebd
|
Bug 379777: Finalize Release Notes for Bugzilla 3.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
|
2007-05-08 21:18:16 +00:00 |
Olli.Pettay%helsinki.fi
|
17deb10d09
|
Bug 379763, Need way to determine if a given element has an event handler of a certain type r+sr=jst
|
2007-05-08 21:13:14 +00:00 |
cltbld
|
11e680e026
|
Automated update from host egg.build.mozilla.org
|
2007-05-08 19:51:02 +00:00 |
ted.mielczarek%gmail.com
|
99971a3e64
|
bug 368206 - build breakpad by default on os x. (trying again). r=bsmedberg
|
2007-05-08 19:44:33 +00:00 |
ted.mielczarek%gmail.com
|
c9dd607346
|
bug 379518 - sync to breakpad svn revision 162. r=bsmedberg
|
2007-05-08 19:29:42 +00:00 |
brendan%mozilla.org
|
ca6379210a
|
Fixes left in wake of JSOP_POPN (379925, r=igor).
|
2007-05-08 19:04:13 +00:00 |
vladimir%pobox.com
|
be1d225ff1
|
b=379474, borders render incorrectly when using moz-border-radius (also 379446, hr noshade renders incorrectly); r=dbaron
|
2007-05-08 17:40:08 +00:00 |
bclary%bclary.com
|
05bf7702c2
|
JavaScript Test - update test to match 1.8.1 and later serialization, bug 297025
|
2007-05-08 17:10:11 +00:00 |
masayuki%d-toybox.com
|
a506775fa8
|
Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable r=vlad
|
2007-05-08 15:33:52 +00:00 |
ted.mielczarek%gmail.com
|
95629996c4
|
bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg
|
2007-05-08 15:15:20 +00:00 |
smontagu%smontagu.org
|
38f065a4a2
|
Clear mTextRun on a style change reflow. Bug 379969, r+sr=roc
|
2007-05-08 14:33:09 +00:00 |
joshmoz%gmail.com
|
c81a29bc47
|
DrawButton draws more than just push buttons, this fixes some missing/misdrawn button types on Mac OS X. b=379612 b=379993 sr=pinkerton
|
2007-05-08 12:54:48 +00:00 |
jwatt%jwatt.org
|
6750459713
|
Add reftest for changing transform on foreignObject
|
2007-05-08 12:54:12 +00:00 |
jwatt%jwatt.org
|
9fe1d9ccff
|
add some comments to reftest and change it so that it's less likely to give false results
|
2007-05-08 12:47:47 +00:00 |
mats.palmgren%bredband.net
|
cf44c93d72
|
Improve the <!DOCTYPE> parsing. b=363883 r=mrbkap sr=jst
|
2007-05-08 12:19:32 +00:00 |
mozilla.mano%sent.com
|
748907370b
|
Bug 334669 - bookmark separators have an icon overlaid over it. patch from onemen.one@gmail.com, r=me.
|
2007-05-08 10:50:33 +00:00 |
jwatt%jwatt.org
|
455e028479
|
Conditionally run the reftests that crash linux instead of commenting them out entirely
|
2007-05-08 10:22:36 +00:00 |
jwatt%jwatt.org
|
fa710cd454
|
Fixing bug 379823. Allow conditional skipping of reftests (reporting them as failures). r+sr=dbaron@mozilla.com
|
2007-05-08 10:21:22 +00:00 |
mats.palmgren%bredband.net
|
bfbaf21d7a
|
Search docshell ancestors for a device context if it can't be found on the current one. b=377539 r+sr=bzbarsky
|
2007-05-08 09:43:59 +00:00 |
mats.palmgren%bredband.net
|
bff6f902af
|
Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron
|
2007-05-08 06:56:14 +00:00 |
mats.palmgren%bredband.net
|
918d64e75a
|
Backing out bug 379906 to fix orange.
|
2007-05-08 06:25:04 +00:00 |
mats.palmgren%bredband.net
|
2e80f17a0e
|
Fix an assertion when setting a 'quotes' property value. b=379906 r+sr=dbaron
|
2007-05-08 06:00:37 +00:00 |
mats.palmgren%bredband.net
|
1b1d8680bd
|
Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron
|
2007-05-08 05:46:37 +00:00 |
bzbarsky%mit.edu
|
c6faf74278
|
Ignore attempts to reframe things before we've done initial reflow. Bug
379975, r+sr=roc
|
2007-05-08 04:46:55 +00:00 |
bzbarsky%mit.edu
|
b70a3743e3
|
Fix determination of the style context parent for the inner table frame of a
root table. Bug 379386, r+sr=roc
|
2007-05-08 03:59:12 +00:00 |
joshmoz%gmail.com
|
aedbc61cc6
|
HTML content buttons are unnecessarily wide. b=376816 r=mano sr=roc
|
2007-05-08 02:14:03 +00:00 |
neil.williams%sun.com
|
d8061f8758
|
Back out previous patch
|
2007-05-08 01:31:24 +00:00 |
joshmoz%gmail.com
|
1fa4552bcd
|
remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc
|
2007-05-08 01:20:11 +00:00 |
mattwillis%gmail.com
|
28c63114b5
|
bug 379542 - button-small is going away. Fix by josh, r=lilmatt
|
2007-05-08 01:03:36 +00:00 |
jonas%sicking.cc
|
c21c489595
|
back out last patch since leaks went through the roof
|
2007-05-08 01:03:08 +00:00 |
mozilla.mano%sent.com
|
8a866e775c
|
Bug 374982 - The enabled state of the copy command is incorrect in few edge cases. r=gavin.
|
2007-05-08 00:50:09 +00:00 |
reed%reedloden.com
|
a9c00ca3b4
|
Backing out bug 374282 since bug 369013 was fixed differently.
|
2007-05-08 00:27:15 +00:00 |