google / google/closure-compiler

Exclude chrome.js from the default externs - move to an environment

Open
#1,196 1 comment 2 reactions 0 assignees View on GitHub
Externs
Dominant language
JavaScript
Stars
7.7k
Forks
1.2k
Avg merge
2d 12h
Merged PRs (30d)
6

Description

The chrome.js externs are becoming problematic because:

a) they are not standard browser externs
b) they cause naming collisions (see #1180, #1189)

The chrome externs should be moved to a custom environment. However, since a chrome extern set also needs the browser externs, a little bit of work would be required to do this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.