[webkit-reviews] review denied: [Bug 85794] MediaStream API: Adding the possibility of port specific information in MediaStreamDescriptor : [Attachment 140513] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 10:14:14 PDT 2012


Adam Barth <abarth at webkit.org> has denied Tommy Widenflycht
<tommyw at google.com>'s request for review:
Bug 85794: MediaStream API: Adding the possibility of port specific information
in MediaStreamDescriptor
https://bugs.webkit.org/show_bug.cgi?id=85794

Attachment 140513: Patch
https://bugs.webkit.org/attachment.cgi?id=140513&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
The approach we usually use here is to create an ExtraData object that the
client can subclass and use to store extra data on these objects.  Take a look
at WebURLRequest::ExtraData for an example of how this works.


More information about the webkit-reviews mailing list