[webkit-reviews] review granted: [Bug 210294] Add an API test for <https://trac.webkit.org/r259766> : [Attachment 395985] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 9 12:04:21 PDT 2020
Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 210294: Add an API test for <https://trac.webkit.org/r259766>
https://bugs.webkit.org/show_bug.cgi?id=210294
Attachment 395985: Patch
https://bugs.webkit.org/attachment.cgi?id=395985&action=review
--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 395985
--> https://bugs.webkit.org/attachment.cgi?id=395985
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=395985&action=review
> Source/WebCore/editing/TextManipulationController.cpp:379
> + if (start.isNull() || end.isNull())
I think this part landed already?
More information about the webkit-reviews
mailing list