[Webkit-unassigned] [Bug 152471] WebInspector: Can't open a new tab: Uncaught Exception: TypeError: this.isNewTabWithTypeAllowed is not a function. (In 'this.isNewTabWithTypeAllowed(tabClass.Type)', 'this.isNewTabWithTypeAllowed' is undefined)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 20 21:33:15 PST 2015


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

--- Comment #2 from Nikita Vasilyev <nvasilyev at apple.com> ---
This happens when WebInspector._updateNewTabButtonState gets called from
listenersForThisEvent[i].listener.call(listenersForThisEvent[i].thisObject, event);

https://github.com/WebKit/webkit/blob/7d256676418078205157678bf382fbdea88bc9bd/Source/WebInspectorUI/UserInterface/Base/Object.js#L155

-- 
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/20151221/154f3f9c/attachment-0001.html>


More information about the webkit-unassigned mailing list