Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Add way to blacklist certain instance properties #307

Merged
merged 2 commits into from
Nov 18, 2013

Conversation

arv
Copy link
Contributor

@arv arv commented Nov 13, 2013

When we create the wrappers we currently iterate over all instance properties due to bugs in Blink/WebKit. If one of these instance properties are deprecated the Dev Tools logs a warning. To work around this we can now add a black list of property names that should not be transferred to the wrapper prototype.

Fixes #303

@ghost ghost assigned sorvell Nov 13, 2013
@arv
Copy link
Contributor Author

arv commented Nov 18, 2013

Ping

@sorvell
Copy link
Contributor

sorvell commented Nov 18, 2013

LGTM

sorvell pushed a commit that referenced this pull request Nov 18, 2013
Add way to blacklist certain instance properties
@sorvell sorvell merged commit abdd777 into googlearchive:master Nov 18, 2013
@arv arv deleted the black-list-property-names branch December 4, 2013 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants