Bug 1772313 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

`Services.jsm` has been lazily loaded because it had dependency to `XPCOMUtils“,
but now it's just a stub for native implementation and it's already loaded eagaly in several places anyway.
`Services.jsm` has been lazily loaded because it had dependency to `XPCOMUtils`,
but now it's just a stub for native implementation and it's already loaded eagaly in several places anyway.

Back to Bug 1772313 Comment 0