Descriptionmac: Add NotifyServer::DefaultInterface, a default no-op implementation
Each routine in this implementation returns MIG_BAD_ID. These routines
may be overridden.
Most things that implement NotifyServer::Interface will only need to
implement one of the interface routines. Since another user of
NotifyServer will be added soon, it makes sense to provide a default
no-op implementation rather than forcing everyone to write the same
no-op boilerplate repeatedly.
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/c1b841442fc96c24945046686062b4021bde1c87
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|