[Webkit-unassigned] [Bug 75512] [EFL] Implement the hit test result's bounding rect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 03:11:35 PST 2012


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





--- Comment #2 from Ryuan Choi <ryuan.choi at samsung.com>  2012-01-05 03:11:35 PST ---
(From update of attachment 121041)
View in context: https://bugs.webkit.org/attachment.cgi?id=121041&action=review

> Source/WebKit/efl/ewk/ewk_frame.cpp:691
> +    RefPtr<WebCore::Node> innerNonSharedNode = result.innerNonSharedNode();

innerNonSharedNode return WebCore::Node*.

> Source/WebKit/efl/ewk/ewk_frame.h:129
> +    } bounding_box; /**< the bounding rect of the element */

How do you think about using Eina_Rectangle ?

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