[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 21:25:27 PST 2012


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





--- Comment #9 from KwangHyuk <hyuki.kim at samsung.com>  2012-01-11 21:25:27 PST ---
(In reply to comment #7)
> (From update of attachment 122148 [details])
> 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".

Ok, it looks easier to understand.
So, I have changed ChangeLog. :)

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