Bob Owen
e9515cbc26
Bug 1654477 P5: Add crashtest to trigger texture handle open failures. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D93674
2020-10-16 10:57:16 +00:00
Geoff Brown
b0e5901c93
Bug 1582884 - Enable some crashtests on Android; r=geckoview-reviewers,agi
...
Differential Revision: https://phabricator.services.mozilla.com/D46784
--HG--
extra : moz-landing-system : lando
2019-09-24 01:12:09 +00:00
Emilio Cobos Álvarez
5a7da15b28
Bug 1569648 - Remove a bogus assertion. r=dholbert
...
There's no guarantee at all that the filter URI is valid, it just so happens
that for regular CSS filters we bail out earlier.
A bogus base URI makes relative uris just invalid, which triggers this assert.
The assert was gracefully handled anyway, so no big deal.
Differential Revision: https://phabricator.services.mozilla.com/D41952
--HG--
extra : moz-landing-system : lando
2019-08-14 16:41:20 +00:00
Kartikaya Gupta
30a866a3ac
Bug 1525314 - Disable tests that crash. r=gbrown
...
Depends on D36798
Differential Revision: https://phabricator.services.mozilla.com/D36799
--HG--
extra : moz-landing-system : lando
2019-07-04 21:34:59 +00:00
Coroiu Cristina
3983fddf6d
Backed out 6 changesets (bug 1525314) for reftest failures at reftests/svg/filters/css-filters/saturate-zero.html om a CLOSED TREE
...
Backed out changeset 0ed2509b7191 (bug 1525314)
Backed out changeset af72d1c4c107 (bug 1525314)
Backed out changeset ab21a3ff4ae4 (bug 1525314)
Backed out changeset 02399933ac4b (bug 1525314)
Backed out changeset 95790a07a93c (bug 1525314)
Backed out changeset 28f52fd3934e (bug 1525314)
2019-07-05 00:29:12 +03:00
Kartikaya Gupta
7cfd94cc2c
Bug 1525314 - Disable tests that crash. r=gbrown
...
Depends on D36798
Differential Revision: https://phabricator.services.mozilla.com/D36799
--HG--
extra : moz-landing-system : lando
2019-07-03 17:09:40 +00:00
Kartikaya Gupta
b2db863d1b
Bug 1559273 - Remove annotation for crashtest that is now passing. r=jgilbert
...
Differential Revision: https://phabricator.services.mozilla.com/D36229
--HG--
extra : moz-landing-system : lando
2019-06-27 18:41:47 +00:00
Edwin Gao
787d8cb500
Bug 1555454 - migrate crashtests over to macosx1014 r=gbrown
...
Changes:
- added skip-If statements for some crashtest items that fail on macosx1014
- removed `crashtest` from `macosx64` test sets, with the consequence that `macosx64-qr-tests` test set is removed, with cascading effects to the test-platforms definitions that used only `macosx64-qr-tests`
Differential Revision: https://phabricator.services.mozilla.com/D34448
--HG--
extra : moz-landing-system : lando
2019-06-11 17:30:32 +00:00
Jon Coppeard
ffba1f8fcf
Bug 1551745 - Check max size and fix overflow calculating canvas allocation size r=smaug
...
The patch changes the calculation for the allocation size associated with a canvas rendering context to return zero when the width or height are greater than allowed (this will result in an error when creating the target later on) and also if the size calculation overflows (which shouldn't normally happen given the previous check).
Differential Revision: https://phabricator.services.mozilla.com/D31265
2019-05-15 15:34:30 +01:00
Jon Coppeard
75bfdb344c
Bug 1549853 - Ignore associations of zero bytes of malloc memory with a GC thing r=sfink?
...
Differential Revision: https://phabricator.services.mozilla.com/D30355
--HG--
extra : moz-landing-system : lando
2019-05-08 17:46:02 +00:00
Ehsan Akhgari
c2290ca6a3
Bug 1546390 - Enable determining whether the current document should respect resist fingerprinting mode on the main thread in OffscreenCanvas.toBlob(); r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D28593
--HG--
extra : moz-landing-system : lando
2019-04-25 07:47:45 +00:00
Geoff Brown
172d5d491d
Bug 1507207 - Skip some tests on Android/e10s; r=snorp
...
When the Android harness e10s support was fixed, a few crashtests started failing.
2018-11-27 09:41:13 -07:00
sotaro
04da311500
Bug 1443671 - Add crashtest r=nical
2018-03-19 18:54:05 +09:00
Emilio Cobos Álvarez
43bc808859
Bug 1441613: Fixup crashtest so that it actually removes the reftest-wait class. r=me on a CLOSED TREE
...
MozReview-Commit-ID: AtiurGZd5xR
2018-03-01 00:51:26 +01:00
Xidorn Quan
6f629d6b15
Bug 1441613: Crashtest. r=emilio
...
MozReview-Commit-ID: 9v6NLvn9PpB
2018-02-28 23:15:36 +01:00
Jesse Ruderman
e6a0333b3c
Bug 844280 - Add crashtest. r=me
2017-11-08 08:47:08 -05:00
Christoph Diehl
cff3f0e02e
Bug 1349067 - Add crashtest. r=me
2017-10-12 22:41:15 -04:00
Lee Salzman
807fcbf2b1
Bug 1348976 - let OffscreenCanvas::TransferToImageBitmap report its error. r=mtseng, r=ehsan
...
MozReview-Commit-ID: 8x5i4ukIWe5
2017-10-12 14:14:54 -04:00
Ryan VanderMeulen
7d6e25bbc3
Bug 989628 - Add crashtest. r=me
...
--HG--
extra : rebase_source : 45c516cfeff3c051fbcc7c29516c8b1d724edd8b
2017-10-11 11:52:40 -04:00
Ryan VanderMeulen
cd891905a9
Bug 1305850 - Add crashtest. r=me
...
--HG--
extra : rebase_source : 79871d178c2a32b3bae8362e62100329a2c56aae
2017-10-11 11:52:39 -04:00
Ethan Lin
9486c23d02
Bug 1296410 - Add crashtest for the bug about NULL pointer read when opening a canvas html. r=mstange
...
MozReview-Commit-ID: I1kqQcYFxtU
--HG--
extra : rebase_source : c0b508a7504aaeb8095db5471b8c2b7fbd6bdd53
2017-09-26 01:16:27 +08:00
Lee Salzman
29a9c9d166
Bug 1305085 - don't let SkScalerContext::computeMatrices generate zero scales. r=mchang
...
MozReview-Commit-ID: 4guj6XPWB47
2017-06-14 21:43:27 -04:00
Mats Palmgren
b73a39811b
Bug 1357092 - Make EnsureWritablePath() always try to create a mPathBuilder, also when we don't have a valid target (i.e. for sErrorTarget). r=mstange
...
MozReview-Commit-ID: AzyZOpsIdwA
2017-04-18 00:56:34 +02:00
Hiroyuki Ikezoe
0da40fea4c
Bug 1324700 - Update assertion counts which had been caused by font handling in canvas element. r=heycam
...
MozReview-Commit-ID: KPhujlE54vL
--HG--
extra : rebase_source : dff960a2b7c6c010cdbd7a1bb913a3d8eceaeecf
2017-04-15 07:37:35 +09:00
Jesse Ruderman
bf2baec06d
Bug 779426 - Crashtest. r=mats
...
MozReview-Commit-ID: H7FMSmfgTfS
--HG--
extra : rebase_source : 1dd3a47921a046f60b827d4212affa96c5ca5885
2017-04-13 17:14:00 -04:00
Kartikaya Gupta
47c42c47ea
Bug 1322816 - Re-enable some skipped reftests now that WebRender handles them. r=rhunt
...
MozReview-Commit-ID: 1egwR8QAZ2O
2017-03-22 13:56:33 -04:00
Kartikaya Gupta
6580d884b2
Merge m-c to graphics
...
MozReview-Commit-ID: uU8MPphFqj
2017-02-02 13:38:51 -05:00
Kartikaya Gupta
21e9123c56
Merge m-c to graphics
...
MozReview-Commit-ID: 3tWI3srj2uj
2017-02-01 08:48:31 -05:00
Kartikaya Gupta
ad05a74a39
Bug 1335202 - Enable crashtests on QR builds in automation. r=rhunt
...
MozReview-Commit-ID: K72o3BRp4Ti
2017-01-31 12:20:25 -05:00
Cameron McCormack
5423a0c427
Bug 1334768 - stylo: Test expectation adjustments for 2017-02-01 merge. r=me
...
MozReview-Commit-ID: FxnEiBpZQQg
2017-02-01 17:29:28 +08:00
Lee Salzman
28449c344a
Bug 1334647 - add crashtest for bug 1334647. r=rhunt
...
MozReview-Commit-ID: C1QuJk2Mweb
2017-01-31 11:17:50 -05:00
Lee Salzman
c994984df2
Bug 1334366 - add crashtest for bug 1334366. r=mchang
...
MozReview-Commit-ID: H8rRT3OgMsN
2017-01-31 11:17:31 -05:00
Cameron McCormack
9c4ea5685f
Bug 1334768 - stylo: Back out 800030115d2e and 404506488cfb for being completely wrong due to bug 1334938.
...
MozReview-Commit-ID: 8CGTqmtlguT
2017-01-30 16:49:54 +08:00
Cameron McCormack
7805d4716e
Bug 1334768 - stylo: Test expectation adjustments for 2017-01-29 merge.
...
MozReview-Commit-ID: FFmvs6SHIwW
2017-01-29 15:31:56 +08:00
Cameron McCormack
d4d8ba1d5f
Bug 1324624 - stylo: Mark currently failing crashtests with asserts-if(stylo,...). r=xidorn
...
MozReview-Commit-ID: 7iiwRwiQ8s4
2016-12-21 15:42:36 +08:00
Sebastian Hengst
eaaf85ea02
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/canvas. r=RyanVM
...
MozReview-Commit-ID: BwxncEs6Pfv
--HG--
extra : rebase_source : 8146e7291709726b06973088a4ac97a703afe62b
2016-11-05 11:29:15 +01:00
Ethan Lin
eb130336c8
Bug 1298576 - Add crash test for WebGL shader compiler. r=jgilbert
...
--HG--
extra : rebase_source : b94c9f1c7af89175bf6876a738b3c9247315cf2b
2016-10-20 15:05:08 +08:00
Lee Salzman
632d270fe0
Bug 1305312 - write putImageData pixels as opaque for opaque canvas. r=jrmuizel
...
MozReview-Commit-ID: 5mVzeNwY28u
2016-09-27 17:31:13 -04:00
Thomas Wisniewski
95c459ec9a
Bug 768072 - Implement imageSmoothingEnabled and deprecate mozImageSmoothingEnabled. r=pbro,adw,bas,bz
2016-09-01 20:49:54 -04:00
Ethan Lin
caa7955f57
Bug 1299062 - Add crashtest. r=nical
...
--HG--
extra : rebase_source : 12d12c4b5adf0acac1762f769d41dd7f6b4f5495
2016-09-02 08:12:56 -04:00
vincentliu
e73e0cf5da
Bug 1286458 - Add crashtest. r=lsalzman
...
---
dom/canvas/crashtests/1286458-1.html | 20 ++++++++++++++++++++
dom/canvas/crashtests/crashtests.list | 1 +
2 files changed, 21 insertions(+)
create mode 100644 dom/canvas/crashtests/1286458-1.html
2016-08-15 16:01:34 +08:00
vincentliu
1000cd88ac
Bug 1283113 - Add crashtest. r=milan
...
---
dom/canvas/crashtests/1283113-1.html | 25 +++++++++++++++++++++++++
dom/canvas/crashtests/crashtests.list | 1 +
2 files changed, 26 insertions(+)
create mode 100644 dom/canvas/crashtests/1283113-1.html
2016-08-15 15:07:42 +08:00
Thomas Wisniewski
1fbaa831cc
Bug 826619 - Remove Canvas mozFillRule. r=mrbkap r=bas
2016-08-04 15:05:50 -04:00
Ethan Lin
41b10604fb
Bug 1290628 - Change the assertion rule to prevent assert with large number. r=lsalzman
2016-08-02 19:47:00 +02:00
Iris Hsiao
2a17847230
Backed out changeset 6f50eb01832c (bug 1286458) for Reftest failures
2016-08-01 15:18:46 +08:00
vincentliu
a9ad0d0841
Bug 1286458 - Add crashtest. r=lsalzman
...
---
dom/canvas/crashtests/1286458-1.html | 20 ++++++++++++++++++++
dom/canvas/crashtests/crashtests.list | 1 +
2 files changed, 21 insertions(+)
create mode 100644 dom/canvas/crashtests/1286458-1.html
2016-08-01 13:40:16 +08:00
Ethan Lin
c0b8ab7939
Bug 1287652 - Add crash test case. r=mchang
...
--HG--
extra : rebase_source : de4ebae4ca2e7981c1ad21e1ce7834df2dc81d89
2016-07-20 19:10:00 -04:00
Lee Salzman
99a26ab433
Bug 1284578 - add crashtest. r=me
2016-07-28 13:38:50 -04:00
Lee Salzman
c316de06c2
Bug 1284356 - add crashtest. r=me
2016-07-28 13:34:28 -04:00
Lee Salzman
db08b356a2
Bug 1288872 - verify cairo_scaled_font creation succeeds in SkFontHost_cairo. r=mchang
...
MozReview-Commit-ID: JKRiyQgi9Y2
2016-07-22 21:23:56 -04:00