mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
62e0b641a7
Add more callback tests to testEventDispatcher, 1) Test for checking that the callback for a Gecko thread event, dispatched from Gecko, is synchronous. We depend on this behavior in several places where we require a "function call" style event. 2) Test for checking that callbacks accept a variety of data types as the response object, including the standard types supported by GeckoBundle, as well as primitive types that are convertible to standard types. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
BuildConfig.java.in | ||
proguard-rules.txt |