[Webkit-unassigned] [Bug 157066] REGRESSION(r200094): [FreeType] Vertical text is broken after r200094

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 08:35:30 PDT 2016


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

--- Comment #10 from Darin Adler <darin at apple.com> ---
Comment on attachment 277470
  --> https://bugs.webkit.org/attachment.cgi?id=277470
Try to fix EFL build

View in context: https://bugs.webkit.org/attachment.cgi?id=277470&action=review

>> Source/WebCore/platform/graphics/cairo/CairoUtilities.h:64
>> +};
> 
> One note is that by not putting the implementation of the constructor and destructor here, it is impossible for the compiler to inline them. It might be better to avoid changing that.

I don’t think that’s right. Why wouldn’t the compiler inline them?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160427/f31701c7/attachment.html>


More information about the webkit-unassigned mailing list