gecko-dev/dom/media/webspeech
Chris Peterson 0e7cdfb55d Bug 1473217 - webspeech: Fix clang-tidy's misc-unused-raii warning. r=jesup
AutoNoJSAPI is an RAII class to put the JS engine in an unusable state and set the subject principal to System. Without a name, this AutoNoJSAPI is a temporary object that is destructed before GetUserMedia() is called, thus making the AutoNoJSAPI a no-op.

This AutoNoJSAPI was added in tab mirroring bug 1088758, with comments from you in bug 1088758 comment 5.

--HG--
extra : rebase_source : ecea768e17020965f962a270866d86ba237e8ab3
extra : amend_source : 516bdc46c93f723ab9d245a88382ff1bf681ca69
2018-07-04 12:18:27 -07:00
..
recognition Bug 1473217 - webspeech: Fix clang-tidy's misc-unused-raii warning. r=jesup 2018-07-04 12:18:27 -07:00
synth Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
moz.build