Commit Graph

2472 Commits

Author SHA1 Message Date
mats.palmgren@bredband.net
8e2a241b4b Disabling tests for bug 375003 for now to fix orange. 2007-06-13 17:38:54 -07:00
dbaron@dbaron.org
d4580a96f6 Back out bug 381199. 2007-06-13 17:12:16 -07:00
sdwilsh@shawnwilsher.com
3776a4c01f Bug 72494 - DOM Inspector needs save option. r=timeless, sr=neil 2007-06-13 17:11:12 -07:00
sdwilsh@shawnwilsher.com
afc42058d3 Bug 383581 - [pl] Update of DOMi. Patch by Marek A. Stępień <marcoos+bmo@marcoos.org>. r=hubert.gajewski 2007-06-13 17:10:48 -07:00
mats.palmgren@bredband.net
4805e0ce39 Fix offsetLeft/Top for nested tables and clientLeft/Top for some elements with non-zero margins. b=375003 r+sr=roc 2007-06-13 17:08:10 -07:00
pavlov@pavlov.net
056b16ad58 minor cleanup to make the code more readable. bug 384363. r=vlad 2007-06-13 16:28:25 -07:00
dbaron@dbaron.org
315c9bfadc Change cycle collector aging constant from 10 to 0. b=381199 r+sr=peterv 2007-06-13 16:22:19 -07:00
bzbarsky@mit.edu
5713e08321 Cycle-collect through the internet search datasource. Bug 383942, r+sr=neil 2007-06-13 15:55:16 -07:00
bzbarsky@mit.edu
10617cfbf0 Cycle collect through the bookmark service. Bug 383945, r+sr=neil 2007-06-13 15:54:02 -07:00
roc+@cs.cmu.edu
702c09b987 Bug 382741. Updating cairo patch list. 2007-06-13 15:49:19 -07:00
bzbarsky@mit.edu
29ed0de3d0 Make plug-in loads of javascript: URIs execute synchronously. Bug 364028,r=biesi, sr=jst 2007-06-13 15:42:07 -07:00
bzbarsky@mit.edu
83592e4d83 Don't create huge surfaces. We need a surface big enough to hold our widget'spixel dimensions, not twip dimensions. Bug 384266, r+sr=roc 2007-06-13 15:34:06 -07:00
roc+@cs.cmu.edu
5ecac60819 Backing out new textframe landing because of Windows bustage. 2007-06-13 15:31:31 -07:00
roc+@cs.cmu.edu
0a8d95d074 Bug 382741. Make cairo asserts non-fatal. May fix tinderbox issues with crashing with new-textframe. r=vlad 2007-06-13 15:10:23 -07:00
bclary@bclary.com
d663b1c653 JavaScript Test - fix scope on map call, bug 382509 2007-06-13 13:51:06 -07:00
roc+@cs.cmu.edu
aabe78b6ca Bug 367177. Turn on new textframe. Lord, have mercy upon us. 2007-06-13 13:20:19 -07:00
roc+@cs.cmu.edu
fba8d645e8 Not part of the build (barely). Don't skip updating per-char arrays for characters that are cluster continuations (in small-caps code). 2007-06-13 11:28:38 -07:00
roc+@cs.cmu.edu
5c7dda1060 Not part of the build (barely). Don't allow PeekOffsetWord to break before the first cluster. Avoids a fencepost error in ClusterIterator where going backwards we might try to look at one past the end of mWordBreaks. 2007-06-13 11:25:14 -07:00
mats.palmgren@bredband.net
3f7e3e99ea Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
nrthomas@gmail.com
b05a0247cc Bug 384296, improvements to update verification (change aus server, fix diff exclusion), r=rhelmer 2007-06-13 10:23:31 -07:00
ted.mielczarek@gmail.com
8018c89ae2 bug 384034 - update to breakpad revision 189. r=mento 2007-06-13 10:19:37 -07:00
benjamin@smedbergs.us
6b22f3c9b9 Bug 384269 - Mac perf regression from enabling libxul, r=luser 2007-06-13 10:15:05 -07:00
ted.mielczarek@gmail.com
e01c1a191a bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-06-13 10:11:18 -07:00
neil@parkwaycc.co.uk
0af4a26a04 Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 06:10:39 -07:00
neil@parkwaycc.co.uk
79577883dc Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 05:52:35 -07:00
neil@parkwaycc.co.uk
7b06c82a43 Bug 382781 Kill mail3PaneWindowVertLayout.xul r=Mnyromyr sr=mscott 2007-06-13 05:43:48 -07:00
neil@parkwaycc.co.uk
6c016419b9 Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag 2007-06-13 05:38:29 -07:00
roc+@cs.cmu.edu
ee1924e0c6 Not part of the build (barely). Fix intrinsic-min-widths properly for preformatted white-space... the previous checkin messed up the check for newline characters. 2007-06-13 03:58:44 -07:00
ginn.chen@sun.com
63f63f33a4 Bug 383355 State incorrectly set for showing item in a collapsed XUL menulistr=aaronleventhal 2007-06-13 03:54:07 -07:00
roc+@cs.cmu.edu
7cd4ee1cff Bug 366128. Restrict disabling of floats in XUL to cases where the container is not a float containing block. r+sr=bzbarsky 2007-06-13 02:13:25 -07:00
roc+@cs.cmu.edu
e799be426c Not Part Of The Build (barely). Clean up function names and comments. Also fix an unreported regression where we failed to take preformatted newlines into account when computing text intrinsic-min-width. 2007-06-13 02:06:28 -07:00
longsonr@gmail.com
6ea3a1da38 Bug 378583 - Large pattern surfaces crash browser. r=tor,sr=roc 2007-06-13 02:02:48 -07:00
leon.sha@sun.com
ba6126fd76 Bug 253926 Print to file doesn't cancel properlyPatch by leon.sha@sun.comdarin.moz: review+benjamin: superreview+ 2007-06-12 22:48:17 -07:00
bclary@bclary.com
dd6c4e259f JavaScript Test - regression test for bug 369032, by Jesse Ruderman 2007-06-12 22:29:47 -07:00
bclary@bclary.com
0a885fc9ad JavaScript Test - regression test for bug 382509 2007-06-12 21:50:51 -07:00
bclary@bclary.com
96c6386afe JavaScript Test - regression test for bug 382532, by László Jánszky, Brendan Eich 2007-06-12 20:49:10 -07:00
bclary@bclary.com
c1aa612bdf JavaScript Test - regression test for bug 383255, by Jesse Ruderman 2007-06-12 20:34:39 -07:00
dietrich@mozilla.com
2071d84ad8 Bug 371074 Full rebuild isn't always triggered when excludeQueries is set (r=mano) 2007-06-12 20:08:00 -07:00
kaie@kuix.de
8c8ef6d22c Bug 355643, Review PSM's error message overrides - are NSS errors better?Removing overrides, thereby enabling NSS messages.r=nelson 2007-06-12 19:48:41 -07:00
kaie@kuix.de
e3783d5ac1 Bug 375759, Cert manager showing date strings for "Your Certificates" namesFollow up checkin to improve memory use.r=kengert 2007-06-12 19:46:07 -07:00
sdwilsh@shawnwilsher.com
8e39f555f2 Bug 384243 - undefined entity inserting new attribute (regression from bug 383160). Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=dmose 2007-06-12 18:44:27 -07:00
sdwilsh@shawnwilsher.com
743b397841 Fix windows orange (stupid file path issues) 2007-06-12 18:19:22 -07:00
sspitzer@mozilla.org
96af268e5d fix for bug #380703 separators in bookmark manager dialog and bookmark sidebar have a (16px x 16px) blank spacepatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 17:24:09 -07:00
sdwilsh@shawnwilsher.com
cec2acd22e Bug 381927 - end times in download manager properties are wrong or missing. r=mano 2007-06-12 16:43:02 -07:00
sdwilsh@shawnwilsher.com
24515b8610 Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp 2007-06-12 16:39:15 -07:00
sdwilsh@shawnwilsher.com
d4036c0a88 Bug 383543 - mozStorageService cleanup. r=sspitzer 2007-06-12 16:31:59 -07:00
joshmoz@gmail.com
951494d5ed a couple of these tests only fail on PPC now. b=382883 2007-06-12 16:20:50 -07:00
sdwilsh@shawnwilsher.com
0185c43d6d Bug 383534 - mozStorageConnection ignores return values (and other cleanup). r=sspitzer 2007-06-12 16:19:34 -07:00
mrbkap@gmail.com
1e270ee66f Make Object.prototype.toSource deal with even more __proto__ hacking. bug 383965, r=crowder 2007-06-12 15:07:20 -07:00
sdwilsh@shawnwilsher.com
4cace21e81 Bug 381549 - mozStorageStatement ignores return values from SQLite. r=sspitzer 2007-06-12 15:01:05 -07:00