Skip to content

Fix Error 1001: JavaScript profiling failed#197

Merged
gmetais merged 2 commits intodevelopfrom
fix-1001
Oct 6, 2016
Merged

Fix Error 1001: JavaScript profiling failed#197
gmetais merged 2 commits intodevelopfrom
fix-1001

Conversation

@gmetais
Copy link
Collaborator

@gmetais gmetais commented Oct 6, 2016

This fix is supposed to repair the 1001 error that could occur on some webpages (#170 & #196).

The error was happening in a particular case, when getElementById/getElementsByClassName/getElemetsByTagName was called with a null or undefined argument, and inside a try-catch block.

(+ a small change in wording about setting cookies)

@gmetais gmetais merged commit 9898a84 into develop Oct 6, 2016
@gmetais gmetais deleted the fix-1001 branch October 6, 2016 02:59
gmetais added a commit that referenced this pull request Dec 20, 2016
Fix for Error 1001: JavaScript profiling failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant