[Webkit-unassigned] [Bug 46004] New: Change Clipboard to use an enum instead of isForDragging = true/false
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 17 15:26:35 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46004
Summary: Change Clipboard to use an enum instead of
isForDragging = true/false
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dcheng at chromium.org
The bool parameter can get hard to follow, and leads to mistakes--I fixed one probable error while updating the various platforms to use the enum instead of the bool.
--
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