commit | 95a0eb985630ea5b63afcc6e124fffbd48f9e4b4 | [log] [tgz] |
---|---|---|
author | ap <ap@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sat May 26 15:36:11 2007 +0000 |
committer | ap <ap@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sat May 26 15:36:11 2007 +0000 |
tree | 650b869d0e8f9227063178d4d27a2dccc5874ee5 | |
parent | df45e5cbec93d0a97bdc182c68b59c101b19cf2f [diff] |
Reviewed by Darin. http://bugs.webkit.org/show_bug.cgi?id=13605 REGRESSION: Browser crashes when switching Kotoeri input modes The problem could no longer be reproduced with Kotoeri thanks to a fix in <http://trac.webkit.org/projects/webkit/changeset/21728>, but we still need to protect from invalid ranges passed from input methods. Test: editing/input/replace-invalid-range.html * page/mac/WebCoreFrameBridge.mm: (-[WebCoreFrameBridge selectNSRange:]): Added a null check. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21803 268f45cc-cd09-0410-ab3c-d52691b4dbfc