Unreviewed, rolling out r121921.
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Jul 2012 01:27:35 +0000 (01:27 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Jul 2012 01:27:35 +0000 (01:27 +0000)
commit777e3139ef7afb8368eb6a5efddd6db498592040
tree3896a342d9eb5db39a29680e757fd4bb3e2c9ca0
parentd2f9bf294ade8fa925a4b31ccdebe38c2d196a0d
Unreviewed, rolling out r121921.
http://trac.webkit.org/changeset/121921
https://bugs.webkit.org/show_bug.cgi?id=90648

caused hundreds of crashes on Mac (Requested by pizlo on
#webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-07-05

Source/WebCore:

* editing/SurroundingText.cpp:
(WebCore::SurroundingText::SurroundingText):
* editing/TextIterator.cpp:
(WebCore::CharacterIterator::advance):
(WebCore::BackwardsCharacterIterator::advance):

LayoutTests:

* platform/chromium/editing/surrounding-text/surrounding-text-expected.txt:
* platform/chromium/editing/surrounding-text/surrounding-text.html:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121933 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/platform/chromium/editing/surrounding-text/surrounding-text-expected.txt
LayoutTests/platform/chromium/editing/surrounding-text/surrounding-text.html
Source/WebCore/ChangeLog
Source/WebCore/editing/SurroundingText.cpp
Source/WebCore/editing/TextIterator.cpp