[webkit-reviews] review granted: [Bug 176746] REGRESSION (r215784): The title of right-to-left pages are empty : [Attachment 320497] Patch and unit test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 11 16:42:17 PDT 2017


Brent Fulgham <bfulgham at webkit.org> has granted Daniel Bates
<dbates at webkit.org>'s request for review:
Bug 176746: REGRESSION (r215784): The title of right-to-left pages are empty
https://bugs.webkit.org/show_bug.cgi?id=176746

Attachment 320497: Patch and unit test

https://bugs.webkit.org/attachment.cgi?id=320497&action=review




--- Comment #4 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 320497
  --> https://bugs.webkit.org/attachment.cgi?id=320497
Patch and unit test

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

r=me

> Source/WebCore/platform/text/StringWithDirection.h:73
> +    return { string.string.left(maxLength), string.direction };

:-( Sorry!


More information about the webkit-reviews mailing list