forked from mirrors/gecko-dev
- Check for native Windows clipboard format (kNativeHTMLMime) as well as plain text and HTML - Make CheckClipboardContentAnalysisAsText() check for nsISupportsCString as well as nsISupportsString, as the kNativeHTMLMime format uses nsISupportsCString. - Update test to correctly check pasting when copying from Firefox - if allowPaste is false, the paste should not happen. This test was wrong before this change and would have shown this problem if it had been correct. Original Revision: https://phabricator.services.mozilla.com/D216358 Differential Revision: https://phabricator.services.mozilla.com/D221149 |
||
|---|---|---|
| .. | ||
| browser | ||
| gtest | ||
| moz.build | ||