REGRESSION: WebPageProxy::attributedSubstringForCharacterRangeAsync never calls its callback function
Created attachment 234050 [details] Don't put the callback function in a throwaway callback
Fixed in <http://trac.webkit.org/r170569>.
This was a regression from <http://trac.webkit.org/r170254>, correct?
(In reply to comment #3) > This was a regression from <http://trac.webkit.org/r170254>, correct? No, <http://trac.webkit.org/r170168>.
(In reply to comment #4) > (In reply to comment #3) > > This was a regression from <http://trac.webkit.org/r170254>, correct? > > No, <http://trac.webkit.org/r170168>. Sorry, I meant: <http://trac.webkit.org/r170450>.
<rdar://problem/17500555>