[Webkit-unassigned] [Bug 44917] New: [chromium] Implement Readable/Writable versions of ChromiumDataObjectNew
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 30 17:57:38 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44917
Summary: [chromium] Implement Readable/Writable versions of
ChromiumDataObjectNew
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dcheng at chromium.org
ReadableDataObject calls the Chromium IPCs to retrieve any applicable data. WritableDataObject buffers data in an internal map. It currently has to cheat for cut/copy due to a limitation in the WebCore interface; it calls ClipboardWriteData directly. This situation will hopefully be addressed in a future patch.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list