Bug 1728955: part 1) Remove ancient compile time flags for Windows' Clipboard logging...
commit89e3536dd039bdc1226dd7bdf51929c2bef68dc2
authorMirko Brodesser <mbrodesser@mozilla.com>
Fri, 3 Sep 2021 13:25:00 +0000 (3 13:25 +0000)
committerMirko Brodesser <mbrodesser@mozilla.com>
Fri, 3 Sep 2021 13:25:00 +0000 (3 13:25 +0000)
treed4d144f618b32b1d24d251166a893db305bdb64a
parent80ed655270c038cdfe4444ab940d4430c131b638
Bug 1728955: part 1) Remove ancient compile time flags for Windows' Clipboard logging. r=masayuki

The flags contain names of old contributers, which makes them inconvient
to use. Now it's also possible to simply enable logging for release
builds.

Differential Revision: https://phabricator.services.mozilla.com/D124445
widget/windows/nsClipboard.cpp