Bug 1728955: part 4) Add logging for some cases when `nsBaseClipboard::SetData` fails...
commit3f7a9641dc5041d7c0c0700bb5cd10b98af7915e
authorMirko Brodesser <mbrodesser@mozilla.com>
Wed, 8 Sep 2021 13:27:45 +0000 (8 13:27 +0000)
committerMirko Brodesser <mbrodesser@mozilla.com>
Wed, 8 Sep 2021 13:27:45 +0000 (8 13:27 +0000)
tree6823a43d78517a88695b11b80848079961917597
parent6fd3bac4f811536950e0dbc6d14c3a4f63dc17c0
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