[Webkit-unassigned] [Bug 24887] Wrong filename when dragging an image to the Desktop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 15:19:01 PDT 2009


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


dglazkov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |mad at chromium.org
                   |unassigned at lists.webkit.org |




------- Comment #3 from dglazkov at chromium.org  2009-03-30 15:19 PDT -------
You shouldn't need Frame* in an argument, you can get it from the element:

element->document()->frame();


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list