[webkit-reviews] review denied: [Bug 62863] [Qt] Orientation sensor is always on, which has negative impact on battery life. : [Attachment 98906] Rework patch to prevent calling start() when sensor is already active and stop() when sensor is inactive.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 03:12:53 PST 2012


Chang Shu <cshu at webkit.org> has denied Fabrizio <fabrizio.machado at nokia.com>'s
request for review:
Bug 62863: [Qt] Orientation sensor is always on, which has negative impact on
battery life.
https://bugs.webkit.org/show_bug.cgi?id=62863

Attachment 98906: Rework patch to prevent calling start() when sensor is
already active and stop() when sensor is inactive.
https://bugs.webkit.org/attachment.cgi?id=98906&action=review

------- Additional Comments from Chang Shu <cshu at webkit.org>
I agree with Kenneth and kling. The webkit should take care of turning on/off
the sensor by itself rather than relying on external applications, especially
through hacking a private API.


More information about the webkit-reviews mailing list