[Webkit-unassigned] [Bug 177728] New: Merge readFilenames() and read(PasteboardFileReader)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 1 16:28:08 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=177728
Bug ID: 177728
Summary: Merge readFilenames() and read(PasteboardFileReader)
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: wenson_hsieh at apple.com
In https://trac.webkit.org/r222656, we introduced PasteboardFileReader which reads a single data-like file out of pasteboard.
Generalizing this class to support reading multiple files off of pasteboard allows us to eliminate
both Pasteboard::readFilenames() and Pasteboard::typesTreatedAsFiles now that we have Pasteboard::containsFiles.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171001/00c7632f/attachment-0001.html>
More information about the webkit-unassigned
mailing list