[Webkit-unassigned] [Bug 170555] Uncaught Exception: TypeError: this.delegate.highlightNextSearchMatch is not a function. (In 'this.delegate.highlightNextSearchMatch()', 'this.delegate.highlightNextSearchMatch' is undefined)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 24 17:27:01 PDT 2017


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

--- Comment #3 from Nikita Vasilyev <nvasilyev at apple.com> ---
I was able to reproduce once. I'm not sure how it happened :)

    _handleFindNextShortcut()
    {
        this.delegate.highlightNextSearchMatch();
    }

highlightNextSearchMatch is not defined anywhere in Web Inspector front-end.

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


More information about the webkit-unassigned mailing list