Commit Graph

185647 Commits

Author SHA1 Message Date
bclary%bclary.com
e020cf22b6 JavaScript Test - regression test for bug 383721, by timeless
git-svn-id: svn://10.0.0.236/trunk@228078 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 21:32:09 +00:00
jwatt%jwatt.org
be7c9eb5de Comment out optimization to fix reftest failures.
git-svn-id: svn://10.0.0.236/trunk@228077 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 21:24:16 +00:00
jwatt%jwatt.org
18de0ce933 Fixing bug 384046. nsSVGOuterSVGFrame::Reflow should not call NotifyViewportChange unconditionally. r+sr=tor@acm.org
git-svn-id: svn://10.0.0.236/trunk@228076 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 20:51:42 +00:00
graydon%mozilla.com
3f822230c3 Amazingly, backing out 368869 again.
git-svn-id: svn://10.0.0.236/trunk@228075 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 20:40:17 +00:00
mozilla%weilbacher.org
f26ffeb668 [OS/2] Bug 371505: check in preliminary workarounds for Thebes repaint problems based on ideas from Andy Willis
git-svn-id: svn://10.0.0.236/trunk@228074 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 20:38:56 +00:00
igor%mir2.org
f9886de471 Bug 378793: removal of the previous commit.
git-svn-id: svn://10.0.0.236/trunk@228073 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 20:20:37 +00:00
nrthomas%gmail.com
caec3a7622 Halve timeouts on Tp, Tp2, Tdhtml (to 10 mins) since Mac always times out
git-svn-id: svn://10.0.0.236/trunk@228072 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 20:12:12 +00:00
igor%mir2.org
7beadb8cf6 Bug 378793: Patch from Mike Moening to implement per-context debug hooks. r=me,brendan
git-svn-id: svn://10.0.0.236/trunk@228071 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 20:04:09 +00:00
graydon%mozilla.com
b1adeb8715 Bug 368869, suspect all native wrappers for cycle collection. Nth attempt, slightly safer.
r=brendan, sr=jst


git-svn-id: svn://10.0.0.236/trunk@228070 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 19:42:59 +00:00
aaronleventhal%moonset.net
520a59952a Bug 381888 follow up, to simplify GetCaretAccessible(). sr+=bz on IRC.
git-svn-id: svn://10.0.0.236/trunk@228069 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 19:19:19 +00:00
zach%zachlipton.com
83317268ce Whoops
git-svn-id: svn://10.0.0.236/trunk@228068 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 18:44:22 +00:00
zach%zachlipton.com
19a3003df2 Fix "trusted" display to only show users who are really trusted (I broke
this in my earlier checkin today)
----------------------------------------------------------------------


git-svn-id: svn://10.0.0.236/trunk@228067 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 18:40:17 +00:00
nboyd%atg.com
0532ace30c There should be no "Generator" constructor.
git-svn-id: svn://10.0.0.236/trunk@228066 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 18:39:24 +00:00
zach%zachlipton.com
f8c106f945 Add an index to security_groups.
git-svn-id: svn://10.0.0.236/trunk@228065 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 18:31:09 +00:00
bzbarsky%mit.edu
7bd3f5ccc3 Don't allow loads to start in a docshell that's firing the unload event. Also
don't allow document.open of the document in that docshell.  Bug 371360,
r=biesi, sr=jst


git-svn-id: svn://10.0.0.236/trunk@228064 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 18:18:06 +00:00
zach%zachlipton.com
ca2220759a Typo fix
git-svn-id: svn://10.0.0.236/trunk@228063 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 17:57:59 +00:00
zach%zachlipton.com
1bd2264179 This doesn't fix the performance issues with test result search, but it's
a step in the right direction.


git-svn-id: svn://10.0.0.236/trunk@228062 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 17:57:27 +00:00
aaronleventhal%moonset.net
b4d03cae40 Attempt to fix bustage
git-svn-id: svn://10.0.0.236/trunk@228061 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 17:52:40 +00:00
aaronleventhal%moonset.net
635780b9ee Attempt to fix bustage
git-svn-id: svn://10.0.0.236/trunk@228060 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 17:40:08 +00:00
aaronleventhal%moonset.net
56f8acc61f Attempt to fix bustage
git-svn-id: svn://10.0.0.236/trunk@228059 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 17:38:49 +00:00
bzbarsky%mit.edu
88726097d1 Mathml inlines are still bidi containers. Bug 371481, r=uriber, sr=rbs
git-svn-id: svn://10.0.0.236/trunk@228058 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 17:36:27 +00:00
aaronleventhal%moonset.net
3b1a1715d3 Bug 381888. Caret tracking broken with Windows screen readers [Cairo-related]. When a11y active, follow Gecko caret around with invisible system caret. r=surkov
git-svn-id: svn://10.0.0.236/trunk@228057 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 17:12:51 +00:00
peterv%propagandism.org
07b1a00bfc Fix for bug 384440 (txHandlerTable leaks). r/sr=sicking.
git-svn-id: svn://10.0.0.236/trunk@228055 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 16:54:34 +00:00
ghendricks%novell.com
97413017c8 Check for valid regexp and access to plan before cloning.
git-svn-id: svn://10.0.0.236/trunk@228054 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 16:54:14 +00:00
sdwilsh%shawnwilsher.com
afe905ceb2 Bug 384245 - Fix unit tests in a non-hackish way. r=mano
git-svn-id: svn://10.0.0.236/trunk@228053 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 16:49:54 +00:00
lpsolit%gmail.com
b7dc513413 Bug 101179: Fully implement support for customised bug statuses and workflow (final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
git-svn-id: svn://10.0.0.236/trunk@228052 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 16:35:55 +00:00
lpsolit%gmail.com
400cd2c461 Bug 345100: Remove obsolete parameters and "officially" turn on custom bug status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
git-svn-id: svn://10.0.0.236/trunk@228051 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 16:30:32 +00:00
lpsolit%gmail.com
a019749d7a Bug 344964: enter_bug.cgi should look at the custom status workflow to get the valid initial bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
git-svn-id: svn://10.0.0.236/trunk@228050 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 16:25:42 +00:00
ghendricks%novell.com
3e1afde938 Removed tabs
git-svn-id: svn://10.0.0.236/trunk@228049 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 15:32:05 +00:00
nboyd%atg.com
19292c6e09 Moving documentation to MDC. Remove from distribution.
git-svn-id: svn://10.0.0.236/trunk@228048 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 14:01:11 +00:00
aaronleventhal%moonset.net
19e7b69cf6 Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@228047 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 13:47:23 +00:00
aaronleventhal%moonset.net
ce9ef4fb31 Bug 384265. No accessible focus events fired during incremental find in an HTML <select>. r=mats, sr=neil
git-svn-id: svn://10.0.0.236/trunk@228046 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 13:18:16 +00:00
nrthomas%gmail.com
4677f2f9fc Bug 384063, re-enable Tp2 on bm-xserve08
git-svn-id: svn://10.0.0.236/trunk@228045 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 12:59:58 +00:00
ginn.chen%sun.com
1c65a21052 Bug 384187 Fix systempref module for GTK2
r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@228044 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 10:26:47 +00:00
peterv%propagandism.org
fba17b9978 Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst.
git-svn-id: svn://10.0.0.236/trunk@228043 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 10:03:45 +00:00
nrthomas%gmail.com
e3d10fe879 Bug 376959, follow symlinks when doing Repack verification, r=preed
git-svn-id: svn://10.0.0.236/trunk@228041 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 09:06:12 +00:00
Olli.Pettay%helsinki.fi
8dab978b21 Bug 382444, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@228040 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 08:37:22 +00:00
Olli.Pettay%helsinki.fi
fee226ad16 Bug 336160 – Crash when releasing mouse while dragging absolute positioned element in designMode [@ nsHTMLEditor::MouseUp], r=glazman, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@228039 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 08:22:47 +00:00
Olli.Pettay%helsinki.fi
6ca375d76a Adding a null check, Bug 384133, r=enn, sr=neil
git-svn-id: svn://10.0.0.236/trunk@228038 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 08:18:11 +00:00
brendan%mozilla.org
c7634ffc7c Avoid entraining arguments in a Call prototype (383269, r=igor).
git-svn-id: svn://10.0.0.236/trunk@228037 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 07:26:19 +00:00
igor%mir2.org
6ed5810784 Bug 384151: refactoring boxing of primitive values, r=brendan
git-svn-id: svn://10.0.0.236/trunk@228036 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 07:07:02 +00:00
philringnalda%gmail.com
26df49d688 Bug 379011 - Text size increasing/decreasing broken in view source window, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
git-svn-id: svn://10.0.0.236/trunk@228035 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 05:26:39 +00:00
philringnalda%gmail.com
fc891571f0 Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano
git-svn-id: svn://10.0.0.236/trunk@228034 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 05:06:48 +00:00
philringnalda%gmail.com
a8dedd5f27 Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
git-svn-id: svn://10.0.0.236/trunk@228033 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 04:59:43 +00:00
dwitte%stanford.edu
8204b2758c check for non-null connection in mozStorageTransaction helper. b=384224, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@228032 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 04:58:52 +00:00
philringnalda%gmail.com
729e7fc296 Bug 384259 - Remove unused function safeGetBoolPref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
git-svn-id: svn://10.0.0.236/trunk@228031 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 04:41:41 +00:00
glen.beasley%sun.com
0cad278e83 217538 AIX build fix
git-svn-id: svn://10.0.0.236/trunk@228030 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 04:40:15 +00:00
philringnalda%gmail.com
729d35fdfd Bug 351692 followup, don't include unread count with account names in move to and copy to recent folder menus, patch by Henrik Skupin <hskupin@gmail.com>, r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@228029 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 04:33:00 +00:00
rhelmer%mozilla.com
fa1f2720e8 make Config->Bump() handle no whitespace between variables b=379380 r=preed
git-svn-id: svn://10.0.0.236/trunk@228028 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 03:45:00 +00:00
bclary%bclary.com
b00f7b4477 JavaScript Test - regression test for bug 383965, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@228027 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-14 03:38:15 +00:00