[Webkit-unassigned] [Bug 62863] In QWebFrame, m_orientation is started but never stopped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 07:51:35 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62863


Fabrizio <fabrizio.machado at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97600|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Fabrizio <fabrizio.machado at nokia.com>  2011-06-17 07:51:35 PST ---
Created an attachment (id=97600)
 --> (https://bugs.webkit.org/attachment.cgi?id=97600&action=review)
Call stop() on the m_orientation sensor object when window is deactivated to prevent battery consumption

Address power consumption by calling stop on m_orientation sensor object when QEvent::WindowDeactivate is received.

Also resume sensor when QEvent::WindowActivate is received by calling start().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list