Commit Graph

187314 Commits

Author SHA1 Message Date
jruderman@hmc.edu
1d2dc8791b Add crashtest. 2008-01-04 17:44:48 -08:00
mrbkap@gmail.com
7905733e6e Do not allow scripted getters or setters on XPCNativeWrappers. bug 387390, r=jst sr=brendan 2008-01-04 17:37:48 -08:00
brendan@mozilla.org
9744f8528f Track ES4 proposal by restricting let declaration to be direct child of block (408957, r=mrbkap). 2008-01-04 17:34:11 -08:00
jruderman@hmc.edu
810fc6c19f Add crashtest 2008-01-04 17:32:53 -08:00
mrbkap@gmail.com
68ee3e9f08 Always throw an exception, even if we cannot reach a principal. bug 409514, r+sr+a=jst 2008-01-04 17:32:23 -08:00
jruderman@hmc.edu
e85b5afe1a Add crashtest for WFM bug 2008-01-04 17:31:25 -08:00
mrbkap@gmail.com
1e87d953ff Don't call arbitrary hooks from a function called from GC. bug 410323, r=brendan 2008-01-04 17:28:29 -08:00
mrbkap@gmail.com
73ff588d4e Use the currently active scope to find the prototype. bug 408639, r=jst sr=brendan 2008-01-04 17:25:35 -08:00
mozilla.mano@sent.com
5aba9625c7 Bug 407449 - After an unsuccessful drag&drop action multiple folders/bookmarks can be highlighted in Places Organizer. r=enn, sr=roc. 2008-01-04 16:21:25 -08:00
jst@mozilla.org
f0f4a78cce Fixing bug 410851. Expose a faster way of getting the subject principal, and use that from performance critical code. r+sr=mrbkap@gmail.com 2008-01-04 15:59:12 -08:00
mats.palmgren@bredband.net
e80cd9271b Fix typo in assertion. b=386575 r+sr=roc a=mtschrep 2008-01-04 15:14:50 -08:00
mats.palmgren@bredband.net
b98a455eee Fix the reftest for bug 391979. 2008-01-04 15:13:08 -08:00
sspitzer@mozilla.org
a019f2b2e1 fix for bug #410302: when configured to clear private private data on shutdown, we do more work than we need to. r=dietrich, a=schrep 2008-01-04 14:58:45 -08:00
anodelman@mozilla.com
ff3e1cb028 Bug 410710 - switch twinopen to use goQuitApplication instead of window.close a=anodelman r=rcampbell 2008-01-04 13:42:27 -08:00
mats.palmgren@bredband.net
a4fceb7b3a Commenting out the reftest for bug 391979 for now to fix Tinderbox orange on Windows... 2008-01-04 12:35:32 -08:00
mats.palmgren@bredband.net
73f1699840 Trying to fix the new reftest for bug 391979 so that it works on Windows too. 2008-01-04 11:34:53 -08:00
anodelman@mozilla.com
be623b0300 Bug 410041 - qm-mini-ubuntu talos machines sometimes taking ~8 hours for a run Bustage fix (Ts on mac) a=anodelman r=rcampbell 2008-01-04 10:23:36 -08:00
mats.palmgren@bredband.net
8b6f3e40e4 Don't try to draw 'border-style:hidden' borders. b=389196 r+sr+a=vladimir 2008-01-04 10:11:10 -08:00
bugzilla@standard8.plus.com
c76cefc88d Bug 410326 do_CreateInstanceFromCategory is no longer used. r/sr=benjamin,a1.9=dsicore 2008-01-04 10:08:34 -08:00
ccooper@deadsquid.com
bcb010bd61 b=391358 r=mozpreed - use make_incremental_updates.py 2008-01-04 09:56:38 -08:00
ccooper@deadsquid.com
0af876b796 b=391358 - standardize on patchlist_file 2008-01-04 09:55:17 -08:00
sdwilsh@shawnwilsher.com
1f1340510a Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz 2008-01-04 09:55:02 -08:00
mats.palmgren@bredband.net
5b263f9ea3 Make column layout deal with 'ch' unit for -moz-column-width/gap. b=391979 r+sr=roc a=beltzner 2008-01-04 09:48:19 -08:00
mats.palmgren@bredband.net
eafc52bf15 Update the content offset for existing non-fluid continuations when creating a next-in-flow. b=406380 r+sr=roc a=blocking1.9 2008-01-04 09:09:35 -08:00
mozilla@weilbacher.org
4f257462c0 Bug 410433: fix applications prefs page for platforms without shell service (especially OS/2), r=gavin.sharp, a=dsicore 2008-01-04 06:00:10 -08:00
bclary@bclary.com
6eceacf44c JavaScript Tests - revert known failures due to bugs 393267, 399587 being backed out. not part of the build 2008-01-04 04:23:42 -08:00
neil@parkwaycc.co.uk
b22e83627e Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
uriber@gmail.com
2544167c67 Fix bullet positioning for justified RTL list items. bug=410503 r=smontagu sr=roc a1.9=dsicore 2008-01-04 02:22:38 -08:00
dtownsend@oxymoronical.com
4a043238b6 Bug 410258: EXTRA_PP_COMPONENTS and EXTRA_PP_JS_MODULES fail if the target directory does not already exist. r=luser, a=beltzner 2008-01-04 00:57:11 -08:00
jruderman@hmc.edu
8bf634583f The last backout introduced some mochitest orange. Let's see whether backing out bug 393267 as well fixes that. 2008-01-03 21:13:59 -08:00
roc+@cs.cmu.edu
903f1a020d Bug 410229. Check in preemptive fix for failing testcases to resolve Linux orange. 2008-01-03 20:28:15 -08:00
jruderman@hmc.edu
0897e6bcea Backing out mrbkap's fix for bug 399587, in the hope of fixing bug 410323 and perhaps bug 410291. 2008-01-03 20:12:48 -08:00
roc+@cs.cmu.edu
ad95916457 Bug 410229. Mark failing testcases as todo while I figure them out. 2008-01-03 19:02:41 -08:00
brendan@mozilla.org
5c6db7edb0 NPOTB assertion for Date's 'friend' API, plus comments (410647, r=bclary). 2008-01-03 18:23:55 -08:00
roc+@cs.cmu.edu
f8b25558e4 Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats 2008-01-03 18:08:29 -08:00
roc+@cs.cmu.edu
95e3dcb532 Bug 407889. Reduce dynamic memory allocations by putting nsDisplayListBuilder's per-presshell state in an nsAutoTArray. r+sr=mats 2008-01-03 17:53:01 -08:00
roc+@cs.cmu.edu
e8fc029ca5 Bug 410229. Handle IB special-siblings when we're finding all the CSS boxes for an element for getBoundingClientRect/getClientRects. r+sr=mats 2008-01-03 17:50:30 -08:00
dwitte@stanford.edu
4d1fe7905b tweak the NS_ReadLine buffer up to 4096 bytes. b=410264, r+sr=biesi, a=schrep 2008-01-03 16:27:38 -08:00
dwitte@stanford.edu
5515bdbb3f bustage fix. 2008-01-03 16:17:52 -08:00
dwitte@stanford.edu
a14b1eb436 Bug 337232 - Remove unused preference network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:10:41 -08:00
dwitte@stanford.edu
ea81e30549 Bug 337231 - Migrate Opera's "Accept Cookies Session Only" preference into network.cookie.lifetimePolicy instead of the unused network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:09:03 -08:00
dwitte@stanford.edu
84e6172062 update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep 2008-01-03 16:07:06 -08:00
gavin@gavinsharp.com
bca6466fe2 Back out patch for bug 409109 because its suspected of causing the fxdbug-win32-tb orange 2008-01-03 15:03:19 -08:00
tor@cs.brown.edu
fa5cb24b65 Bug 389746 - implement feDisplacementMap. p=tor,longsonr, r=longsonr, sr=roc, a=dsicore 2008-01-03 13:37:57 -08:00
brendan@mozilla.org
c8fe15935c Comment nit-pick. 2008-01-03 12:57:05 -08:00
dtownsend@oxymoronical.com
c63e1d2fe3 Backout of bug 409383 to correct test failure on fxdbug-win32-tb. 2008-01-03 12:19:21 -08:00
anodelman@mozilla.com
33d9bb2c54 Bug 410041 - qm-mini-ubuntu talos machines sometimes taking ~8 hours for a run a=anodelman r=rcampbell 2008-01-03 11:01:19 -08:00
igor@mir2.org
fe3f92bad0 Bug 410653: make sure that the generator cleanup code is called on all code paths. r,a=brendan 2008-01-03 10:13:42 -08:00
bugzilla@standard8.plus.com
14d026ed40 Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner 2008-01-03 08:54:03 -08:00
igor@mir2.org
669c6f7b26 Bug 409109: switching to new operation counting API. r=jst a=beltzner 2008-01-03 07:27:28 -08:00