WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 177633
178454
[GTK] Various pasteboard tests fail
https://bugs.webkit.org/show_bug.cgi?id=178454
Summary
[GTK] Various pasteboard tests fail
Ms2ger (he/him; ⌚ UTC+1/+2)
Reported
2017-10-18 07:25:52 PDT
editing/pasteboard/copy-without-selection.html editing/pasteboard/copying-html-strips-javascript-url-and-event-handler.html editing/pasteboard/data-transfer-get-data-on-copying-pasting-malformed-url-in-same-document.html editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html editing/pasteboard/data-transfer-items-add-custom-data.html editing/pasteboard/data-transfer-set-data-ignore-copied-malformed-url-in-null-origin.html editing/pasteboard/data-transfer-set-data-sanitize-url-when-copying-in-null-origin.html editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying-in-null-origin.html editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying.html editing/pasteboard/dataTransfer-types-pasting-plaintext.html editing/pasteboard/onpaste-text-html-types.html editing/pasteboard/pasting-empty-html-falls-back-to-text.html
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2017-10-18 11:18:22 PDT
We need to implement the modern pasteboard API. According to Ryosuke, that means implementing: * Pasteboard::typesSafeForBindings() * Pasteboard::writeCustomData(const PasteboardCustomData&) * Pasteboard::readOrigin() * Pasteboard::readStringForCustomData(const String&)
Michael Catanzaro
Comment 2
2018-02-13 20:19:55 PST
This is a dup of
bug #177633
, I'll move all associated test expectations there. *** This bug has been marked as a duplicate of
bug 177633
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug