neil@parkwaycc.co.uk
|
7730123bfa
|
Back out earlier patches because customisable menubars suck b=403634 r=gavin bl=mconnor
|
2007-11-15 14:08:00 -08:00 |
neil@parkwaycc.co.uk
|
b8ebc2ae6d
|
Bug 399961 GetCellAt returning invalid element for partially visible cells r=enn sr=roc a=schrep
|
2007-11-15 14:04:10 -08:00 |
reed@reedloden.com
|
d4878ffcc2
|
Bug 402419 - "tabbox cleanup" [p=dao@mozilla.com (Dão Gottwald) r=gavin r=Enn a1.9=damons]
|
2007-11-15 13:59:34 -08:00 |
karlt+@karlt.net
|
c06e20bf43
|
Bug 403718 - render mroot and msqrt appropriately when radical glyphs are above the baseline (ascent != overline thickness) r+sr=roc a=blocking1.9
|
2007-11-15 13:51:30 -08:00 |
neil@parkwaycc.co.uk
|
03423a61b9
|
bad pref, min, max size assertion with equalsize b=402912 r=enn sr=roc a=schrep
|
2007-11-15 13:49:08 -08:00 |
reed@reedloden.com
|
1ac2cea1a6
|
Bug 156459 - "XBL widgets should not set global variables for event handler" ((Cv1-TK) Xpfe to Toolkit port) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep]
|
2007-11-15 13:45:23 -08:00 |
karlt+@karlt.net
|
bacf30c9b4
|
Don't implicitly lossy convert from nsGlyphCode to PRUnichar b=400938 r+sr=roc a=blocking1.9
|
2007-11-15 13:44:49 -08:00 |
bhearsum@mozilla.com
|
4453bd26ea
|
bug 403770: use double quotes to make sure is interpreted. r=rhelmer, patch=me
|
2007-11-15 12:53:13 -08:00 |
rflint@ryanflint.com
|
4857da8a78
|
Reenable new theme
|
2007-11-15 12:52:45 -08:00 |
gijskruitbosch@gmail.com
|
b9565cc9ec
|
Bug 390595 - Need unittest for nsIIdleService r=roc, sr=neil, Test Only.
|
2007-11-15 12:50:51 -08:00 |
anodelman@mozilla.com
|
84ae245d1c
|
bug 403102 - talos needs to recognize browser crash mac bustage fix a=anodelman r=rcampbell
|
2007-11-15 12:37:01 -08:00 |
bugzilla@standard8.plus.com
|
e056741ef8
|
Bug 403683 Remove some unnecessary nsISupportsArray includes from toolkit. r=gavin,a1.9=dsicore
|
2007-11-15 12:36:06 -08:00 |
rflint@ryanflint.com
|
34a6bb5c14
|
Temporarily disable the new theme to track down the Lk increase
|
2007-11-15 12:13:27 -08:00 |
bugzilla@standard8.plus.com
|
fcc1bee0ae
|
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
|
2007-11-15 11:59:25 -08:00 |
aaronleventhal@moonset.net
|
9244da3ef8
|
Bug 403794. GetState() cleanup to fix some crashes on defunct objects and some incorrect states, and remove some code that is no longer necessary. r=surkov, a=dsicore
|
2007-11-15 11:53:40 -08:00 |
aaronleventhal@moonset.net
|
414ddec8ac
|
Bug 391490. Every single <option> shows up in JAWS virtual cursor mode. Terrible for screen reader usability. r=ginn.chen, a=dsicore
|
2007-11-15 11:46:29 -08:00 |
dbaron@dbaron.org
|
e0fd60e557
|
Add bug number to comment.
|
2007-11-15 11:33:08 -08:00 |
fantasai.cvs@inkedblade.net
|
cb8d32a75c
|
nsOverflowContinuationTracker::Insert wasn't expecting to pull from overflowContainers list into same parent's excessOverflowContainers list, b=399843 r+sr=roc
|
2007-11-15 11:23:07 -08:00 |
dholbert@cs.stanford.edu
|
2493eb9bb7
|
Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+
|
2007-11-15 11:07:04 -08:00 |
dbaron@dbaron.org
|
1f2e1e35d4
|
When doing GetMinimumWidgetSize for HTML buttons, use the minimum size (TS_MIN) rather than the preferred size (TS_TRUE). b=375073 r+sr=roc a=blocking1.9+
|
2007-11-15 10:11:03 -08:00 |
dbaron@dbaron.org
|
1ca258ac67
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 10:10:31 -08:00 |
dbaron@dbaron.org
|
d5abccf307
|
Add testcases to ensure that we don't regress dynamic changes on tables with scrollable rowgroups. b=386401
|
2007-11-15 10:08:18 -08:00 |
dbaron@dbaron.org
|
863e69b0de
|
Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+
|
2007-11-15 10:06:33 -08:00 |
bzbarsky@mit.edu
|
98c68e5002
|
Adding test.
|
2007-11-15 10:05:49 -08:00 |
dholbert@cs.stanford.edu
|
d86926f743
|
Bug 403579: Don't scale up width by a pct when it's nscoord_MAX. Also, use NSCoordSaturating function with guess_pref since it could be nscoord_MAX. r+sr=roc, a=mtschrep
|
2007-11-15 10:04:16 -08:00 |
dholbert@cs.stanford.edu
|
23a5543c7d
|
Bug 402893: don't scale up col prefWidth by % if it's nscoord_MAX. r+sr=roc, a=mtschrep
|
2007-11-15 09:59:49 -08:00 |
bzbarsky@mit.edu
|
0d09408c77
|
Handle dynamic appends to a node which has a binding with multiple insertion points correctly. Bug 372323, r+sr=sicking.
|
2007-11-15 09:17:46 -08:00 |
bzbarsky@mit.edu
|
aa534a07a8
|
Fix bug 400794 and bug 401569: don't try to uninstall fields that are not installed. r+sr=sicking. Patch in bug 400794.
|
2007-11-15 09:09:14 -08:00 |
bhearsum@mozilla.com
|
081cc5e402
|
bug 403770: update testing/release to support bz2 packages. r=rhelmer, patch=me
|
2007-11-15 07:56:57 -08:00 |
aaronleventhal@moonset.net
|
660200150c
|
Bug 399594. Description not exposed when on object with display:none, Patch by vasiliy.potapenko@gmail.com. r=aaronlev, r=surkov, r=ginn.chen, a=schrep
|
2007-11-15 07:44:04 -08:00 |
aaronleventhal@moonset.net
|
f7e8470025
|
Bug 398021. Crash [@ nsAccessible::GetFinalRole] with moving options and using visibility: hidden. r=surkov, a=schrep
|
2007-11-15 07:33:52 -08:00 |
dwitte@stanford.edu
|
b33461570f
|
backing out due to tinderbox orange.
|
2007-11-15 03:24:20 -08:00 |
masayuki@d-toybox.com
|
d802e2e7d5
|
b=403484 backing-out the previous patch, caused by testing failure.
|
2007-11-15 03:02:47 -08:00 |
masayuki@d-toybox.com
|
2fecbef1ae
|
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc, blocking1.9=mtschrep
|
2007-11-15 02:43:16 -08:00 |
nrthomas@gmail.com
|
d0c0badeff
|
Bug 403552, bump config for Fx2.0.0.10 RC1, r=rhelmer
|
2007-11-15 02:33:51 -08:00 |
dwitte@stanford.edu
|
ab33d45ce4
|
temporarily disabling cookies to investigate tinderbox orange.
|
2007-11-15 02:21:49 -08:00 |
dwitte@stanford.edu
|
064b62b2cd
|
Bug 324397 - 'Allow cookies for the original site only' preference should be selected by default. patch by dveditz and dwitte; r=mconnor, a=schrep+mconnor
|
2007-11-15 01:31:16 -08:00 |
reed@reedloden.com
|
943a8a94b5
|
Bug 402653 - "xpcshell core dump when shutdown" [p=solar@netease.com (Solar) r=igor a=blocking1.9+]
|
2007-11-15 01:01:17 -08:00 |
Olli.Pettay@helsinki.fi
|
d1d0a2d8b7
|
Bug 401528, backing out, because of crashes
|
2007-11-15 00:49:35 -08:00 |
rflint@ryanflint.com
|
f2a6c6377c
|
gah.
|
2007-11-15 00:31:36 -08:00 |
rflint@ryanflint.com
|
3f80a5d67e
|
Fix mac bustage
|
2007-11-15 00:24:05 -08:00 |
rflint@ryanflint.com
|
af4eaadacb
|
Fix mac theme bustage
|
2007-11-15 00:10:30 -08:00 |
rflint@ryanflint.com
|
2ec6010d64
|
Bug 381206 - Tango Style theme for better Linux UI integration. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r+a=mconnor
|
2007-11-14 23:42:57 -08:00 |
reed@reedloden.com
|
b93b3c0fa8
|
Bug 403753 - "Groupbox should follow GNOME's interface guidelines" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin a1.9=mconnor]
|
2007-11-14 23:41:48 -08:00 |
reed@reedloden.com
|
f5ab50c522
|
Bug 368158 - "fix missed renaming in reftest" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=dbaron a1.9=schrep]
|
2007-11-14 23:39:02 -08:00 |
reed@reedloden.com
|
ea5c5c51c0
|
Bug 403659 - "autocomplete dropdown has shaded bar / is not big enough after 118312" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep]
|
2007-11-14 23:36:44 -08:00 |
reed@reedloden.com
|
ac9bb66e78
|
Bug 245497 - "statusbar displayed wrong (not obeying gtk theme)" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep]
|
2007-11-14 23:35:41 -08:00 |
reed@reedloden.com
|
5ee256850d
|
Bug 401865 - "nsMicrosummaryService.js cleanup" [p=dao r=Mano a1.9=schrep]
|
2007-11-14 23:33:00 -08:00 |
reed@reedloden.com
|
acd25b4f6e
|
Bug 400472 - "Applications pref pane displays duplicate entries after selection" [p=florian r=gavin a=blocking-firefox3+]
|
2007-11-14 23:24:26 -08:00 |
rflint@ryanflint.com
|
04478294c3
|
Bug 399937 - Free Gnomestripe. r=mconnor, a=blocking
|
2007-11-14 22:55:11 -08:00 |