<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Mobile Safari, WKWebView] increase DeviceOrientationEvent events emission frequency."
   href="https://bugs.webkit.org/show_bug.cgi?id=145814#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Mobile Safari, WKWebView] increase DeviceOrientationEvent events emission frequency."
   href="https://bugs.webkit.org/show_bug.cgi?id=145814">bug 145814</a>
              from <span class="vcard"><a class="email" href="mailto:benjamin&#64;webkit.org" title="Benjamin Poulain &lt;benjamin&#64;webkit.org&gt;"> <span class="fn">Benjamin Poulain</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=254683&amp;action=diff" name="attach_254683" title="Increased sensor firing update frequency.">attachment 254683</a> <a href="attachment.cgi?id=254683&amp;action=edit" title="Increased sensor firing update frequency.">[details]</a></span>
Increased sensor firing update frequency.

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=254683&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=254683&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/ChangeLog:7
&gt; +        Reviewed by Benjamin Poulain.</span >

ahahahah :)

Normally, there is a default value here: &quot;Reviewed by NOBODY (OOPS!).&quot; which is replaced by the real value.

<span class="quote">&gt; Source/WebCore/platform/ios/WebCoreMotionManager.h:38
&gt; -const float kMotionUpdateInterval = 0.05f;
&gt; +const float kMotionUpdateInterval = 0.0166f;</span >

Hum, I think something like this would look clearer: 1. / 60;</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>