[Webkit-unassigned] [Bug 75695] [EFL] Modify some API's implementation to let it directly pass Eina_Rectangle into IntRect.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 20:11:44 PST 2012


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





--- Comment #7 from Raphael Kubo da Costa <kubo at profusion.mobi>  2012-01-11 20:11:43 PST ---
(From update of attachment 122148)
View in context: https://bugs.webkit.org/attachment.cgi?id=122148&action=review

Looks OK.

> Source/WebKit/efl/ChangeLog:10
> +        As some APIs in ewk_view doesn't make the best use of direct passing of
> +        Eina_Rectangle parameter into IntRect although IntRect supports it,
> +        I just refactor the code to let it directly pass Eina_Rectangle into IntRect.

I'd just reword it as "Dereference Eina_Rectangle pointers so the shorter IntRect constructor can be used".

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