Bug 149387
Summary: | Unhandled web process message 'StorageAreaMap:DispatchStorageEvent' | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | andersca, ap, mcatanzaro |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
I'm seeing a bunch of these:
15:39:48.230 22196 ERROR: Unhandled web process message 'StorageAreaMap:DispatchStorageEvent'
15:39:48.230 22196 ../../Source/WebKit2/WebProcess/WebProcess.cpp(644) : virtual void WebKit::WebProcess::didReceiveMessage(IPC::Connection&, IPC::MessageDecoder&)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
(In reply to comment #0)
> I'm seeing a bunch of these:
They're coming from the layout test fast/events/backspace-navigates-back.html
Michael Catanzaro
*** This bug has been marked as a duplicate of bug 150315 ***