Bug 126558 - Make it possible for MessageReceivers to pass messages to their superclass, and use it for RemoteLayerTreeDrawingAreaProxy
Summary: Make it possible for MessageReceivers to pass messages to their superclass, a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 18:33 PST by Simon Fraser (smfr)
Modified: 2014-01-07 17:00 PST (History)
4 users (show)

See Also:


Attachments
Patch (6.09 KB, patch)
2014-01-06 18:35 PST, Simon Fraser (smfr)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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