Closed Bug 1527900 Opened 6 years ago Closed 6 years ago

Throw exception if StructuredClone sees bigint in realm without bigint

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: wingo, Assigned: wingo)

References

Details

Attachments

(1 file)

In StructuredClone.cpp, JSStructuredCloneReader::readBigInt should throw an exception if the target realm doesn't support bigints.

Summary: Throw exception when if StructuredClone sees bigint in realm without bigint → Throw exception if StructuredClone sees bigint in realm without bigint
Blocks: js-bigint-ship
No longer blocks: js-bigint
Assignee: nobody → wingo
Keywords: checkin-needed

Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc20c56545bd
Throw exception if StructuredClone sees bigint in realm without bigint r=jandem

Keywords: checkin-needed
Backout by shindli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d326ae7d4084 Backed out changeset cc20c56545bd for spidermoneky build bustages CLOSED TREE

Thanks for the sheriffing, updated patch fixes the --tbpl bustage

Keywords: checkin-needed

Pushed by rgurzau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e262ebb01282
Throw exception if StructuredClone sees bigint in realm without bigint r=jandem

Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: