Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Fix unminified detection false positive #693

Merged
merged 1 commit into from
May 6, 2017
Merged

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented May 6, 2017

This fixes detection on Facebook.com.

The reason it was a false positive is that the minifier we're using doesn't collapse this particular argument to one letter (it's three instead), but it's still minified.

The new Fiber check is more fragile (depends on the specific method name), but I have a strategy for how to fix it for the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants