summaryrefslogtreecommitdiffstats
path: root/widget/windows/nsClipboard.cpp
Commit message (Collapse)AuthorAgeLines
* Perform a size check when dealing with clipboard data to be sure.wolfbeast2019-05-29-6/+10
| | | | Follow-up to 0b6d9a47051be9ef4d064c6f7c60717da91d0bc2
* Use existing image decoders to handle clipboard BMP data.wolfbeast2019-02-07-9/+38
| | | | | This gets rid of the old nsImageClipboard widget code in favor of using the nsBMPDecoder in imglib.
* Handle pasted data of certain types with an odd length.Alex Gaynor2019-02-07-4/+7
|
* moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some casesjanekptacijarabaci2018-04-20-1/+1
| | | | https://github.com/MoonchildProductions/moebius/pull/56
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1036