ted.mielczarek@gmail.com
3dce152c07
bug 355470 - rebase throwing error 99 on tinderboxes with VC8. r=bsmedberg
2007-06-21 09:55:48 -07:00
dcamp@mozilla.com
1b552952ed
Bug 378685 - Permission manager should operate on innermost URI, r=dveditz sr=mconnor
2007-06-21 09:32:46 -07:00
dcamp@mozilla.com
453222009e
Bug 380540 - crash reporter client on linux, r=luser
2007-06-21 09:11:07 -07:00
kaie@kuix.de
1f070ca133
Bug 383390, follow up check in, adding a unit Test.
...
Patch contributed by Nils Maier, comments provided by Jeff Walden
r=kengert
2007-06-21 08:22:43 -07:00
tor@cs.brown.edu
8ce0584af2
Bug 385096 - make sure component transfer filter functions call base Init.
...
r=jwatt, sr=roc
2007-06-21 08:09:43 -07:00
tor@cs.brown.edu
c7e0ea69d0
Bug 384391 - maks sure outer svg is constructed only for svg:svg. r=bz, sr=roc
2007-06-21 08:05:05 -07:00
tor@cs.brown.edu
59ab42debc
Bug 382333 - update filter invalidation region before use. r=longsonr, sr=roc
2007-06-21 08:03:30 -07:00
rcampbell@mozilla.com
a3053a5716
bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com>
2007-06-21 07:13:56 -07:00
longsonr@gmail.com
88245a4f7b
Bug 384637 - Self-referencing svg:mask causes stack overflow crash. r+sr=tor
2007-06-21 04:01:41 -07:00
neil@parkwaycc.co.uk
6993fe36b9
Bug 384874 Fix regression from previous patch for bug 382746 r=Enn sr=bz
2007-06-21 03:25:06 -07:00
dtownsend@oxymoronical.com
72d288c70e
Bug 385028: Remove nsIExtensionManager_MOZILLA_1_8_BRANCH from trunk.
...
r=robstrong
2007-06-21 03:04:09 -07:00
Olli.Pettay@helsinki.fi
f0c8d4f1c5
Bug 384491, remove assertion when <xul:listboxbody style='overflow: hidden' />, r+sr=roc
2007-06-21 02:35:41 -07:00
ginn.chen@sun.com
32e1431af7
Bug 385305 Crash [@already_AddRefed<nsRootAccessible> nsAccessNode::GetRootAccessible()]
...
r=aaronleventhal
2007-06-21 02:16:32 -07:00
neil@parkwaycc.co.uk
16276c2eda
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag
2007-06-21 02:13:53 -07:00
sharparrow1@yahoo.com
d86fc39ca1
Mark passing testcases as such on mac (caused by checkin for bug 382092)
2007-06-20 23:09:32 -07:00
dwitte@stanford.edu
b28806e2c6
remove p3p hooks from cookies. b=383994, r=timeless, sr=biesi
2007-06-20 22:17:08 -07:00
sharparrow1@yahoo.com
e4dc7d2eac
Bug 382092: Simple canvas cleanups. r+sr=vlad
2007-06-20 22:01:21 -07:00
sayrer@gmail.com
7cde8caad2
Bug 381651. Tweak XPCOMUtils. Patch by Nickolay_Ponomarev <asqueella@gmail.com>. r=sayrer, sr=bsmedberg
2007-06-20 21:53:35 -07:00
sdwilsh@shawnwilsher.com
f216036065
Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir
2007-06-20 20:17:26 -07:00
mrbkap@gmail.com
1f360cb553
Implement a full nsIScriptSecurityManager in xpcshell. bug 239969, r+sr=jst
2007-06-20 17:10:48 -07:00
mrbkap@gmail.com
4c9e4ad6a3
Use the latest version of JS, so the shell always has the newest features. bug 385159, r=brendan
2007-06-20 16:53:55 -07:00
sspitzer@mozilla.org
360efb6c87
backing out fix for bug #373944 as it causes a performance regression, see bug #385208
2007-06-20 15:46:54 -07:00
dbaron@dbaron.org
6697801787
Switch from readelf to objdump for reading contents of sections, since readelf switched its output format.
2007-06-20 15:01:17 -07:00
dbaron@dbaron.org
77b5aae7bd
Add code to automatically uncompress .gz and .bz2 files that are given as arguments.
2007-06-20 14:59:33 -07:00
jwatt@jwatt.org
6d71fcdb5d
Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org
2007-06-20 14:56:03 -07:00
roc+@cs.cmu.edu
5c7e36a4c3
Bug 385234. Marking test as failure so we can reopen the tree after new-textframe landing.
2007-06-20 14:31:13 -07:00
roc+@cs.cmu.edu
24bd2dbca4
Bug 367177. (Re)enabling new-textframe.
2007-06-20 12:49:46 -07:00
roc+@cs.cmu.edu
1192ae8bd6
Bug 385123. Don't insert spaces after holes while we build a textrun. r=vlad
2007-06-20 12:49:33 -07:00
benjamin@smedbergs.us
69eb662f8a
Bug 385189 - mac builds without libxul failing to compile due to macmorefiles, r=mento
2007-06-20 12:22:01 -07:00
sayrer@gmail.com
b9f6bd1ac7
back out patch for bug 300079 due to leak regressions, as the new textframe code needs to land
2007-06-20 11:53:28 -07:00
axel@pike.org
84a7e1315f
bug 385193, improve compare-locales script to report to stdout, with stats, add compare-packs for language packs, r=robcee
2007-06-20 10:13:39 -07:00
brendan@mozilla.org
72e1ab0534
Test a hypothesis about the shutdown leak that's biting 300079's patch (a=sayrer).
2007-06-20 10:03:15 -07:00
kaie@kuix.de
ef7c98eca8
Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
...
rs=Pike
2007-06-20 07:10:30 -07:00
axel@pike.org
9939b9a073
bug 375538, improve web for compare-locales a bit, r=rcampbell
2007-06-20 05:26:28 -07:00
ginn.chen@sun.com
9c75486154
Bug 384283 Firefox trunk failed to build on Solaris
...
r=benjamin
2007-06-20 00:54:04 -07:00
ginn.chen@sun.com
cfd7390a75
Bug 384154 layout-debug component does not build
...
r=benjamin
2007-06-20 00:51:55 -07:00
bclary@bclary.com
6cf9f117b0
JavaScript Tests - regression test for bug 300079, by Brendan Eich
2007-06-20 00:50:52 -07:00
sspitzer@mozilla.org
e4730ac07a
fix for bug #373944 : revert the workarounds for bug #373719 , bug #373721 , bug #374150 and bug #374166 caused by bug #267833 .
...
Now that bug #373756 , it is safe to do this. But note, even when I revert the fix for bug #373756 , I am not seeing the problems we saw after bug #267833 first landed.
r=mano
2007-06-20 00:43:51 -07:00
mozilla.mano@sent.com
9504644182
Fix typo.
2007-06-20 00:27:41 -07:00
brendan@mozilla.org
52a8bbb0ca
Fix violation of function prototyping due to cloned function object implementation (300079, r=mrbkap; expecting r=igor after the fact, want to get this in for widespread testing tomorrow).
2007-06-19 23:37:15 -07:00
sayrer@gmail.com
9a3ee4c1ac
Bug 384168. C.u.import doesn't prevent recursion in the presence of circular dependencies. r=brendan, sr=bsmedberg
2007-06-19 23:29:49 -07:00
timeless@mozdev.org
629db88a38
Bug 365363 Return value for GetJSDValue ignored leading to death
...
r=silver sr=biesi
2007-06-19 22:56:13 -07:00
jwalden@mit.edu
fccd7f6a9c
C++ and/or gcc sucks for not allowing commas at the end of enums; this compiled in Visual Studio.
2007-06-19 22:24:09 -07:00
timeless@mozdev.org
b8a0469143
Bug 383901 having two different gNameSpaceManagers is confusing (at least to debuggers)
...
r=bz sr=bz
2007-06-19 22:23:50 -07:00
sspitzer@mozilla.org
de83adb19b
fix for bug #380735 : Persist open state of the "age in days" and "site" containers in the history sidebar
...
r=dietrich
2007-06-19 22:19:06 -07:00
jwalden@mit.edu
36d0e4b7e3
Move frame bit #defines into an anonymous enum, to aid debuggers in determining their values, since the two I've used can't do so, at least not with the default build options. rs=roc
2007-06-19 22:12:35 -07:00
brendan@mozilla.org
2daca7230b
Function atom if non-null must be string-keyed (385134, r=mrbkap).
2007-06-19 22:11:38 -07:00
gavin@gavinsharp.com
9082d60b3f
Back out previous patch for bug 239969 (bustage, and tree is closed)
2007-06-19 19:30:54 -07:00
mrbkap@gmail.com
7bd76f0658
Implement an nsIScriptSecurityManager for the xpcshell. bug 239969, r+sr=jst
2007-06-19 19:13:22 -07:00
mrbkap@gmail.com
75ea2f192d
Backing this patch out again to fix sessionstore. See bug 300079 and 385085
2007-06-19 19:06:00 -07:00