зеркало из https://github.com/mozilla/gecko-dev.git
Removed an outdated comment. It is now safe to have a single module be a service, one or more service instances, and one or more objects all at the same time.
This commit is contained in:
Родитель
ec72763964
Коммит
ac14fa1708
|
@ -230,9 +230,6 @@ sub getServiceInstance {
|
|||
# instances are services that are NOT intended to be kept in either of
|
||||
# the controller's lists, they are created by the controller, and they
|
||||
# are never asked for as normal services.
|
||||
#
|
||||
# It is a serious (and as yet undetected) error for a service to be
|
||||
# created from both 'getService' and 'getServiceInstance'.
|
||||
|
||||
|
||||
sub dispatchMethod {
|
||||
|
|
Загрузка…
Ссылка в новой задаче