Bug 1153977 - Make the spellchecker's constructor async. r=billm

This commit is contained in:
Blake Kaplan 2015-04-21 16:05:00 -04:00
parent 4e65c91d0a
commit a4d062aa98

View File

@ -673,7 +673,7 @@ parent:
async PJavaScript();
sync PRemoteSpellcheckEngine();
PRemoteSpellcheckEngine();
PDeviceStorageRequest(DeviceStorageParams params);
PFileSystemRequest(FileSystemParams params);