RESOLVED INVALID 44596
DeviceOrientationController should only use m_client->lastOrientation() when client is running
https://bugs.webkit.org/show_bug.cgi?id=44596
Summary DeviceOrientationController should only use m_client->lastOrientation() when ...
Hans Wennborg
Reported 2010-08-25 02:43:09 PDT
DeviceOrientationController should only use m_client->lastOrientation() when client is running
Attachments
Patch (2.25 KB, patch)
2010-08-25 02:49 PDT, Hans Wennborg
no flags
Hans Wennborg
Comment 1 2010-08-25 02:49:02 PDT
Hans Wennborg
Comment 2 2010-08-25 07:09:28 PDT
Closing after discussing with Steve. The client should not call didChangeOrientation with an orientation that is the same as lastOrientation().
Note You need to log in before you can comment on or make changes to this bug.