+32
−3
ipc/ipdl/ipdl/direct_call.py
deleted100644 → 0
+0
−763
File deleted.
Preview size limit exceeded, changes collapsed.
+22
−21
+4
−3
+12
−3
Loading
These attributes replace the previous direct_call.py table which specified how to locate the concrete implementation of a protocol and whether it should use a virtual implementation or not. They work by specifying the concrete type for an actor, and disabling the automatic inclusion of the implementation's header file, which can be included explicitly with an `include "";` statement. This allows customizing both the name and include path of the concrete implementation of an interface. Differential Revision: https://phabricator.services.mozilla.com/D137226
File deleted.
Preview size limit exceeded, changes collapsed.