[webkit-reviews] review denied: [Bug 61996] [EFL] Paragraph selection API : [Attachment 95865] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 10:00:42 PDT 2011


Leandro Pereira <leandro at profusion.mobi> has denied Grzegorz
<g.czajkowski at samsung.com>'s request for review:
Bug 61996: [EFL] Paragraph selection API
https://bugs.webkit.org/show_bug.cgi?id=61996

Attachment 95865: patch
https://bugs.webkit.org/attachment.cgi?id=95865&action=review

------- Additional Comments from Leandro Pereira <leandro at profusion.mobi>
View in context: https://bugs.webkit.org/attachment.cgi?id=95865&action=review

What would be a plausible use case for these features?

> Source/WebKit/efl/ewk/ewk_frame.cpp:1641
> +Eina_Bool ewk_frame_points_contained_same_paragraph_check(Evas_Object* o,
int x1, int y1, int x2, int y2)

How about calling this ewk_frame_points_in_same_paragraph_get()?


More information about the webkit-reviews mailing list