RESOLVED FIXED 136969
WebContent crash in WebKit::WebPage::expandedRangeFromHandle
https://bugs.webkit.org/show_bug.cgi?id=136969
Summary WebContent crash in WebKit::WebPage::expandedRangeFromHandle
Ryosuke Niwa
Reported 2014-09-19 18:46:28 PDT
Thread 0 Crashed: 0 WebKit 0x0000000187596328 WebKit::WebPage::expandedRangeFromHandle(WebCore::Range*, WebKit::SelectionHandlePosition) + 576 (Ref.h:60) 1 WebKit 0x0000000187596318 WebKit::WebPage::expandedRangeFromHandle(WebCore::Range*, WebKit::SelectionHandlePosition) + 560 (WebPageIOS.mm:1140) 2 WebKit 0x0000000187597084 WebKit::WebPage::computeExpandAndShrinkThresholdsForHandle(WebCore::IntPoint const&, WebKit::SelectionHandlePosition, float&, float&) + 132 (WebPageIOS.mm:1330) 3 WebKit 0x000000018759750c WebKit::WebPage::updateBlockSelectionWithTouch(WebCore::IntPoint const&, unsigned int, unsigned int) + 160 (WebPageIOS.mm:1430) <rdar://problem/17878728>
Attachments
Fixes the crash (2.00 KB, patch)
2014-09-19 18:54 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2014-09-19 18:54:50 PDT
Created attachment 238402 [details] Fixes the crash
David Kilzer (:ddkilzer)
Comment 2 2014-09-19 19:18:47 PDT
Comment on attachment 238402 [details] Fixes the crash r=me
Ryosuke Niwa
Comment 3 2014-09-19 20:08:21 PDT
Comment on attachment 238402 [details] Fixes the crash Clearing flags on attachment: 238402 Committed r173788: <http://trac.webkit.org/changeset/173788>
Ryosuke Niwa
Comment 4 2014-09-19 20:08:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.