[Webkit-unassigned] [Bug 35916] [EFL] Add ContextMenuClientEfl.{cpp, h} to WebKit/efl/WebCoreSupport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 15:33:14 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50299|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-03-15 15:33:13 PST ---
(From update of attachment 50299)
Style error:
 56     Evas_Object *m_view;

WebCore:: is not needed in a bunch of these:
+    virtual void searchWithGoogle(const WebCore::Frame*);

All these copyrights in the .h file aren't needed:
+/*
+ * Copyright (C) 2006 Zack Rusin <zack at kde.org>
+ * Copyright (C) 2008 INdT - Instituto Nokia de Tecnologia
+ * Copyright (C) 2009-2010 ProFUSION embedded systems
+ * Copyright (C) 2009-2010 Samsung Electronics

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