Added orientationX, orientationY, orientationZ to PannerNode. Set FIXMEs for removing velocity in PannerNode.
Created attachment 402118 [details] Patch
Comment on attachment 402118 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=402118&action=review r=me. Patch looks good but let's hold off on committing until the feature flag is added. > Source/WebCore/Modules/webaudio/PannerNode.cpp:79 > + // FIXME: Remove velocity from PannerNode Once the feature flag is added in https://bugs.webkit.org/show_bug.cgi?id=213268, you will be able to drop velocity.
Comment on attachment 402118 [details] Patch Clearing flags on attachment: 402118 Committed r263199: <https://trac.webkit.org/changeset/263199>
All reviewed patches have been landed. Closing bug.
<rdar://problem/64475729>