Skip to content
Snippets Groups Projects
Commit 646adf40 authored by stransky's avatar stransky
Browse files

Bug 1611407 [Linux/X11] Don't try to get text clipboard data of binary MIME types, r=jhorak

X11 tries to convert any binary clipboard data to text if text MIME type is missing in clipboard.
This leads to various errors, wrong conversions and timeouts.
So get clipboard content first and if there are only binary MIME types in clipboard advertise only these types.

Differential Revision: https://phabricator.services.mozilla.com/D123687
parent 8197b961
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment