[Webkit-unassigned] [Bug 100473] New: [WK2] Add page ID parameter to the IPC messages of WebVibrationProxy and WebNetworkInfoManagerProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 00:08:55 PDT 2012


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

           Summary: [WK2] Add page ID parameter to the IPC messages of
                    WebVibrationProxy and WebNetworkInfoManagerProxy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bw80.lee at samsung.com


There is below assertion after r132386.

ASSERTION FAILED: !decoder.destinationID()
/home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp(79) : bool CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&)

To fix the assertion problem,
page ID parameter is added to the IPC messages of WebVibrationProxy and WebNetworkInfoManagerProxy.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list