[Webkit-unassigned] [Bug 172867] Can't extend RTCPeerConnection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 5 20:03:23 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172867

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
Saam / Keith pointed me to our getDOMStructure() implementation which likely needs to be aware of the fact we're building for a subclass. Ditto for WrapperClass::createPrototype(vm, globalObject)) which likely needs to call createSubclassStructure() if needed.

I am really not familiar with this so I hope what I typed makes sense :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170606/52983cdc/attachment.html>


More information about the webkit-unassigned mailing list