Bug 100473

Summary: [WK2] Add page ID parameter to the IPC messages of WebVibrationProxy and WebNetworkInfoManagerProxy
Product: WebKit Reporter: Byungwoo Lee <bw80.lee>
Component: WebKit2Assignee: Byungwoo Lee <bw80.lee>
Status: RESOLVED INVALID    
Severity: Normal CC: andersca, cdumez, kenneth, sam, tmpsantos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Byungwoo Lee
Reported 2012-10-26 00:10:04 PDT
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.
Attachments
Patch (11.60 KB, patch)
2012-10-26 00:21 PDT, Byungwoo Lee
no flags
Byungwoo Lee
Comment 1 2012-10-26 00:21:29 PDT
Chris Dumez
Comment 2 2012-11-18 23:14:32 PST
byungwoo, it seems that NetworkInfo still needs some work. We are still getting these assertions: ASSERTION FAILED: !decoder.destinationID()
Byungwoo Lee
Comment 3 2012-11-18 23:43:29 PST
(In reply to comment #2) > byungwoo, it seems that NetworkInfo still needs some work. We are still getting these assertions: > ASSERTION FAILED: !decoder.destinationID() Yes, it is. As we shared, I filed a new bug for it (Bug 102651). I'll close this bug.
Note You need to log in before you can comment on or make changes to this bug.