L. David Baron
|
8ba395c73e
|
Rename aInherited/inherited to aCanStoreInRuleTree/canStoreInRuleTree. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
36813aa498
|
Reverse the boolean meaning of inherited/aInherited. (This patch, without the next patch to rename things, makes the code make less sense.) (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
69c66d75de
|
Make the aInherited parameters to Compute*Data const. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
5a18374572
|
Fix incorrect uses of aInherited rather than inherited so that we can make aInherited const. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
7bb2660538
|
Add test that legend is display:block by default. (Bug 476063)
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
8abae2f1a6
|
Correctly handle a style change reflow on a subtree that has placeholders with out of flows outside that subtree. (Bug 363247) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
de4bb44968
|
Keep width of avail space rect at least 0. (Bug 476372) r+sr=roc
|
2009-02-04 13:24:17 -08:00 |
L. David Baron
|
d18dfa0f16
|
Ensure correct alignment for nsCSSValue objects inside nsCSSValue::Array. (Bug 476345) r+sr=bzbarsky
|
2009-02-04 13:24:17 -08:00 |
L. David Baron
|
668fa595a8
|
Merge backout of changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:23:16 -08:00 |
L. David Baron
|
dbcb511748
|
Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:22:45 -08:00 |
mak77@bonardo.net
|
e9d24f3869
|
Bug 475273 - Double Clicking a Folder in Right Pane causes Left Pane Tree items to expand and collapse (r=mano)
|
2009-02-04 09:49:44 -08:00 |
Boris Zbarsky
|
eebfa98c47
|
Make legends display:block by default when they're not in a fieldset. Bug 476063
|
2009-02-04 12:18:47 -05:00 |
Gordon P. Hemsley
|
6afb7b0bed
|
Bug 476295. Remove unused prescontext local. r+sr=bzbarsky
|
2009-02-03 10:40:38 -05:00 |
Craig Topper
|
074d581c29
|
Bug 374111 - DeCOMtaminate SVG viewBox; r+sr=roc
|
2009-02-03 15:42:24 +01:00 |
Arpad Borsos
|
c0f2dadc80
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
Boris Zbarsky
|
bc1f671260
|
Bug 476063. Only do special fieldsetty stuff with <legend>s that are in a fieldset. r+sr=dbaron
|
2009-02-03 09:29:47 -05:00 |
Boris Zbarsky
|
c6f3a7ef09
|
Bug 476087. Work around editor breakage with anonymous content. r+sr=dbaron
|
2009-02-03 09:29:46 -05:00 |
L. David Baron
|
f0ecf93e24
|
Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
L. David Baron
|
a16f1b0d6f
|
Remove nsStyleContext::Equals, since it is unused. (Bug 474675) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
L. David Baron
|
879cadee1b
|
Fix mismatch between new[] and delete. (Bug 376075) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
L. David Baron
|
bebe5594c8
|
Make getComputedStyle() for 'outline-width' return values in pixels even when keywords are used. (Bug 474184) r+sr=bzbarsky
|
2009-01-22 17:28:13 -08:00 |
L. David Baron
|
e5173ca99c
|
Fix parsing of 'none' values in 'list-style' shorthand. (Bug 474135) r+sr=bzbarsky
|
2009-01-22 17:28:13 -08:00 |
Boris Zbarsky
|
4b35b264c2
|
This test passes now
|
2009-01-22 16:22:34 -05:00 |
Ted Mielczarek
|
ab3cd011df
|
bug 420084 - reftest should use nsIXULRuntime.widgetToolkit instead of autoconf.js. r=dbaron
|
2009-02-03 09:11:28 -05:00 |
Blake Kaplan
|
b684f12449
|
Bug 474537 - Don't use a static array, since this can be called on multiple threads. r+sr=jst
--HG--
extra : rebase_source : 7926ab4fd9a5e141edfdd571ae82c8223bee5d37
|
2009-02-02 17:37:03 -08:00 |
Johnny Stenback
|
09c42c666f
|
Fixing bug 474022. Make sure we always stop plugins, no matter how they were started. r=smichaud@pobox.com, sr=bzbarsky@mit.edu
|
2009-02-02 17:23:48 -08:00 |
Boris Zbarsky
|
873b00e94a
|
Backing out logging patch for bug 474537
|
2009-02-02 19:55:10 -05:00 |
Boris Zbarsky
|
82ddbed920
|
Another attempt at logging for bug 474537
|
2009-02-02 16:27:56 -05:00 |
Boris Zbarsky
|
77b25b0682
|
Backing out the logging now that we've hit it. See bug 474537
|
2009-02-02 15:17:55 -05:00 |
Olli Pettay
|
ffb38ea35e
|
Bug 476097, ASSERTION: killing mutation events with <input type=file>, r+sr=bz
|
2009-01-31 14:34:01 +02:00 |
John Daggett
|
4fa1e0a97e
|
Bug 474704 - drop channel on cross-site load failure to avoid leak. r=bz,jonas, sr=jonas
|
2009-01-31 17:58:42 +09:00 |
Boris Zbarsky
|
2fa7075313
|
Add logging to try to sort out why some of our inputs are not nsIFormControl sometimes
|
2009-01-30 17:08:21 -05:00 |
Robert O'Callahan
|
15ce75d1f9
|
Backing out bug 475092.
|
2009-01-30 23:22:02 +13:00 |
Robert O'Callahan
|
a695ce320f
|
Backed out changeset c7385f0a0168
|
2009-01-30 23:21:53 +13:00 |
Robert O'Callahan
|
9bdaa1455b
|
Backed out changeset 7f5292b5b9e2
|
2009-01-30 23:21:05 +13:00 |
Robert O'Callahan
|
a6e0d515b6
|
Disable failing test on Linux
--HG--
extra : rebase_source : cb1f7b41883c0aee8216ebc8fa0b752de883b7a2
|
2009-01-30 23:15:43 +13:00 |
Zack Weinberg
|
36f4bdd876
|
Bug 455364. Part 1: Create nsLayoutUtils::Draw*Image variants that take nsIImage*. r+sr=roc
--HG--
extra : rebase_source : f12e5f2f1b23d82d8df40b9a279871c5ecdb46a8
|
2009-01-30 20:33:57 +13:00 |
Robert Longson
|
758ced0b50
|
Bug 474700. Avoid negative-sized filter areas. r+sr=roc
--HG--
extra : rebase_source : 50e69812961c0787571273ca8e4326c48e7a83e6
|
2009-01-30 20:22:29 +13:00 |
Craig Topper
|
7901923474
|
Bug 474954. No frames need to implement nsISVGValue anymore. r+sr=roc
--HG--
extra : rebase_source : edd574369880b1745f0d5c33277fbcd5e5318dd3
|
2009-01-30 20:17:29 +13:00 |
Jonathan Kew
|
cf8da0937f
|
Bug 475092. Fix incorrect positioning on Windows when glyph run includes vertically-offset glyphs is drawn to canvas. r=vlad
--HG--
extra : rebase_source : 30a3730fd3db418854462cc31dc0ee06c7f56ae0
|
2009-01-30 20:15:08 +13:00 |
Robert Longson
|
cb69cd98ec
|
Bug 475193. Only SVG frames should have marker properties. r+sr=roc
--HG--
extra : rebase_source : 51d78172315ec66bf8f5be9bb4afd00ec086b12f
|
2009-01-30 20:13:36 +13:00 |
Michael Ventnor
|
b9cce93cc2
|
Bug 475197. box-shadow should work on file input controls. r+sr=roc
--HG--
extra : rebase_source : ca08ac21ddb8c27c7348f87f6963a03cf6fcfa46
|
2009-01-30 20:10:25 +13:00 |
Zack Weinberg
|
483d574706
|
Bug 475548. Don't let the view manager's DefaultBackgroundColor be translucent. r+sr=roc
--HG--
extra : rebase_source : 1a8a5b29e8bc726affd4a97850e4c8f2c962ed1f
|
2009-01-30 20:07:30 +13:00 |
Michael Ventnor
|
f76535a07c
|
Bug 474723. Allow box-shadows to display on plugins by ensuring nsObjectFrames get the right overflow area. r+sr=roc
--HG--
extra : rebase_source : d58e810f0e3f82d2c81a09c3dc67c7800f5333ff
|
2009-01-30 20:05:46 +13:00 |
Michael Ventnor
|
726d154026
|
Bug 475877. Avoid unnecessary box-shadow repaints by implementing nsDisplayBoxShadow::OptimizeVisibility. r+sr=roc
--HG--
extra : rebase_source : 2e9c673a62ec7866d1f52324f3fc95397cd5abc6
|
2009-01-30 20:03:46 +13:00 |
Ehsan Akhgari
|
3b6cf03f73
|
Bug 467672 - need additional bidi.numerals setting for Persian (eastern Arabic-Indic) numerals; r=roc,jfkthame sr=roc
|
2009-01-30 11:43:17 +03:30 |
L. David Baron
|
53fb188c38
|
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
|
2009-01-29 20:39:23 -08:00 |
Boris Zbarsky
|
f563eeab75
|
Bug 475268. Make sure to not set background without setting color in XML prettyprinting. r+sr=sicking
|
2009-01-29 22:31:24 -05:00 |
Boris Zbarsky
|
e4ab48c50e
|
Adding test for bug 374719
|
2009-01-29 21:42:59 -05:00 |
Boris Zbarsky
|
a2f28443c5
|
Adding test for bug 309914
|
2009-01-29 21:11:41 -05:00 |