Electrolysis/Logging: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (bug list)
Line 4: Line 4:
* How does sandboxing impact this
* How does sandboxing impact this
* [http://mxr.mozilla.org/mozilla-central/source/xpcom/base/Logging.h Logging.h]
* [http://mxr.mozilla.org/mozilla-central/source/xpcom/base/Logging.h Logging.h]
* {{bug|881389}} (OneLogger) Improve Gecko's logging story


== Open Bugs ==
== Open Bugs ==

Revision as of 19:36, 13 May 2016

Logging Support

  • need to sort out current state of MOZ logging and other forms of IPC related logging
  • How does sandboxing impact this
  • Logging.h
  • bug 881389 (OneLogger) Improve Gecko's logging story

Open Bugs

  • bug 1272704 NSPR logging appears to be broken on Windows from Content processes
  • bug 1014407 Failure when setting stdout or stderr on the Windows process sandboxing policy should be reported as a warning
  • bug 1055227 Make sandbox logging (security/sandbox/chromium/base/shim/base/logging*) actually emit log messsages
  • bug 1198475 Mochitest log file opened directly in content process