[Webkit-unassigned] [Bug 46004] 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:43:24 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46004


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbates at webkit.org




--- Comment #3 from Daniel Bates <dbates at webkit.org>  2010-09-17 15:43:24 PST ---
I prefer enums over booleans. Is it proper to call these drag-drop and copy-paste instead of drag-and-drop and copy-and-paste? Hence, name the enum value DragAndDrop and CopyAndPaste.

-- 
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