Bug 1728955: part 4) Add logging for some cases when `nsBaseClipboard::SetData` fails...
commit0cb615b2cab3f5c043381e1bfc6b7369843568e0
authorMirko Brodesser <mbrodesser@mozilla.com>
Wed, 8 Sep 2021 10:34:59 +0000 (8 10:34 +0000)
committerMirko Brodesser <mbrodesser@mozilla.com>
Wed, 8 Sep 2021 10:34:59 +0000 (8 10:34 +0000)
treef52d51c82101ac256d154af23f2a3669be21f086
parente30ec8244e9f7ffb87ea64ebd9eb3b44838e119c
Bug 1728955: part 4) Add logging for some cases when `nsBaseClipboard::SetData` fails. r=masayuki

This doesn't handle the error, but at least increases chances to become
aware of it.

Differential Revision: https://phabricator.services.mozilla.com/D124757
widget/nsBaseClipboard.cpp