Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Angus Sawyer a585e302b1 Bug 1795506 Throw from transferFromImageBitmap when bitmap is detached, r=smaug
Thow expected error when attempting to use bitmap that has been detached with an imageBitmapRenderingContext.

Differential Revision: https://phabricator.services.mozilla.com/D166552
2023-01-26 10:17:03 +00:00
Butkovits Atila cfb5b51ba3 Backed out changeset b3389fd511a0 (bug 1795506) for causing failures complaining about transferFromImageBitmap. CLOSED TREE 2023-01-23 18:30:42 +02:00
Angus Sawyer ebb3edc329 Bug 1795506 Throw from transferFromImageBitmap when bitmap is detached, r=smaug
Thow expected error when attempting to use bitmap that has been detached with an imageBitmapRenderingContext.

Differential Revision: https://phabricator.services.mozilla.com/D166552
2023-01-23 15:42:38 +00:00
Peter Van der Beken f0982436f2 Bug 1659158 - Switch WebIDL from void to undefined. r=edgar
Differential Revision: https://phabricator.services.mozilla.com/D107108
2022-09-21 07:44:58 +00:00
Andrew Osmond 859ab18a73 Bug 1603339 - Add canvas attribute to ImageBitmapRenderingContext. r=lsalzman,emilio
Differential Revision: https://phabricator.services.mozilla.com/D133807
2021-12-15 21:36:20 +00:00
Andrew Osmond a8a2e4152a Bug 1746059 - Fix broken ImageBitmapRenderingContext::TransferFromImageBitmap for OffscreenCanvas. r=lsalzman,emilio
This patch ensures that when we call TransferFromImageBitmap, it
actually gets the correct result and resets the context to all black,
instead of just crashing. We now also clear the ImageContainer properly
instead of adding a null image if none is provided.

Differential Revision: https://phabricator.services.mozilla.com/D133806
2021-12-15 21:36:20 +00:00
Cosmin Sabou 679b5e2db1 Backed out 5 changesets (bug 1485040) for causing build bustages on test_mozwebidlcodegen. CLOSED TREE
Backed out changeset b417c2d937e8 (bug 1485040)
Backed out changeset c567c4c7438f (bug 1485040)
Backed out changeset 806c36cb2c4c (bug 1485040)
Backed out changeset 0fbb490ffc7f (bug 1485040)
Backed out changeset a9622e7761eb (bug 1485040)
2018-09-13 23:04:55 +03:00
Andrew McCreight 93b3b0138c Bug 1485040, part 5 - Automatically fix mode lines in WebIDL files r=qdot
This patch was generated by my modeline.py script.

MozReview-Commit-ID: EbVjPLwiUAT

Depends on D4159

Differential Revision: https://phabricator.services.mozilla.com/D4161

--HG--
extra : moz-landing-system : lando
2018-09-13 19:30:51 +00:00
Morris Tseng caefbd2d51 Bug 1304767 - Deprecated ImageBitmapRenderingContext.transferImageBitmap. r=Ehsan
Deprecated ImageBitmapRenderingContext.transferImageBitmap and replaced
it with ImageBitmapRenderingContext.transferFromImageBitmap.

MozReview-Commit-ID: BbNgKrluhT7

--HG--
extra : rebase_source : 2aa3dbfc3acc5d8b1e451111ddbb2cac63f40433
2016-10-07 17:14:34 +08:00
Morris Tseng 3e61e4b4cf Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
--HG--
extra : commitid : J5ynF4BHVHV
2015-12-18 14:52:17 +08:00