Closed Bug 1518787 Opened 6 years ago Closed 6 years ago

Fix RemoteOuterWindowProxy::getOwnPropertyDescriptor for indexed properties

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: peterv, Assigned: peterv)

References

Details

Attachments

(1 file)

It calls WrapResult, which first does aDesc.object().set(...) and then aDesc.setDataDescriptor(...), but the latter sets the object to null again.

Pushed by pvanderbeken@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/20bb124acab3 Fix RemoteOuterWindowProxy::getOwnPropertyDescriptor for indexed properties. r=bzbarsky
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: