[Webkit-unassigned] [Bug 153747] REGRESSION(r195949): [GTK] Test /webkit2/WebKitWebView/insert/link is failing since r195949

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 10:36:41 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153747

--- Comment #7 from Doug Russell <d_russell at apple.com> ---
In the event that shouldNotify is true and the early return would kick in, I'd expect the position to be isNull() == true and the code path would have bailed early on the follow isNull() check, but if you have a case where that's not true, we should be able to adjust accordingly. Probably by moving the if (shouldNotify...) farther down when position isn't null.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160217/569bcfee/attachment.html>


More information about the webkit-unassigned mailing list