mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
56f44fdf10
This patch was mostly generated with this command: find . -name "*.h" -o -name "*.cpp" | xargs sed -e 's/Binding::Wrap(aCx, aScope, this/Binding::Wrap(aCx, this/' -e 's/Binding_workers::Wrap(aCx, aScope, this/Binding_workers::Wrap(aCx, this/' -e 's/Binding::Wrap(cx, scope, this/Binding::Wrap(cx, this/' -i "" plus a few manual fixes to dom/bindings/Codegen.py, js/xpconnect/src/event_impl_gen.py, and a few C++ files that were not caught in the search-and-replace above. |
||
---|---|---|
.. | ||
test | ||
endpointer.cc | ||
endpointer.h | ||
energy_endpointer_params.cc | ||
energy_endpointer_params.h | ||
energy_endpointer.cc | ||
energy_endpointer.h | ||
moz.build | ||
nsIDOMSpeechRecognitionEvent.idl | ||
nsISpeechRecognitionService.idl | ||
SpeechGrammar.cpp | ||
SpeechGrammar.h | ||
SpeechGrammarList.cpp | ||
SpeechGrammarList.h | ||
SpeechRecognition.cpp | ||
SpeechRecognition.h | ||
SpeechRecognitionAlternative.cpp | ||
SpeechRecognitionAlternative.h | ||
SpeechRecognitionResult.cpp | ||
SpeechRecognitionResult.h | ||
SpeechRecognitionResultList.cpp | ||
SpeechRecognitionResultList.h | ||
SpeechStreamListener.cpp | ||
SpeechStreamListener.h |