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

Fix detection of Chromium based browsers in getMaxElementSize #1355

Merged
merged 1 commit into from Jul 25, 2019

Conversation

nifgraup
Copy link
Contributor

@nifgraup nifgraup commented Apr 8, 2019

Fixes reintroduction of #807.

@wuweiweiwu wuweiweiwu self-assigned this May 3, 2019
@wuweiweiwu
Copy link
Collaborator

@nifgraup do you mind explaining why this fixes #807 I dont think i fully understand

@nifgraup
Copy link
Contributor Author

nifgraup commented May 5, 2019

@wuweiweiwu #807 was fixed in an unknown commit, and verified fixed on Mar 26 2018, #807 (comment). The issue is Chromium specific and the fix depends on detection with the isChrome() function. That function stopped working in Chromium 71 and this pull request fixes that.

@wuweiweiwu
Copy link
Collaborator

ok @nifgraup thanks for clarifying

@wuweiweiwu wuweiweiwu merged commit 710fc67 into bvaughn:master Jul 25, 2019
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.

None yet

2 participants