<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKitGtk+ 2.10.0 compiled in Debug mode hits ASSERT on removeListener"
   href="https://bugs.webkit.org/show_bug.cgi?id=150666#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKitGtk+ 2.10.0 compiled in Debug mode hits ASSERT on removeListener"
   href="https://bugs.webkit.org/show_bug.cgi?id=150666">bug 150666</a>
              from <span class="vcard"><a class="email" href="mailto:agomez&#64;igalia.com" title="Andres Gomez Garcia &lt;agomez&#64;igalia.com&gt;"> <span class="fn">Andres Gomez Garcia</span></a>
</span></b>
        <pre>If we remove this assert, then we hit the assert at:

Source/WebKit2/UIProcess/Storage/StorageManager.cpp
&#64;&#64; -182,7 +182,7 &#64;&#64; StorageManager::StorageArea::StorageArea(LocalStorageNamespace* localStorageName

 StorageManager::StorageArea::~StorageArea()
 {
    ASSERT(m_eventListeners.isEmpty());</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>