Closed
Bug 1369102
Opened 7 years ago
Closed 7 years ago
Removing logging adapter
Categories
(Remote Protocol :: Marionette, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1370863
People
(Reporter: ato, Unassigned)
References
Details
Once https://bugzilla.mozilla.org/show_bug.cgi?id=1368674 is done, we can likely also remove the Marionette logging adapter in testing/marionette/logging.js.
Comment 1•7 years ago
|
||
I don't think so. It's in use by `executeInSandbox`, which will not be removed.
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Henrik Skupin (:whimboo) from comment #1)
> I don't think so. It's in use by `executeInSandbox`, which will not be
> removed.
That is mainly used to expose a log() function (adapter for the internal
logging interface) to the simpletest harness.
Reporter | ||
Comment 3•7 years ago
|
||
Oops, I appear to have filed this twice.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•