[Webkit-unassigned] [Bug 73889] TextCheckingParagraph::offsetTo should not have side effect.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 23:09:04 PST 2011


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117994|review?                     |review-
               Flag|                            |




--- Comment #2 from MORITA Hajime <morrita at google.com>  2011-12-05 23:09:04 PST ---
(From update of attachment 117994)
View in context: https://bugs.webkit.org/attachment.cgi?id=117994&action=review

> Source/WebCore/editing/TextCheckingHelper.cpp:161
> +    if (ec)

I guess this never fail. you can use ASSERT_NO_EXCEPTION.

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