WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
100473
[WK2] Add page ID parameter to the IPC messages of WebVibrationProxy and WebNetworkInfoManagerProxy
https://bugs.webkit.org/show_bug.cgi?id=100473
Summary
[WK2] Add page ID parameter to the IPC messages of WebVibrationProxy and WebN...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Byungwoo Lee
Comment 1
2012-10-26 00:21:29 PDT
Created
attachment 170837
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug