Descriptiondevice_orientation::ProviderImpl to stop polling thread asynchronously
and avoid doing that on the thread disallowing IO.
Encapsulate all tasks that need to be done on polling thread into
a different class and allow it to be deleted asynchronously. Also
update unit tests as MockOrientationFactory is no longer guaranteed
to be deleted after one test is done and before next test is starting.
BUG=72286
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149117
Patch Set 1 #Patch Set 2 : #
Total comments: 7
Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 14 (0 generated)
|