[webkit-reviews] review requested: [Bug 101337] [Qt] NonSharedCharacterBreakIterator leads to CRASH() in configurations that do not have COMPARE_AND_SWAP enabled : [Attachment 205080] Patch to fix TextBreakIteratorQt.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 06:06:34 PDT 2013


sarkany.istvan at gmail.com has asked  for review:
Bug 101337: [Qt] NonSharedCharacterBreakIterator leads to CRASH() in
configurations that do not have COMPARE_AND_SWAP enabled
https://bugs.webkit.org/show_bug.cgi?id=101337

Attachment 205080: Patch to fix TextBreakIteratorQt.cpp
https://bugs.webkit.org/attachment.cgi?id=205080&action=review

------- Additional Comments from sarkany.istvan at gmail.com
I've also encountered this problem when building and running QtWebkit 2.3 on
MiPS.
Since the TextBreakIteratorICU.cpp already has a similar patch, I think this
should also be patched. I've attached the proposed patch based on Cedric's
comment.


More information about the webkit-reviews mailing list