ShelbyTV / shelby-gt-web

the new shelby web front end for rolls <over />
shelby.tv
3 stars 0 forks source link

Extension Bugs Investigation #679

Open spinosa opened 12 years ago

spinosa commented 12 years ago

need to investigate the following extension bugs and file fixable issues:

  1. Hipmunk doesn't work if the extension is installed (I think the extension is interfering with javascript on a lot of pages. ) -c.smith
  2. nor do some Amazon functions -c.smith
  3. and VRBO details as examples. -c.smith

notes on above, from Charles:

Yes- The cache has been cleared multiple times.
Here are specific examples where the page works without the extension but not when it is enabled: http://doodads.mybigcommerce.com/wonder-walker-body-halter/ (click on See 5 more pictures) http://www.vrbo.com/146429 (try to zoom on the pictures) anything on hipmunk.com Note that is stops working once I enable the extension and then have to close and re-open Chrome.
If I disable the extension, it works immediately.
<

  1. If I re-open Chrome with multiple tabs I am prompted to log-in on each one even after I've already logged in -c.smith
hsztul commented 12 years ago

sites that also dont work with extension:

-seamless.com -grooveshark.com

I went through this with the previous extension... maybe there are missing pieces from the old codebase?

spinosa commented 11 years ago

seems this was mostly fixed (via the JST -> SHELBYJST update). As of just now the following all work: seemless.com, grooveshark.com, amazon.com, vrbo.com

still seems to break hipmunk.com, seeing errors in console. They also use $, so I would start investigation there.

spinosa commented 11 years ago

making this P2 for now. We need to re-write extension (instead of fix all these little bugs piling up w/ the current spaghetti code), at which time we need to fix it for all the sites listed in GH.