Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress "non-existent property" warnings in spf.url #433

Merged
merged 1 commit into from
Dec 30, 2016

Conversation

nicksay
Copy link
Contributor

@nicksay nicksay commented Dec 29, 2016

Tighter property checking in JsCompiler is warning about the username
and password property access on a elements. Temporarily suppress
these warnings until the default externs can be fixed or the property
accesses are removed.

Tighter property checking in JsCompiler is warning about the `username`
and `password` property access on `a` elements.  Temporarily suppress
these warnings until the default externs can be fixed or the property
accesses are removed.
@rviscomi
Copy link
Member

lgtm

@nicksay nicksay merged commit 187fe39 into youtube:master Dec 30, 2016
@nicksay nicksay deleted the suppress-warnings branch December 30, 2016 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants