[webkit-reviews] review granted: [Bug 209831] Regression(r253357) DeviceMotionEvent acceleration and rotationRate are null : [Attachment 395093] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 14:40:52 PDT 2020


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 209831: Regression(r253357) DeviceMotionEvent acceleration and rotationRate
are null
https://bugs.webkit.org/show_bug.cgi?id=209831

Attachment 395093: Patch

https://bugs.webkit.org/attachment.cgi?id=395093&action=review




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 395093
  --> https://bugs.webkit.org/attachment.cgi?id=395093
Patch

Optional seems OK. For floating point sometimes we use NaN instead as we would
use null for a pointer or string.


More information about the webkit-reviews mailing list