Searched +hist:3667 +hist:f6ef (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/app/
H A DApplication.cppdiff 3667f6ef Fri Aug 21 15:23:26 MDT 2015 Michael Lotz <mmlr@mlotz.ch> BApplication: Avoid create_app_meta_mime() for the registrar.

BApplication::_InitData() already avoided the use of BRoster from the
registrar (and launch_daemon) where it isn't available. Since
create_app_meta_mime() indirectly just sends a message to the registrar
using BRoster, it too cannot work when the registrar isn't available.
diff 3667f6ef Fri Aug 21 15:23:26 MDT 2015 Michael Lotz <mmlr@mlotz.ch> BApplication: Avoid create_app_meta_mime() for the registrar.

BApplication::_InitData() already avoided the use of BRoster from the
registrar (and launch_daemon) where it isn't available. Since
create_app_meta_mime() indirectly just sends a message to the registrar
using BRoster, it too cannot work when the registrar isn't available.
diff 3667f6efdbeac23c708a9a610391cc4780b9fd54 Fri Aug 21 15:23:26 MDT 2015 Michael Lotz <mmlr@mlotz.ch> BApplication: Avoid create_app_meta_mime() for the registrar.

BApplication::_InitData() already avoided the use of BRoster from the
registrar (and launch_daemon) where it isn't available. Since
create_app_meta_mime() indirectly just sends a message to the registrar
using BRoster, it too cannot work when the registrar isn't available.

Completed in 73 milliseconds