[Webkit-unassigned] [Bug 60246] Move burden of checking for BJustify box alignment into RenderStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 22:10:22 PDT 2011


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





--- Comment #4 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-05-04 22:10:22 PST ---
(In reply to comment #3)
> Last I checked the compiler was smart enough to inline these by default where it had access to the method body (which it always does here since it is in a header file.)
> 
> I didn't check it in this instance, but have checked it previously for equivalent code on OSX.
> 
> Moreover, observe that this function (which is not new) did not previously require the inline keyword.

Yep, it will inline them. But this is somewhat of a preferred style. Granted, newer style, but still.

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