[Webkit-unassigned] [Bug 41149] [EFL] Implement downloadURL in ContextMenuClientEfl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 5 18:47:24 PDT 2010


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





--- Comment #8 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2010-07-05 18:47:23 PST ---
Should I remove url argument in virtual void downloadURL(const KURL& url); ?

I referenced to gtk / qt port.

ContextMenuClientGtk.h
=> virtual void downloadURL(const WebCore::KURL& url);

ContextMenuClientQt.h
=> virtual void downloadURL(const KURL& url);

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