Olli.Pettay@helsinki.fi
|
81eda34d83
|
Bug 378390, Use a bit to track whether the binding manager has a pointer to an element, r+sr=peterv
|
2007-05-11 11:34:12 -07:00 |
gavin@gavinsharp.com
|
053c39ecab
|
Bug 238898: Allow evaluating the same expression multiple times from the error console, patch by Simon Bünzli <zeniko@gmail.com>, r=me, sr=neil
|
2007-05-11 11:33:42 -07:00 |
enndeakin@sympatico.ca
|
1ba891f16f
|
Changes needed to support testing event simulation for bug 371260, r=sayrer
|
2007-05-11 09:15:26 -07:00 |
Olli.Pettay@helsinki.fi
|
0cb1dd0a4b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
surkov.alexander@gmail.com
|
5a1e34b7d8
|
linux bustage fix for bug 380038
|
2007-05-11 05:56:31 -07:00 |
surkov.alexander@gmail.com
|
fe26e0acab
|
linux bustage fix for bug 380038
|
2007-05-11 05:42:30 -07:00 |
surkov.alexander@gmail.com
|
cef435878e
|
Bug 380038 - add (un)selectRow/Column methods to nsIAccessibleTable, r=aaronlev, sr=neil
|
2007-05-11 05:21:43 -07:00 |
Olli.Pettay@helsinki.fi
|
82118cdcad
|
windows bustage fix
|
2007-05-11 04:33:17 -07:00 |
Olli.Pettay@helsinki.fi
|
c5d8607a84
|
mac bustage fix
|
2007-05-11 04:25:59 -07:00 |
Olli.Pettay@helsinki.fi
|
c509d37191
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
dbaron@dbaron.org
|
5f00b2fc87
|
Remove known failure fixed by patches in bug 379741.
|
2007-05-10 23:50:35 -07:00 |
sspitzer@mozilla.org
|
3db13ff4f0
|
supplimental patch for bug #334669: "bookmark separators have an icon overlaid over it". the supplimental patch keeps favicons at 16 px x 16 px (see bug #364316).r=manothanks to onemen.one@gmail for the patch
|
2007-05-10 23:17:18 -07:00 |
dbaron@dbaron.org
|
4f3ba5aad9
|
Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky
|
2007-05-10 23:02:31 -07:00 |
dbaron@dbaron.org
|
7ebd204a74
|
Add eStyleUnit_None so we don't have to use eStyleUnit_Null as a real value for max-width and max-height. b=379741 r+sr=bzbarsky
|
2007-05-10 23:01:31 -07:00 |
dbaron@dbaron.org
|
89b6771da4
|
Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky
|
2007-05-10 23:00:26 -07:00 |
dbaron@dbaron.org
|
8835285570
|
Don't put null coords in nsStyleCoords when they have the same meaning as some other coord type. b=379741 r+sr=bzbarsky
|
2007-05-10 22:58:34 -07:00 |
ginn.chen@sun.com
|
97caed4c3a
|
Bug 378709 patch 2, return ATK_STATE_DEFUNCT for deconstructed AccWrapr=aaronleventhal
|
2007-05-10 22:51:46 -07:00 |
bclary@bclary.com
|
ca52901abc
|
JavaScript Tests - add automation helper scripts, no bug, not part of the build
|
2007-05-10 21:11:39 -07:00 |
sspitzer@mozilla.org
|
d0c2229975
|
fix for bug #380340: move the places shutdown work to on the profile-before-change event. r=mano
|
2007-05-10 17:42:22 -07:00 |
joshmoz@gmail.com
|
e94e14718f
|
Window position is not persisted (persist="screenX screenY" doesn't work). Patch by Colin Barrett. b=376808 r=josh sr=pinkerton
|
2007-05-10 16:54:05 -07:00 |
mozilla.mano@sent.com
|
dff232a310
|
Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer.
|
2007-05-10 16:52:47 -07:00 |
vladimir@pobox.com
|
c55f2e20ad
|
X11 needs to be taken out behind the barn and shot, r=me
|
2007-05-10 13:50:16 -07:00 |
vladimir@pobox.com
|
26cc7046f6
|
more bustage fix
|
2007-05-10 13:41:40 -07:00 |
jonas@sicking.cc
|
c8e8237fd4
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-10 13:21:12 -07:00 |
vladimir@pobox.com
|
6390bf2150
|
more bustage fix
|
2007-05-10 13:20:08 -07:00 |
vladimir@pobox.com
|
c7565a40a8
|
X11 blows; bustage fix for linux
|
2007-05-10 13:19:04 -07:00 |
vladimir@pobox.com
|
91cdcdf8e9
|
mac bustage fix
|
2007-05-10 13:12:24 -07:00 |
vladimir@pobox.com
|
19e9915145
|
371135, oom crashers with big images, r=stuart
|
2007-05-10 12:58:09 -07:00 |
gavin@gavinsharp.com
|
78918905c8
|
Bug 376434: avoid using a different type so that MSVC can pack the bitfields properly, patch by Taras Glek <tglek@mozilla.com>, r=roc
|
2007-05-10 12:37:39 -07:00 |
mozilla.mano@sent.com
|
f3d26cfdc0
|
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
|
2007-05-10 11:18:34 -07:00 |
Olli.Pettay@helsinki.fi
|
b177d52760
|
Bug 379621, Call PostCreateFrames after creating all native anonymous frames, r+sr=roc
|
2007-05-10 11:16:00 -07:00 |
neil@parkwaycc.co.uk
|
74c7a61937
|
Bug 375403 originally started off as a simple request to enable window translucency when windows or popups use opacity, alpha transparent background or non-zero border radius but mutated to include refactoring non zero side testing r+sr=roc
|
2007-05-10 08:46:42 -07:00 |
roc+@cs.cmu.edu
|
e582d9a6e4
|
Fix const issue. Not Part Of The Build
|
2007-05-10 07:42:56 -07:00 |
nrthomas@gmail.com
|
521cb9f3de
|
For bug 379241, update bootstrap.cfg for RC2
|
2007-05-10 03:36:28 -07:00 |
nrthomas@gmail.com
|
b2adbd7416
|
For bug 379240, changes to update verification for Tb 1.5.0.12
|
2007-05-10 03:33:56 -07:00 |
nrthomas@gmail.com
|
b692a5a67c
|
For bug 379241, changes to update verification for Fx 2.0.0.4
|
2007-05-10 03:27:42 -07:00 |
nrthomas@gmail.com
|
31347ff4c6
|
For bug 379240, update bootstrap.cfg for RC2
|
2007-05-10 03:15:31 -07:00 |
nrthomas@gmail.com
|
fd09ed0ef2
|
For bug 379240, update bootstrap.cfg for RC2
|
2007-05-10 02:56:04 -07:00 |
nrthomas@gmail.com
|
6c006ae791
|
For bug 379240, changes to update verification for Fx 1.5.0.12
|
2007-05-10 01:34:25 -07:00 |
mozilla.mano@sent.com
|
2e34341021
|
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
|
2007-05-10 01:05:19 -07:00 |
bclary@bclary.com
|
181b1479c3
|
JavaScript Test - regression test for bug 354998, revert Object.prototype to prevent side effects
|
2007-05-09 23:10:50 -07:00 |
smontagu@smontagu.org
|
fb5283a33d
|
Add unit test for bug 378839 and remove obsolete test programs
|
2007-05-09 21:58:59 -07:00 |
bzbarsky@mit.edu
|
e33c373d3f
|
Twiddle parentheses a little bit. Bug 311415 followup, r+sr=dbaron
|
2007-05-09 19:55:15 -07:00 |
roc+@cs.cmu.edu
|
4316354dc6
|
Not part of the build. Fix text lifetime issues for transformed textruns.
|
2007-05-09 17:58:47 -07:00 |
jst@mozilla.org
|
3484a36643
|
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
|
2007-05-09 17:42:33 -07:00 |
kaie@kuix.de
|
880a901b7b
|
Bug 379190, crashes when loading chrome urlsr=rrelyea
|
2007-05-09 16:43:01 -07:00 |
jonas@sicking.cc
|
eb28533fb6
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-09 16:33:28 -07:00 |
bclary@bclary.com
|
1df9ebfea9
|
JavaScript Tests - remove extraneous debugger statement, no bug, not part of the build
|
2007-05-09 16:01:32 -07:00 |
roc+@cs.cmu.edu
|
83d7b611f2
|
Not part of the build. Update new text frame for textrun API changes. Also implements a textrun cache for the new text frame
|
2007-05-09 15:04:56 -07:00 |
roc+@cs.cmu.edu
|
d88925ac67
|
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
|
2007-05-09 15:02:29 -07:00 |