Ed Morley
91238e76b1
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
2011-05-17 16:01:36 +02:00
Mounir Lamouri
0782c0f9f3
Merging cedar with mozilla-central.
2011-05-17 15:32:32 +02:00
Mounir Lamouri
e093217c6b
Backout bug 656749.
2011-05-17 13:43:10 +02:00
Ian Moody
9d0eeccd2c
Bug 657143 - Reorder mature CSS properties in nsComputedDOMStyle.cpp
2011-05-17 11:20:08 +12:00
Robert O'Callahan
ee46b56186
Bug 648483. Record the transform used when we last painted a layer and use that to control what needs to be invalidated in the layer. r=tnikkel
2011-05-17 11:05:56 +12:00
Robert O'Callahan
7824486811
Bug 656749. Only optimize away zero-opacity elements when we're painting, not for any other kind of display list construction such as plugin geometry. r=tnikkel
2011-05-17 11:05:46 +12:00
Robert O'Callahan
ff4a04b32c
Bug 640899. Have test_leaf_layers_partition_browser_window.xul test maximized windows as well as normal windows; on Windows XP, don't test normal windows because we know the resizer overlaps there. r=tnikkel
2011-05-17 11:04:53 +12:00
Mounir Lamouri
c5a1b0eda2
Bug 638540 - Progress element should be shown vertically when -moz-orient value is 'vertical'. r=roc
...
--HG--
rename : layout/reftests/forms/progress/bar-pseudo-element-ref.html => layout/reftests/forms/progress/bar-pseudo-element-vertical-ref.html
rename : layout/reftests/forms/progress/bar-pseudo-element.html => layout/reftests/forms/progress/bar-pseudo-element-vertical-rtl.html
rename : layout/reftests/forms/progress/bar-pseudo-element.html => layout/reftests/forms/progress/bar-pseudo-element-vertical.html
rename : layout/reftests/forms/progress/indeterminate-style-width-ref.html => layout/reftests/forms/progress/indeterminate-style-height-ref.html
rename : layout/reftests/forms/progress/indeterminate-style-width.html => layout/reftests/forms/progress/indeterminate-style-height.html
rename : layout/reftests/forms/progress/margin-padding-ref.html => layout/reftests/forms/progress/margin-padding-vertical-ref.html
rename : layout/reftests/forms/progress/margin-padding-rtl-ref.html => layout/reftests/forms/progress/margin-padding-vertical-rtl-ref.html
rename : layout/reftests/forms/progress/margin-padding-rtl.html => layout/reftests/forms/progress/margin-padding-vertical-rtl.html
rename : layout/reftests/forms/progress/margin-padding.html => layout/reftests/forms/progress/margin-padding-vertical.html
rename : layout/reftests/forms/progress/values-ref.html => layout/reftests/forms/progress/values-vertical-ref.html
rename : layout/reftests/forms/progress/values-ref.html => layout/reftests/forms/progress/values-vertical-rtl-ref.html
rename : layout/reftests/forms/progress/values.html => layout/reftests/forms/progress/values-vertical-rtl.html
rename : layout/reftests/forms/progress/values.html => layout/reftests/forms/progress/values-vertical.html
2011-05-16 12:56:06 +02:00
Ehsan Akhgari
2206815333
Bug 656875 - Use the transformed dirty rectngle when building display list items for stacking context; r=roc
2011-05-16 13:27:24 -04:00
Mounir Lamouri
43a7619e54
Bug 656284 - Fix clipped XUL progressmeter on Windows. r=roc
2011-05-16 12:19:27 +02:00
Markus Stange
02b4fd3198
Bug 596600 - Start generating window-level mouse out events at the root EventStateManager. r=smaug
...
--HG--
rename : widget/tests/test_native_mouse_mac.xul => widget/tests/test_bug596600.xul
2011-05-16 15:15:43 +02:00
Mounir Lamouri
d58b2950df
Bug 655065 - Add a -moz-orient CSS property. r=bz
2011-05-10 15:47:46 +02:00
Tatiana Meshkova
8148576e7f
Bug 656167 - Temporarily disable or back out fixed layers. Visibility part. r=roc
2011-05-13 16:21:59 +03:00
Matt Brubeck
db429de0a7
Bug 656167 - Disable reftest until fixed layers are re-enabled (test-only).
2011-05-15 09:36:52 -07:00
Ms2ger
f32c8d1912
Bug 657160 - Remove NS_NewCaret; r=ehsan,roc
2011-05-15 12:17:09 +02:00
Robert Longson
35696e1d47
Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert
2011-05-15 09:30:17 +01:00
Olli Pettay
c7a9fa4b67
Bug 307258 - Support beforeprint and afterprint events, r=mats, sr=roc
...
--HG--
extra : rebase_source : f14da5d6e282fe6ab4813c121d3366844dd89af6
2011-05-14 15:03:58 +03:00
Robert Longson
07c6b60005
Bug 616516 - Try to fix few pixel intermittent reftest failure by using crispEdge drawing. r=dholbert
2011-05-14 14:54:13 +01:00
Robert Longson
551f599320
Bug 616516 - Try to fix few pixel intermittent animation reftest failure by using crispEdge drawing. r=dholbert
2011-05-13 10:17:50 +01:00
Chris Leary
277ecef0fa
Merge mozilla-central and tracemonkey.
2011-05-13 15:06:53 -07:00
Bobby Holley
0f8bd52fce
Bug 653930 - Tests.r=bz
2011-05-13 10:41:25 -07:00
Bobby Holley
f8e7710129
Bug 653930 - Setting marginWidth and marginHeight on an iframe should trigger a reflow.r=bz
2011-05-13 10:41:00 -07:00
Jim Mathies
ada37f0740
Bug 633282 - Accumulate exclude glass regions during painting and update the widget opaque region info. r=roc.
2011-05-13 11:40:46 -05:00
Jim Mathies
4a2e304d12
Bug 633282 - Add support for -moz-appearance: -moz-win-exclude-glass. r=roc.
2011-05-13 11:40:46 -05:00
Jim Mathies
d839661fc9
Bug 633282 - manual backout of 'fixup UpdatePossiblyTransparentRegion v.3' in bug 622328 due to merge conflicts. r=tn
2011-05-13 11:40:46 -05:00
Mounir Lamouri
137f2b751b
Merging cedar with mozilla-central.
2011-05-13 10:59:05 +02:00
fantasai
5d860b191a
Bug 648531 - Use 'none' instead of 'hidden' so that collapsing a table with rules=none doesn't disappear the table border. r=dbaron r=bz
2011-05-12 10:52:48 -07:00
Robert O'Callahan
f787c3db4a
Bug 648277. Ensure we request a plugin geometry update for a new windowless plugin that may need its visibilty state updated. r=tnikkel
2011-05-13 02:59:21 +12:00
Robert O'Callahan
1037e78cf0
Bug 650228. Invalidate ThebesLayers when a linebox is moved. r=dbaron
2011-05-13 02:59:15 +12:00
Robert O'Callahan
e8bdea28a0
Bug 654641. Make nsDisplaySolidColor::GetBounds reflect any snapping that's going on. r=tnikkel
2011-05-13 02:59:09 +12:00
Henri Sivonen
dbad8bb32b
Bug 655701 - Remove test dependencies on the html5.parser.enable pref. r=ted.mielczarek.
2011-05-12 10:56:37 +03:00
Frédéric Wang
e12b62753d
Add reftests for mstyle (bug 569125). r=karlt
...
--HG--
extra : rebase_source : 69a40f6fdf126f28149caeed3799559e6664b06f
2011-05-13 09:37:23 +12:00
Frédéric Wang
9ce65b6bd0
mathvariant on mstyle not applied to mi (bug 569125). r=karlt
...
--HG--
extra : rebase_source : bdce878ef359b11ada93c4e378855f8bde445243
2011-05-13 09:37:03 +12:00
Frédéric Wang
8b4f6eb2f4
Support for attributes "accent" and "accentunder" on mstyle (bug 569125). r=karlt
...
--HG--
extra : rebase_source : 349a7d0fa10c165404592576fb9eb31d95b2dbb7
2011-05-13 09:31:52 +12:00
Frédéric Wang
d52d2ea9a3
Support for attribute "open", "close" and "separators" on mstyle (bug 569125). r=karlt
...
--HG--
extra : rebase_source : f2e27dae9a993d0b8b707feb2a88b03570e5955d
2011-05-13 09:31:48 +12:00
Frédéric Wang
a5b58ee5ef
Support for attribute "notation" on mstyle (bug 569125). r=karlt
...
--HG--
extra : rebase_source : 58564e2ab4a41244beb224f214ac0b963ef2c0d8
2011-05-13 09:31:34 +12:00
Frédéric Wang
e16a3317ed
Support for attribute bevelled on mstyle (bug 569125). r=karlt
...
--HG--
extra : rebase_source : c7e921ba17bb26d10310d65c8da88d1f183023ba
2011-05-13 09:31:07 +12:00
Frédéric Wang
26afc4334e
Support for attribute "selected" on mstyle (bug 569125). r=karlt
...
--HG--
extra : rebase_source : 7da767a2d114d17b4fb44dc632451307d07de216
2011-05-12 20:18:13 +12:00
Karl Tomlinson
f42c3f4575
assertion test for bug 654928
...
--HG--
extra : rebase_source : ee5ee93f130842c175ffc09ae1e71874f8345eef
2011-05-10 17:58:05 +12:00
Karl Tomlinson
b8560710cc
b=654928 don't assume that the embellished operator is the first child r=fred
...
--HG--
extra : rebase_source : 8eb1a001b99c13df914a877cca6758e023ba9e31
2011-05-13 12:01:08 +12:00
Neil Rashbrook
c398e4b84b
Bug 654017 Unused variable 'rightEdge' r=dholbert
2011-05-11 21:25:10 +01:00
Jonathan Kew
50063a2798
bug 654057 - reftest for diacritics in Segoe UI font. r=jdaggett
2011-05-11 20:25:57 +01:00
Jesse Ruderman
64f785e38c
Bug 645142 - A crash test. r=dbaron
2011-05-11 18:49:57 +02:00
Mats Palmgren
c67e539503
Bug 645142 - "ABORT: negative lengths and percents should be rejected by parser" with huge font size. r=dbaron
2011-05-11 18:49:57 +02:00
Timothy Nikkel
64072dc44f
Bug 655267. Move the synth mouse move handling from the view manager to the pres shell. r=roc
...
I also snuck in some minor cleanup.
2011-05-11 10:49:16 -05:00
Boris Zbarsky
d034eefa80
Bug 597291. Create nsIURI objects lazily for nsCSSValue::URL, so that we don't pay the cost of creating the ones we don't actually need. r=dbaron
...
In the new setup, the mURL member of nsCSSValue::URL stores either the actual URI pointed to or the base URI; a boolean flag keeps track of which is stored. Consumers use GetURI() to get the URI instead of raw access to mURI, and GetURI calls NS_NewURI as needed.
2011-05-11 11:28:53 -04:00
Boris Zbarsky
f1a32614b5
Bug 652775. Remove the default nowrap styling on <legend>. r=dbaron
2011-05-11 11:28:53 -04:00
Masayuki Nakano
a4ea6b689d
Bug 651694 Sort out NS_PLUGIN_EVENT r=roc
2011-05-11 13:52:44 +09:00
Daniel Holbert
f7863178ef
Bug 629718: Mark SVG anim-text-rotate-01.svg reftest as random-on-WinXP. r=ehsan DONTBUILD
2011-05-10 11:53:13 -07:00
Ed Morley
314ae63769
Bug 545261 - Remove the debug "yikes! spinning on a line over 1000 times!" abort; r=roc
2011-05-10 20:24:48 +02:00