[iOS Simulator] accessibility/text-marker/text-marker-range-stale-node-crash.html crashing The test was added with r196287 and seems to have crashed on every run: <https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r196313%20(2965)/results.html> <http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Ftext-marker%2Ftext-marker-range-stale-node-crash.html>
Created attachment 270945 [details] patch
Comment on attachment 270945 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=270945&action=review > Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:222 > + return _cache->characterOffsetForTextMarkerData(_textMarkerData); presumably this method checks for nodeInUse and .ignore
Comment on attachment 270945 [details] patch Clearing flags on attachment: 270945 Committed r196339: <http://trac.webkit.org/changeset/196339>
All reviewed patches have been landed. Closing bug.