[webkit-reviews] review granted: [Bug 196127] Reproducible case of backwards nextParagraph returning a position ahead of the input position : [Attachment 385779] Patch and unit test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 14:05:22 PST 2019


Wenson Hsieh <wenson_hsieh at apple.com> has granted Daniel Bates
<dbates at webkit.org>'s request for review:
Bug 196127: Reproducible case of backwards nextParagraph returning a position
ahead of the input position
https://bugs.webkit.org/show_bug.cgi?id=196127

Attachment 385779: Patch and unit test

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




--- Comment #15 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 385779
  --> https://bugs.webkit.org/attachment.cgi?id=385779
Patch and unit test

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

> Source/WebCore/ChangeLog:16
> +			   or backwards, respectively.

I think it would help to clarify what causes the last (third) scenario here —
i.e. the last of the 3 return statements in nextParagraphBoundaryInDirection.


More information about the webkit-reviews mailing list