[Webkit-unassigned] [Bug 29634] New: Introduce Pasteboard::writePlaintext(const String&)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 22 04:03:40 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29634
Summary: Introduce Pasteboard::writePlaintext(const String&)
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit API
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: apavlov at chromium.org
CC: pfeldman at chromium.org
apavlov at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #39911| |review?
Flag| |
Created an attachment (id=39911)
--> (https://bugs.webkit.org/attachment.cgi?id=39911)
Pasteboard::writePlaintext implementation for all platforms
writePlaintext() is necessary for WebInspector to be able to copy the selected
element HTML to the system clipboard.
The suggested implementation never substitutes spaces for since we want
to get the associated HTML as-is.
--
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