Bug 126558

Summary: Make it possible for MessageReceivers to pass messages to their superclass, and use it for RemoteLayerTreeDrawingAreaProxy
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Simon Fraser (smfr) 2014-01-06 18:33:57 PST
Make it possible for MessageReceivers to pass messages to their superclass, and use it for RemoteLayerTreeDrawingAreaProxy
Comment 1 Simon Fraser (smfr) 2014-01-06 18:35:42 PST
Created attachment 220480 [details]
Patch
Comment 2 Anders Carlsson 2014-01-07 13:56:19 PST
Comment on attachment 220480 [details]
Patch

1. Please add a test to messages_unittest.py.
2. I don't like this, but you knew that already!
Comment 3 Simon Fraser (smfr) 2014-01-07 17:00:23 PST
https://trac.webkit.org/r161474