Closed
Bug 1414292
Opened 8 years ago
Closed 8 years ago
Update to current spec for cross-origin object property enumerability
Categories
(Core :: XPConnect, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
|
7.98 KB,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
This is a followup for bug 1412741. The spec is leaving indexed properties enumerable, so we should do that.
| Assignee | ||
Comment 1•8 years ago
|
||
Updates to https://github.com/whatwg/html/pull/3186
Includes the changes from https://github.com/w3c/web-platform-tests/pull/8045
MozReview-Commit-ID: 5vEo1QGPufE
Attachment #8925051 -
Flags: review?(peterv)
Updated•8 years ago
|
Priority: -- → P2
Updated•8 years ago
|
Attachment #8925051 -
Flags: review?(peterv) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2a5a80d284b5
Update to HTML spec changes for cross-origin object property enumerability. r=peterv
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e486e90b599
followup. Indexed properties are enumerable on Window per spec, and thus we fix the CLOSED TREE.
Comment 4•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2a5a80d284b5
https://hg.mozilla.org/mozilla-central/rev/8e486e90b599
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•