[webkit-reviews] review granted: [Bug 60090] REGRESSION(r73886): Frequent crashes in replaceSelectionWithFragment : [Attachment 92924] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 23:01:12 PDT 2011


Ryosuke Niwa <rniwa at webkit.org> has granted MORITA Hajime
<morrita at google.com>'s request for review:
Bug 60090: REGRESSION(r73886): Frequent crashes in replaceSelectionWithFragment
https://bugs.webkit.org/show_bug.cgi?id=60090

Attachment 92924: Patch
https://bugs.webkit.org/attachment.cgi?id=92924&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=92924&action=review

> Source/WebCore/editing/SpellChecker.cpp:116
>      if (!initRequest(node))
>	   return;

I see. initRequest asserts that canCheckAsynchronously returns true.


More information about the webkit-reviews mailing list