briangonzalez / jquery.adaptive-backgrounds.js

🦎 A jQuery plugin for extracting the dominant color from images and applying the color to their parent.
http://briangonzalez.github.io/jquery.adaptive-backgrounds.js/
6.53k stars 454 forks source link

Demo website crashes Chrome on iPad #5

Closed puikinsh closed 10 years ago

puikinsh commented 10 years ago

I just tried to access your demo website with Chrome on iPad and it keeps on crashing even before it is fully loaded.

Otherwise it is an awesome script.

briangonzalez commented 10 years ago

Do you have any details regarding iPad version / mobile safari version?

puikinsh commented 10 years ago

Chrome 31 running on iPad 3 with iOS7.0.4 and all updates installed. It doesn't crush using Safari while Chrome and Safari share the same engine on iPad.

acrogenesis commented 10 years ago

Google Chrome lacks access to the Nitro Javascript engine that Safari uses on iDevices.

dilrajahdan commented 10 years ago

Demo crashed safari for me first time round. Using safari on iPhone 4S ios7.0.4 with about 15 tabs open.

I loaded up safari again, refreshed and it worked perfectly.

This script is so awesome! Even better then what I was looking for. Thank you!

Will try and do some memory profiling tomo.

briangonzalez commented 10 years ago

I would totally appreciate that, @dilrajahdan.

briangonzalez commented 10 years ago

Seems to be working just fine. Closing for now until I can repro. This may have happened when the library was still using ColorThief.

photo