[webkit-reviews] review granted: [Bug 73394] Use the [Supplemental] IDL for webaudio attributes : [Attachment 118900] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 16:22:23 PST 2011


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 73394: Use the [Supplemental] IDL for webaudio attributes
https://bugs.webkit.org/show_bug.cgi?id=73394

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=118900&action=review


> Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py:52
> +sys.path.append("../../../Tools/Scripts/")
> +from webkitpy.common.system import path

We don't allow code outside of Tool/Scripts to import packages from webkitpy. 
How large is this function?  Can we just copy/paste it here?


More information about the webkit-reviews mailing list