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

Permission denied to access property "apply" #608

Closed
lifeiscontent opened this issue Aug 2, 2019 · 2 comments · Fixed by #613
Closed

Permission denied to access property "apply" #608

lifeiscontent opened this issue Aug 2, 2019 · 2 comments · Fixed by #613
Labels
bug Confirmed bug released This feature/bug fix has been released

Comments

@lifeiscontent
Copy link

browserName browserVersion locale osName time userAgent
Firefox 68.0.0 en-US Windows 10.0 2019-08-02T13:14:32.371Z Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0

if (typeof prev === 'function') prev.apply(this, arguments)

@kattrali
Copy link
Contributor

kattrali commented Aug 6, 2019

Thanks for the report, @lifeiscontent - is this potentially the same as #469?

@abigailbramble abigailbramble added bug Confirmed bug backlog We hope to fix this feature/bug in the future awaiting feedback Awaiting a response from a customer. Will be automatically closed after approximately 2 weeks. scheduled Work is starting on this feature/bug and removed backlog We hope to fix this feature/bug in the future bug Confirmed bug labels Aug 7, 2019
bengourley added a commit that referenced this issue Aug 16, 2019
…l existing installed handler

We checked it was a function, but sometimes we get "Permission denied" if we call it, so this change
wraps the call in a try/catch instead.

Fixes #608
@mattdyoung mattdyoung removed the scheduled Work is starting on this feature/bug label Aug 20, 2019
@mattdyoung
Copy link
Contributor

This was fixed in v6.4.1.

@mattdyoung mattdyoung added bug Confirmed bug released This feature/bug fix has been released and removed awaiting feedback Awaiting a response from a customer. Will be automatically closed after approximately 2 weeks. labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bug released This feature/bug fix has been released
Projects
None yet
4 participants