DescriptionRemove usage of {,un}setPendingActivity from SpeechRecognition
{,un}setPendingActivity relies on RefCounted, which is going to be deprecated in oilpan. This CL removes usage of these methods in SpeechRecognition.cpp, and provide hasPendingActivity() implementation as replacement
BUG=354845
TEST=fast/speech
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169746
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (0 generated)
|