Closed
Bug 1495473
Opened 7 years ago
Closed 7 years ago
We should propagate errors from transferHeapSnapshot to the client side
Categories
(DevTools :: Memory, enhancement, P3)
DevTools
Memory
Tracking
(firefox64 fixed)
RESOLVED
FIXED
Firefox 64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: julienw, Assigned: julienw)
References
Details
Attachments
(1 file)
While investigating bug 1494195 I was surprised that the error wasn't propagated up to the client. As a result the test timed out instead of outputting a nice error message.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed by jwajsberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7e55a78b3339
Properly propagate the error up to the client r=ochameau
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
You need to log in
before you can comment on or make changes to this bug.
Description
•