Bug 1539542 - removed PAsmJSCacheEntry from the IPC direct call exclusions list; r=mccr8

This protocol no longer exists.

Differential Revision: https://phabricator.services.mozilla.com/D25224

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Alex Gaynor 2019-03-28 16:36:08 +00:00
Родитель 661c3629a8
Коммит 0d4f2d8f33
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -445,8 +445,6 @@ VIRTUAL_CALL_CLASSES = set([
("PTexture", "parent"),
# Defined in a .cpp
("PAsmJSCacheEntry", "child"),
("PAsmJSCacheEntry", "parent"),
("PBackgroundFileHandle", "parent"),
("PBackgroundFileRequest", "parent"),
("PBackgroundIDBCursor", "parent"),