Skip to content
New issue

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

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

Already on GitHub? # to your account

Use window.URL instead of window.webkitURL #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

topaz2
Copy link

@topaz2 topaz2 commented Apr 10, 2017

It seems like window.webkitURL is deprecated on latest chrome.

chrome-extension://jdbcdblgjdpmfninkoogcfpnkjmndgje/trelloscrum.js:773 'webkitURL' is deprecated. Please use 'URL' instead.
(anonymous)	@	chrome-extension://jdbcdblgjdpmfninkoogcfpnkjmndgje/trelloscrum.js:773

Therefore it leads to huge performance loss for my trello and I've fixed it.​

@TheYorickable
Copy link

Please merge this.

@shadoath
Copy link

shadoath commented Oct 5, 2017

Bump!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants