RESOLVED FIXED 159842
[macOS] Work around crash in [NSAttributedString nextWordFromIndex:forward:]
https://bugs.webkit.org/show_bug.cgi?id=159842
Summary [macOS] Work around crash in [NSAttributedString nextWordFromIndex:forward:]
Myles C. Maxfield
Reported 2016-07-15 15:54:58 PDT
[macOS] Work around crash in [NSAttributedString nextWordFromIndex:forward:]
Attachments
Patch (70.45 KB, patch)
2016-07-15 15:56 PDT, Myles C. Maxfield
no flags
Patch (93.31 KB, patch)
2016-07-15 17:08 PDT, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2016-07-15 15:56:39 PDT
Radar WebKit Bug Importer
Comment 2 2016-07-15 15:58:46 PDT
Jon Lee
Comment 3 2016-07-15 16:17:20 PDT
Comment on attachment 283806 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=283806&action=review > Source/WebCore/platform/text/mac/TextBoundaries.mm:235 > + // Hack around <rdar://problem/27380532> Maybe "FIXME: Remove once <rdar://problem/27380532> is fixed"?
Myles C. Maxfield
Comment 4 2016-07-15 17:08:51 PDT
WebKit Commit Bot
Comment 5 2016-07-15 17:56:03 PDT
Comment on attachment 283821 [details] Patch Clearing flags on attachment: 283821 Committed r203314: <http://trac.webkit.org/changeset/203314>
WebKit Commit Bot
Comment 6 2016-07-15 17:56:07 PDT
All reviewed patches have been landed. Closing bug.
Myles C. Maxfield
Comment 7 2016-07-15 19:51:07 PDT
Note You need to log in before you can comment on or make changes to this bug.