Closed Bug 1600615 Opened 4 years ago Closed 4 years ago

All JSWindowActor.sendQuery() rejected promises have the same reason "The operation failed for an operation-specific reason"

Categories

(Core :: DOM: Content Processes, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1588839
Fission Milestone M5

People

(Reporter: zombie, Unassigned)

Details

I originally though this is because Error instances aren't serializable for IPC, but we get the same DOMException when the other end returns a rejected promise with any value, including plain JSON objects and even primitive types.

This is an obvious bug that makes rejected queries almost useless, and would probably require a small fix (as compared to serializing Errors).

This should probably be done in M5/asap.

Fission Milestone: --- → ?
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Fission Milestone: ? → M5
You need to log in before you can comment on or make changes to this bug.