[Webkit-unassigned] [Bug 150315] New: ERROR: Unhandled web process message 'StorageAreaMap:DispatchStorageEvent'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 18 23:27:40 PDT 2015


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

            Bug ID: 150315
           Summary: ERROR: Unhandled web process message
                    'StorageAreaMap:DispatchStorageEvent'
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: akling at apple.com, andersca at apple.com, darin at apple.com

This happens a lot in the GTK+ debug bot. It was introduced in r184930, that keeps the session storage area maps alive in the UI process when they are destroyed by the web process. The problem is that we also keep the listeners, so that events are also dispatched to the listeners of destroyed areas, and the message handlers were removed in the web process.

-- 
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/20151019/6b626331/attachment.html>


More information about the webkit-unassigned mailing list