Closed
Bug 1865962
Opened 2 years ago
Closed 1 year ago
Add ErrorResult& argument to JSActor::QueryHandler::SendReply()
Categories
(Core :: DOM: Content Processes, task)
Core
DOM: Content Processes
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mccr8, Unassigned)
Details
Attachments
(1 obsolete file)
As of bug 1748888, both callers get passed in an ErrorResult& argument, so I think we could just thread it through. That in turn could be passed to SendRawMessage() instead of IgnoreErrors().
| Reporter | ||
Comment 1•2 years ago
|
||
| Reporter | ||
Comment 2•1 year ago
|
||
I'm not sure how useful this really is.
Assignee: continuation → nobody
Updated•1 year ago
|
Attachment #9365960 -
Attachment is obsolete: true
| Reporter | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•