[Webkit-unassigned] [Bug 91592] [EFL] Highlight the element under mouse on web inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 22:39:45 PDT 2012


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





--- Comment #5 from Christophe Dumez <christophe.dumez at intel.com>  2012-07-24 22:39:48 PST ---
(From update of attachment 154224)
View in context: https://bugs.webkit.org/attachment.cgi?id=154224&action=review

> Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.h:65
> +    void invalidateView(Evas_Object*);

I don't think invalidateView() needs to be public. I would have just used a static function in the cpp file.

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