[Webkit-unassigned] [Bug 150666] [GTK] WebKitGtk+ 2.10.0 compiled in Debug mode hits ASSERT on removeListener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 08:16:33 PDT 2015


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

--- Comment #6 from Andres Gomez Garcia <agomez at igalia.com> ---
If we remove this assert, then we hit the assert at:

Source/WebKit2/UIProcess/Storage/StorageManager.cpp
@@ -182,7 +182,7 @@ StorageManager::StorageArea::StorageArea(LocalStorageNamespace* localStorageName

 StorageManager::StorageArea::~StorageArea()
 {
    ASSERT(m_eventListeners.isEmpty());

-- 
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/20151030/6ae07761/attachment.html>


More information about the webkit-unassigned mailing list