[Webkit-unassigned] [Bug 81221] Expose attack, release as DynamicsCompressorNode's attributes.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 9 16:01:47 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81221
--- Comment #25 from Raymond Toy <rtoy at chromium.org> 2012-04-09 16:01:44 PST ---
Created an attachment (id=136328)
--> (https://bugs.webkit.org/attachment.cgi?id=136328&action=review)
Fix DynamicsCompressorNode idl issue with ObjC release() method.
This is a very minimal patch that fixes the release() issue with the DynamicsCompressorNode idl. I did not copy SkipAttribute() from CodeGeneratorsGObject.pm and Kentaro suggested. That didn't work for me and caused an error about a change in the public API of HMLEElement. I stripped it down to the bare minimum to remove the conflict with release().
Please review this and let me know if this is the correct approach; I'm not at all familiar with these scripts to generate the bindings.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list