Robert O'Callahan
|
8cbf8e9f2a
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
308355c7a0
|
Backed out changeset cebb111fbfc4
|
2010-08-19 19:03:56 -05:00 |
|
Robert O'Callahan
|
3ecd0a2a97
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-19 13:49:35 -05:00 |
|
Brian Birtles
|
62844c6133
|
Bug 485157: SMIL event timing, part 5 make default event base the animation target, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Brian Birtles
|
7581213bbc
|
Bug 485157: SMIL event timing, part 4 refactor nsIContent usage to use mozilla::dom::Element instead, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Robert O'Callahan
|
20c2a19d6a
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
|
Robert O'Callahan
|
87bbf8a495
|
Bug 537890. Part 8: Define MM_PER_INCH_FLOAT. r=dbaron
|
2010-08-13 21:57:57 +12:00 |
|
Mounir Lamouri
|
1860675a01
|
Bug 585507 - Fix compilation issue when SMIL is disabled. r=dholbert a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
|
Robert Longson
|
79c3db79d2
|
Bug 584322: Fix confusion between premultiplied and non-premultiplied colors that was causing feDisplacementMap to offset the result incorrectly. r=roc a2.0=dbaron
|
2010-08-15 08:42:29 -04:00 |
|
Robert Sayre
|
0ab67ae195
|
Backed out changeset 7b475a00cd7c. Reftest bustage.
|
2010-08-14 21:27:43 -04:00 |
|
Robert Longson
|
011cb3e886
|
Bug 584322 - feDisplacementMap seems to be adding an offset. r=roc, a=dbaron
|
2010-08-14 20:42:18 -04:00 |
|
Daniel Holbert
|
5b754a5516
|
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
|
2010-08-13 21:09:48 -07:00 |
|
Dão Gottwald
|
f246f9a00f
|
Backed out changeset cdd440adb726
|
2010-08-10 15:10:11 +02:00 |
|
Ms2ger
|
e0dc6046da
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-10 14:25:28 +02:00 |
|
Boris Zbarsky
|
ff911ada1d
|
Bug 584293. Make .style faster. r=peterv
|
2010-08-05 17:59:36 -04:00 |
|
Daniel Holbert
|
8695da5b48
|
Crashtests for Bug 579356. [tests-only]
|
2010-08-05 07:53:43 -07:00 |
|
Robert Longson
|
495bb25761
|
Bug 579356: Limit recursion in CalcBezLength for SVG path length-calculation. r=dholbert a=blocking
|
2010-08-05 07:53:43 -07:00 |
|
Zack Weinberg
|
6873de67ec
|
Bug 569719 part 9: remove return value from css::Declaration methods that always return NS_OK, and change GetCSSDeclaration to return a css::Declaration instead of an nsresult. r=dbaron
|
2010-07-23 11:00:34 -07:00 |
|
Brian Birtles
|
6c35d0694f
|
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
|
2010-07-31 16:02:52 +09:00 |
|
Robert Longson
|
2316d387ff
|
Backout Bug 578309 due to mochitest failures
|
2010-07-27 09:35:54 +01:00 |
|
Robert Longson
|
c28d8f49a4
|
Bug 578309 - mask and clipPath applied to foreignObject are translated. r=roc a=blocking
|
2010-07-27 08:33:01 +01:00 |
|
Kyle Huey
|
a9e232cc45
|
Bug 581723: Remove completely unused nsISVGLength. r=jwatt
|
2010-07-26 12:32:43 -07:00 |
|
Craig Topper
|
432b14f38e
|
Bug 580902 - Remove "using namespace mozilla;" from nsSVGElement.h and fixup the places that relied on it. r=jwatt
|
2010-07-25 17:25:38 -07:00 |
|
Olli Pettay
|
abf43f852b
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Daniel Holbert
|
68569e8636
|
Bug 580098: Request resample when firing SVGLoad, so that any DOM requests after SVGLoad but before first SMIL sample will trigger synchronous sample-flush. r=birtles
|
2010-07-22 12:19:46 -07:00 |
|
Craig Topper
|
b9673b8709
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Boris Zbarsky
|
b8256cdb51
|
Bug 578696 part 4. Stop holding strong refs when calling NodeWillBeDestroyed. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Zack Weinberg
|
76dbdde0f4
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|
Zack Weinberg
|
9c006a4ff7
|
Bug 569719 part 1: Rename nsCSSDeclaration to mozilla::css::Declaration. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
|
Robert Longson
|
f098d16c9b
|
Bug 487649 - Markers handle viewBox and preserveAspectRatio badly. r=jwatt
|
2010-07-18 11:06:03 +01:00 |
|
Robert Longson
|
dc3a420c38
|
Bug 577475 - polygon end marker should be at the same point as the start marker. r=jwatt
|
2010-07-18 10:59:11 +01:00 |
|
Robert Longson
|
88ca84966e
|
Bug 579017 - Fix crash calling nsSVGAngle::NewValueSpecifiedUnits. r=jwatt
|
2010-07-18 10:51:30 +01:00 |
|
Jonathan Watt
|
fe8a477f84
|
Bug 515116. DeCOMify SVG length-list, and implement SMIL animation of length-list. r=longsonr, r=dholbert, sr=roc
|
2010-07-16 22:42:12 +01:00 |
|
Robert Longson
|
9c5cda0b67
|
Bug 576986 - Fix pointer-events on foreignObject with clip-path. r=roc
|
2010-07-15 09:10:59 +01:00 |
|
Robert Longson
|
36db312d94
|
Bug 576802 - Fix crash with gradientTransform animate. r=jwatt
|
2010-07-12 20:17:17 +01:00 |
|
Robert Longson
|
58c2213318
|
Bug 574249 - Polyline should display up to the point of a parse error. r=jwatt
|
2010-07-04 20:00:00 +01:00 |
|
Boris Zbarsky
|
b8fb52d415
|
Bug 555627. Make transitions actually work correctly on :before and :after. r=dbaron
|
2010-06-30 18:54:29 -07:00 |
|
Ms2ger@gmail.com
|
a4005e2fd1
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Felipe Corrêa da Silva Sanches
|
57a4d6e3e9
|
Bug 554704: Rename "aCanCache" param (for nsISMILAttr::ValueFromString), r=dholbert, r=jwatt
|
2010-06-23 17:30:55 -07:00 |
|
Jesse Ruderman
|
b02675a617
|
Bug 573316 - Use IsSVGWhitespace instead of isspace to fix an assertion failure and match the SVG spec. r=jwatt
|
2010-06-20 14:39:14 -07:00 |
|
Robert Longson
|
3480f5102b
|
Backout bug 487404
|
2010-06-19 13:55:46 +01:00 |
|
Jesse Ruderman
|
fb054fc73e
|
Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
|
2010-06-17 13:21:24 -07:00 |
|
Robert Longson
|
ae845283fd
|
Bug 569463 - Stop coverity complaining about GetParsedAttr call in RebuildPathAndVerticesFromMpathElem. r=jwatt
|
2010-06-09 20:13:03 +01:00 |
|
Robert Longson
|
32ed8c2967
|
Bug 570354 - CSS mapping missing for link elements. r=jwatt
|
2010-06-09 19:53:40 +01:00 |
|
Henri Sivonen
|
66b4460d1a
|
Bug 535691 - Adjust the assertion annotations for the test case for bug 535691. r=jruderman.
--HG--
extra : rebase_source : 3cedc8e5754bd8ade1e9debea0924d7c52650c4b
|
2010-06-09 09:44:25 +03:00 |
|
Henri Sivonen
|
95a61f78e3
|
Bug 569538 - Make aFromParser distinguish network, document.write and fragments in the HTML case. r=Olli.Pettay.
--HG--
extra : rebase_source : 2f4804245ff7b235736b882e0f9e84403e4e0ae6
|
2010-06-09 09:44:25 +03:00 |
|
Jonas Sicking
|
1489785d0c
|
Bug 570258: Some more atom usage cleanup. r=jst
|
2010-06-08 16:25:27 -07:00 |
|
Craig Topper
|
00d9a2b835
|
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
(transplanted from 9a7be1835b530c72a46069a5c3951b80b16804a3)
--HG--
extra : transplant_source : %9A%7B%E1%83%5BS%0Cr%A4%60i%A5%C3%95%1B%80%B1h%04%A3
|
2010-05-19 22:28:00 -04:00 |
|
Robert Longson
|
4be6c6e0c5
|
Bug 561726 - make animateTransform work on gradientTransform and patternTransform. r=jwatt
|
2010-05-28 13:15:56 +01:00 |
|
Robert Longson
|
3829941e78
|
Bug 564719 - SVG length parsing should indicate an error when it only contains whitespace. r=jwatt
|
2010-05-28 12:07:06 +01:00 |
|