Edwin Flores
|
30485d3f14
|
Bug 790072 - Fix crash when using -moz-objectFill property outside SVG glyphs r=roc
|
2012-09-19 17:03:25 +12:00 |
|
Jonathan Watt
|
6b6b241b56
|
Bug 767056 - Stop calling nsLayoutUtils::PostRestyleEvent during reflow to avoid infinite loop. r=roc.
--HG--
extra : rebase_source : c397431c824e2d1f624765636320129201209b60
|
2012-08-31 15:30:18 +01:00 |
|
Jonathan Watt
|
abbc9d424f
|
Bug 780963 crashtest. r=roc.
|
2012-08-16 11:54:48 +01:00 |
|
Robert Longson
|
489a806b3f
|
Bug 757751 - attribute updates on non-rendered svg elements result in an abort. r=jwatt
|
2012-08-15 12:58:06 +01:00 |
|
Jonathan Watt
|
26dfd38f11
|
Bug 768351 - "ABORT: Passed bad frame" with mask pointing at data: URL. r=roc.
--HG--
extra : rebase_source : ec2c0dd2b216a818cbe4c9526e198afb18f08c13
|
2012-07-30 20:14:18 +01:00 |
|
Matt Brubeck
|
bf73b59537
|
Back out 7ac323ff812e (bug 768351) because crashtests/768351.svg fails with an unexpected assertion
|
2012-07-30 15:09:22 -07:00 |
|
Jonathan Watt
|
69799e28b1
|
Bug 768351 - "ABORT: Passed bad frame" with mask pointing at data: URL. r=roc.
|
2012-07-30 20:14:18 +01:00 |
|
Robert Longson
|
6498ee3556
|
Bug 467498 - Second level of use is not live to changes. r=dholbert
--HG--
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01a.svg
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01b.svg
|
2012-06-19 15:58:39 +01:00 |
|
Joel Maher
|
bb1449586f
|
Bug 748088 - Native android reftest are not testing OMTC+OGL. r=ajuma
|
2012-06-01 08:42:38 -04:00 |
|
Gervase Markham
|
68d38d677f
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Robert Longson
|
f42e89af46
|
Bug 757718 - Crash with SVG requiredFeatures, adoptNode. r=jwatt
|
2012-05-23 10:54:19 +01:00 |
|
Robert Longson
|
ee7ff5f484
|
Bug 757704 - getScreenCTM() crash. r=jwatt
|
2012-05-23 10:49:15 +01:00 |
|
Robert Longson
|
11c200ab21
|
Bug 740627 - Fix assert if width/height of pattern is negative. r=dholbert
|
2012-03-31 11:47:18 +01:00 |
|
Ms2ger
|
fa526f509b
|
Backed out changeset a329aa4bc026; r=bustage
|
2012-03-31 13:23:37 +02:00 |
|
Robert Longson
|
592452bd22
|
Bug 740627 - Fix assert if width/height of pattern is negative. r=dholbert
|
2012-03-31 11:47:18 +01:00 |
|
Robert Longson
|
a2019bab87
|
Bug 732836 - stop asserts when width or height attributes are removed from a use element. r=dholbert
|
2012-03-07 10:50:36 +00:00 |
|
Edwin Flores
|
da32cba556
|
Bug 725918 patch 2: Fixed wrong assertion in nsSVGGlyphFrame. r=longsonr
|
2012-02-17 16:33:23 -08:00 |
|
Robert Longson
|
0ae44350a8
|
Bug 722003 - Fix crash calling getClientRects on non-rendered foreignObject. r=roc
|
2012-01-29 08:56:20 +00:00 |
|
Robert Longson
|
515dc50b19
|
Bug 713413 - Fix crash when dynamically adding foreignObject as a child of non-displayed element. r=dholbert
|
2011-12-29 11:59:02 +00:00 |
|
Jonathan Watt
|
b2807a33da
|
Bug 668163 - Map 'width' and 'height' on <svg> into style to stop <svg>'s computed width/height falling back to 150px x 300px when they're set to explicit percentage values that can be resolved (regression from bug 611099). r=dbaron.
|
2011-12-27 10:27:42 +00:00 |
|
Daniel Holbert
|
135af01549
|
Bug 709920: Be more sensitive in checking for zero-size viewBox in nsSVGPatternFrame::ConstructCTM. r=longsonr a=khuey
|
2011-12-13 12:12:36 -08:00 |
|
Robert Longson
|
9af9ebbaed
|
Bug 693424 - remove Should not be calling this on a non-display child assert in nsSVGForeignObjectFrame::GetBBoxContribution. r=dholbert
|
2011-11-09 12:13:31 +00:00 |
|
Robert Longson
|
c528587ef7
|
Bug 692203 - Covered region must be empty if markerHeight or markerWidth=0. r=dholbert
|
2011-10-06 20:03:16 +01:00 |
|
Robert Longson
|
cc82e57c1b
|
Bug 682411 - Filters on shapes that have zero width or height assert. r=roc
|
2011-08-27 15:58:10 +01:00 |
|
Phil Ringnalda
|
f45cbd34e9
|
Bug 669025 followup, fix crashtests.list typo
|
2011-07-03 14:20:10 -07:00 |
|
Robert Longson
|
5f56f7a108
|
Bug 669025 - class name and proto chain interface mismatch with number-optional-number and integer-optional-integer. r=dholbert
|
2011-07-03 20:49:11 +01:00 |
|
Robert Longson
|
515a8c33ff
|
Bug 657077 - Should not assert calling suspendRedraw on elements that fail conditional processing. r=dholbert
|
2011-05-31 19:12:40 +01:00 |
|
Robert Longson
|
40016e520e
|
Bug 655025 - Fix zippity graph. r=dholbert
|
2011-05-06 11:45:17 +01:00 |
|
Robert Longson
|
e25a9ca2e3
|
Bug 648819 - Stop ASSERTION: unknown nsISVGValue with invalid patternTransform. r=dholbert
|
2011-04-18 19:55:07 +01:00 |
|
Robert Longson
|
33e2b16404
|
Bug 614367 - Fix assert removing nonexistent transform r=dholbert
|
2011-02-27 10:54:47 +00:00 |
|
Jesse Ruderman
|
a384448870
|
Bug 386690 - add crashtest. a=NPOTB
|
2011-02-27 21:12:29 -08:00 |
|
Jonathan Watt
|
999d3260be
|
Bug 620034 - "ABORT: DOM wrapper's list length is out of sync" [@ mozilla::DOMSVGNumberList::Length]. r=longsonr, a=blocking.
|
2011-01-03 09:26:28 +00:00 |
|
Jonathan Watt
|
c7eb7f1b6c
|
Bug 610594 - "ABORT: F.6.6.3 should prevent this. Will sqrt(-num)!". r=longsonr, a=blocking
|
2011-01-03 09:26:28 +00:00 |
|
Robert Longson
|
4df05ae10f
|
Bug 621598 - Don't try to get covered region of parts of markers r+a=roc
|
2010-12-29 10:29:54 +00:00 |
|
Jesse Ruderman
|
9ce5d3b61e
|
Bug 475302 - add crashtest
|
2010-12-12 12:54:26 -08:00 |
|
Daniel Holbert
|
091910eb87
|
re-enable crashtests for bug 612662, with s/.html/.svg/. a=tests-only
|
2010-11-19 10:15:42 -08:00 |
|
Daniel Holbert
|
578a69e416
|
Disable crashtests for bug 612662, due to "timed out waiting for onload to fire". a=orange DONTBUILD
|
2010-11-19 09:39:55 -08:00 |
|
Daniel Holbert
|
9feea15537
|
Bug 612662 patch 5: tests. r+a=tests
|
2010-11-19 08:56:06 -08:00 |
|
Daniel Holbert
|
ae4d3c775f
|
Bug 610954: Use first continuation frame in new code in nsSVGIntegrationUtils::GetInvalidAreaForChangedSource, to match old code. r=longsonr a=bsmedberg
|
2010-11-10 13:18:11 -08:00 |
|
Daniel Holbert
|
eadbb54a00
|
Bug 587336: Keep nsSVGIntegrationUtils::GetInvalidAreaForChangedSource from inadvertantly adding an observer relationship and potentially triggering an infinite loop a few stack-levels up. r=roc a=blocking-final+
|
2010-11-09 21:50:29 -08:00 |
|
Daniel Holbert
|
dc80d7eeb5
|
Bug 601999: Skip reflow request on target frame if it's already reflowing, when invalidating an SVG filter. r=roc a=blocking-betaN+
|
2010-11-09 21:50:29 -08:00 |
|
Jesse Ruderman
|
690c729115
|
Bug 590291 - add crashtest
|
2010-11-06 13:30:32 -07:00 |
|
Robert Longson
|
33671ddf9d
|
Bug 605626 - Prevent assertion when displaying an image that has no width or height r=dholbert a=roc
|
2010-10-26 09:19:31 +01:00 |
|
Robert Longson
|
50d1efe64c
|
Bug 484953 - speed up display of text that is both stroked and filled r+a=roc
|
2010-11-02 05:40:30 +00:00 |
|
Felipe Corrêa da Silva Sanches
|
72f0ac96de
|
Bug 421473: Move tests from layout/reftests/svg/bugs to layout/svg/crashtests. r=dholbert a=tests-only
--HG--
rename : layout/reftests/svg/bugs/bug314244.xul => layout/svg/crashtests/314244-1.xul
rename : layout/reftests/svg/bugs/bug327709.svg => layout/svg/crashtests/327709-1.svg
rename : layout/reftests/svg/bugs/bug337408.xul => layout/svg/crashtests/337408-1.xul
rename : layout/reftests/svg/bugs/bug367368.xhtml => layout/svg/crashtests/367368-1.xhtml
|
2010-09-09 15:49:41 -04:00 |
|
Henri Sivonen
|
c21cd9cad1
|
Bug 552938 - Implement the SVG load event in text/html, make the SVG load event in XML async and only supported on <svg>. (Also disable/tweak 2 broken tests) r=dholbert, sr=roc
|
2010-07-18 15:07:54 -07:00 |
|
Daniel Holbert
|
b7556c1f5b
|
Backed out changeset a8ac411e1653 (bug 552938) for causing some randomorange.
|
2010-06-09 17:16:25 -07:00 |
|
Henri Sivonen
|
a34b2ccbd0
|
Bug 552938 - Implement the SVG load event in text/html, make the SVG load event in XML async and only supported on <svg>. r=dholbert, sr=roc.
--HG--
extra : rebase_source : 6b4eb0b424b328cbb7853d767c2552ed01abc519
|
2010-05-25 14:57:58 +03:00 |
|
Jesse Ruderman
|
aedb18a96b
|
Add a bunch of crashtests
|
2010-06-08 17:53:08 -07:00 |
|
Boris Zbarsky
|
a3c3fa3d39
|
Bug 566216. Our parent could be a document fragment. r=dholbert
|
2010-05-17 14:18:25 -04:00 |
|