[Webkit-unassigned] [Bug 28780] dataTransfer.types() should include type "Files" when files are present in the clipboard.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 17:25:47 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38695|review+, commit-queue+      |review-, commit-queue-
               Flag|                            |




--- Comment #8 from Eric Seidel <eric at webkit.org>  2009-08-27 17:25:47 PDT ---
(From update of attachment 38695)
Unintentional change:
-    NSArray *absoluteURLs =
absoluteURLsFromPasteboardFilenames(m_pasteboard.get());
+    NSArray *absoluteURLs = absoluteURLsFromPasteboard(m_pasteboard.get());

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