зеркало из https://github.com/mozilla/gecko-dev.git
dbc53de3d9
ProtocolName() is only used for producing error messages and annotating crash reports. But examining actual crash reports that would have used the result of ProtocolName() indicates that we can always tell what the erroring protocol is due to the stack backtrace. So having this virtual function around just provides duplicate information, and it takes up too much space in the vtable besides. Let's get rid of it. |
||
---|---|---|
.. | ||
PVRLayer.ipdl | ||
PVRManager.ipdl | ||
VRLayerChild.cpp | ||
VRLayerChild.h | ||
VRLayerParent.cpp | ||
VRLayerParent.h | ||
VRManagerChild.cpp | ||
VRManagerChild.h | ||
VRManagerParent.cpp | ||
VRManagerParent.h | ||
VRMessageUtils.h |