[Webkit-unassigned] [Bug 220979] Complete XRSession::requestAnimationFrame implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 29 15:24:43 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220979
--- Comment #4 from Ada Chan <adachan at apple.com> ---
Comment on attachment 418423
--> https://bugs.webkit.org/attachment.cgi?id=418423
Add co-authors to the changelog messages
View in context: https://bugs.webkit.org/attachment.cgi?id=418423&action=review
> Source/WebCore/Modules/webxr/WebXRFrame.h:63
> + bool m_animationFrame;
`m_animationFrame` is set but never used. This can trigger an unused private field warning.
--
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/20210129/fd61bf51/attachment.htm>
More information about the webkit-unassigned
mailing list