Closed
Bug 1696856
Opened 4 years ago
Closed 4 years ago
Add and set an isForwardedFromContentProcess property to nsConsoleMessage
Categories
(DevTools :: Console, task)
DevTools
Console
Tracking
(Fission Milestone:M7, firefox88 fixed)
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This property will be used in the console client to filter out cloned messages when we can get them directly from the content process.
We already have this property on nsScriptError
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/93747f65e35a
[devtools] Move isForwardedFromContentProcess to nsConsoleMessage. r=baku.
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Updated•4 years ago
|
Fission Milestone: --- → M7
Whiteboard: dt-fission-m3-mvp
You need to log in
before you can comment on or make changes to this bug.
Description
•