Bug 1700392 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.

The two modules are identical, except for the preference they use to truncate or not messages:
- remote.log.truncate for the remote/shared module
- marionette.log.truncate for the marionette module

Removing format.js in favor of remote/shared/Format.jsm would help moving other modules (eg errors.js) to remote/shared.
The two modules are identical, except for the preference they use to truncate or not messages:
- `remote.log.truncate` for the remote/shared module
- `marionette.log.truncate` for the marionette module

Removing format.js in favor of remote/shared/Format.jsm would help moving other modules (eg errors.js) to remote/shared.

Back to Bug 1700392 Comment 0