| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
static void JNI_CronetLibraryLoader_ExecuteSelfTests(JNIEnv* env) {Can you write a test that assures this doesn't explode?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
static void JNI_CronetLibraryLoader_ExecuteSelfTests(JNIEnv* env) {Can you write a test that assures this doesn't explode?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
static void JNI_CronetLibraryLoader_ExecuteSelfTests(JNIEnv* env) {Mohannad FarragCan you write a test that assures this doesn't explode?
If it explodes, it'll crash zygote and fail presubmit.
That's not a good way to test it - you'd have to wait for the import to Android to find out. This is a non-standard way to call these methods, and we should have a test in Chromium that makes sure it continues to work correctly.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |