Closed Bug 1698525 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 28078 - v8bindings: Fix indexed/named set on named properties object

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 28078 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/28078
Details from upstream follow.

b'Yuki Shiino <yukishiino@chromium.org>' wrote:

v8bindings: Fix indexed/named set on named properties object

V8 interceptor's setter doesn't fallback to definer automatically,
so we have to define both of setter and definer interceptors if
we'd like to forbid properties to be set/defined on a named
properties object.

https://github.com/heycam/webidl/pull/963

Change-Id: I5386ffaac06c2275fd847c7d47cec87054a138d6
Reviewed-on: https://chromium-review.googlesource.com/2759574
WPT-Export-Revision: b250be153a15469bb9b81213b54b1621b6d73fec

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 1 subtests

Status Summary

Firefox

OK : 1
PASS: 1

Chrome

OK : 1
FAIL: 1

Safari

OK : 1
FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/67ad9a29fd23
[wpt PR 28078] - v8bindings: Fix indexed/named set on named properties object, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.