bzbarsky@mit.edu
|
4e0e5d2463
|
Fix regression in sizing of tables with scrollable rowgroups. Bug 387344,
r=bernd, sr=roc
|
2007-07-12 13:54:18 -07:00 |
|
bzbarsky@mit.edu
|
a4c90a1d9d
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 13:05:45 -07:00 |
|
tor@cs.brown.edu
|
36d884afa8
|
Bug 379123 - filters on objects with some matrices not displayed.
r=longsonr, sr=roc
|
2007-07-12 08:42:30 -07:00 |
|
tor@cs.brown.edu
|
18fe4d9a27
|
Bug 361745 - <svg:image> with negative width/height displaying inverted.
r=jwatt, sr=roc
|
2007-07-12 08:40:46 -07:00 |
|
enndeakin@sympatico.ca
|
8fa56f3a36
|
Bug 387111, release popup manager properly, was causing a crash, r+sr=roc
|
2007-07-12 06:57:01 -07:00 |
|
enndeakin@sympatico.ca
|
91a68d324f
|
Bug 387720, fix shift+tab not working, popup reworking uncovered this bug which manifested itself as a regression, r+sr=roc
|
2007-07-12 06:54:42 -07:00 |
|
db48x@yahoo.com
|
b3cd97da9b
|
Bug 384576 - adding -moz-border-radius to an element causes the background to be drawn without dpi scaling
r=sharparrow1, sr=roc
|
2007-07-11 21:04:33 -07:00 |
|
dbaron@dbaron.org
|
785d177d0e
|
Try fixing Windows test failure; consistent computed values for line-height: normal require constant font metrics.
|
2007-07-11 16:42:35 -07:00 |
|
dbaron@dbaron.org
|
3045247d28
|
Reftests for bug 311822. Patch by <arno.@no-log.org>. r=dbaron
|
2007-07-11 16:26:29 -07:00 |
|
dbaron@dbaron.org
|
2a24493b83
|
Add tests for bugs 357614 and 387615.
|
2007-07-11 15:25:00 -07:00 |
|
dbaron@dbaron.org
|
74b69a02d4
|
Don't check for namespaced attributes when checking which attributes have case-insensitive values. b=387615 r+sr=bzbarsky
|
2007-07-11 15:24:19 -07:00 |
|
dbaron@dbaron.org
|
e7cd6b9ed9
|
Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit.
|
2007-07-11 15:23:03 -07:00 |
|
bzbarsky@mit.edu
|
a7014a42ea
|
Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv
|
2007-07-11 12:44:27 -07:00 |
|
benjamin@smedbergs.us
|
27c6275bc8
|
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
|
2007-07-11 10:26:11 -07:00 |
|
enndeakin@sympatico.ca
|
fc044d96d8
|
Bug 306669, tooltips not always showing, make sure that mCurrentTooltip is cleared properly, r=neil,sr=bz
|
2007-07-11 10:23:30 -07:00 |
|
peterv@propagandism.org
|
2fb0fc711a
|
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
|
2007-07-11 06:05:05 -07:00 |
|
enndeakin@sympatico.ca
|
62041b8d2e
|
Bug 387142, submenus collapsing incorrectly, also ensure parent menu gets highlighted again when a subitem is selected, r+sr=bz
CVS: ----------------------------------------------------------------------
|
2007-07-11 05:05:40 -07:00 |
|
neil@parkwaycc.co.uk
|
11ed13d71f
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
|
2007-07-11 01:46:44 -07:00 |
|
jwalden@mit.edu
|
c86b388db3
|
Add assertions that line iterators being compared are iterators over the same line list. rs=dbaron
|
2007-07-10 17:55:15 -07:00 |
|
dbaron@dbaron.org
|
2920d58187
|
Reverse the list of which HTML attributes have case-sensitive values for the CSS attribute selector (i.e., list the ones whose values are case-insensitive instead, so new attributes are case sensitive by default). b=357614 Patch by Niels Leenheer (rakaz) <niels.leenheer@gmail.com>. r+sr=dbaron
|
2007-07-10 16:23:05 -07:00 |
|
enndeakin@sympatico.ca
|
181eab0467
|
Bug 387236, submenus not closing up entire hierarchy, r+sr=bz
|
2007-07-10 10:03:32 -07:00 |
|
mrbkap@gmail.com
|
1ef0efdcd0
|
Backing out this change to see if it fixes the test failures.
|
2007-07-09 16:05:44 -07:00 |
|
mrbkap@gmail.com
|
5baf2ef023
|
Attempt to re-enable async reflow and painting in editor. bug 174823, r+sr=roc
|
2007-07-09 14:55:18 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
jruderman@hmc.edu
|
777ecef0f6
|
Bug 99319, Silence startup printf "Note: styleverifytree is disabled" and friends in the "disabled" case. Patch by Ryan Jones, r+sr=bzbarsky.
|
2007-07-07 16:52:59 -07:00 |
|
neil@parkwaycc.co.uk
|
c55615d9e2
|
Shortcut keys should open submenus (regression from bug 279703) r=Enn
|
2007-07-07 01:40:54 -07:00 |
|
jruderman@hmc.edu
|
47921d75eb
|
Bug 321066, remove bogus assertions. Patch by Andreas Lange, r=enndeakin, sr=neil.
|
2007-07-06 18:44:19 -07:00 |
|
bzbarsky@mit.edu
|
0da7e5d679
|
Fix bug 387154 -- rendering of narrow buttons (for which we need to scoot the
text over to the left) regressed. r+sr=dbaron
|
2007-07-06 17:48:29 -07:00 |
|
sharparrow1@yahoo.com
|
7be43fe930
|
Bug 386900: Topic images rendered in wrong place on slashdot. r+sr=roc
|
2007-07-06 11:22:56 -07:00 |
|
bzbarsky@mit.edu
|
feee7d10ba
|
Mark test as failing for now until I can figure out what's going on
|
2007-07-06 11:16:51 -07:00 |
|
bzbarsky@mit.edu
|
a2215ef976
|
Let's see whether turning off native theming helps with this test...
|
2007-07-06 10:05:06 -07:00 |
|
bzbarsky@mit.edu
|
98ce8d7dfc
|
Adding test.
|
2007-07-06 09:03:27 -07:00 |
|
enndeakin@sympatico.ca
|
20eb44a3fc
|
Bug 386795, popups positioned 1 pixel off when using ShowPopup, r+sr=roc
|
2007-07-06 05:12:47 -07:00 |
|
longsonr@gmail.com
|
266b92fe36
|
Bug 386475 - Should not flush when resolving em and ex units. r=tor,sr=bzbarsky
|
2007-07-06 02:02:44 -07:00 |
|
smontagu@smontagu.org
|
6753a00cd6
|
Add reftest for bug 386339
|
2007-07-05 23:26:06 -07:00 |
|
bzbarsky@mit.edu
|
262174c1db
|
Include the stuff we use. Bug 279703 followup, r=enn.
|
2007-07-05 21:23:56 -07:00 |
|
sharparrow1@yahoo.com
|
0238495104
|
Bug 387044: cleanup string usage in nsCSSParser. r+sr=bzbarsky
|
2007-07-05 18:21:56 -07:00 |
|
aaronleventhal@moonset.net
|
34b87bf55f
|
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
|
2007-07-05 08:39:29 -07:00 |
|
smontagu@smontagu.org
|
7970e4d580
|
bidi-001-v.html now passes on Mac
|
2007-07-05 03:08:34 -07:00 |
|
smontagu@smontagu.org
|
6e55bd81b4
|
Change font-sizes from ems to pts
|
2007-07-05 02:43:50 -07:00 |
|
roc+@cs.cmu.edu
|
1e18e91cd6
|
Bug 375827. Regression test.
|
2007-07-04 19:57:32 -07:00 |
|
sharparrow1@yahoo.com
|
60bc3c2574
|
Fix warning from Bug 285608. r+sr=roc.
|
2007-07-04 16:38:39 -07:00 |
|
dbaron@dbaron.org
|
ca4e531583
|
Turn warning on constructing frames in the middle of reflow back into an assertion, now that the dependent bugs are fixed. b=336756
|
2007-07-04 13:40:14 -07:00 |
|
dbaron@dbaron.org
|
ef7fb8545a
|
Remove unused copy constructors. b=386809 r+sr=bzbarsky
|
2007-07-04 11:52:27 -07:00 |
|
dbaron@dbaron.org
|
2be70ea82e
|
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
|
2007-07-04 11:51:16 -07:00 |
|
dbaron@dbaron.org
|
91755f5f8a
|
Fix bustage on x86_64 Linux. b=279703 r=enndeakin
|
2007-07-04 11:37:33 -07:00 |
|
enndeakin@sympatico.ca
|
6c8197be5f
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|
roc+@cs.cmu.edu
|
33428c5bf6
|
Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu
|
2007-07-03 20:39:01 -07:00 |
|
roc+@cs.cmu.edu
|
ec7db48b9b
|
Bug 383129. Don't treat tree-related XUL tags as special when they're root elements. r+sr=bzbarsky
|
2007-07-03 20:20:04 -07:00 |
|
mats.palmgren@bredband.net
|
db689821bf
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
|