New issue
Advanced search Search tips

Issue 749791 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Task



Sign in to add a comment

Add bindings tests for global objects

Project Member Reported by cha...@chromium.org, Jul 27 2017

Issue description

The bindings generation has specific logic for global objects (e.g. creating constructors for exposed interfaces). The bindings tests (https://dev.chromium.org/blink/webidl#TOC-Tests) do not cover this logic .

For example, see https://chromium-review.googlesource.com/c/508328, which corrected the bindings for exposure of interfaces with [SecureContext].

Should add tests to verify that the bindings for global objects are generated correctly. This may be need to be some combination of bindings tests and layout tests.
 
Owner: cha...@chromium.org
Status: Assigned (was: Available)

Sign in to add a comment