зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1505862 - Re-generate FFI header. r=kats
Depends on D11422 Differential Revision: https://phabricator.services.mozilla.com/D11423 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
a9caa60531
Коммит
153d0074dc
|
@ -1108,6 +1108,12 @@ extern void DeleteBlobFont(WrFontInstanceKey aKey);
|
|||
|
||||
extern void DeleteFontData(WrFontKey aKey);
|
||||
|
||||
#if defined(ANDROID)
|
||||
extern int __android_log_write(int aPrio,
|
||||
const char *aTag,
|
||||
const char *aText);
|
||||
#endif
|
||||
|
||||
extern void apz_deregister_sampler(WrWindowId aWindowId);
|
||||
|
||||
extern void apz_deregister_updater(WrWindowId aWindowId);
|
||||
|
|
Загрузка…
Ссылка в новой задаче