KangoExtensions / kango

Kango framework issue tracker
74 stars 7 forks source link

Conflict with Google's "Mutation Summary" library #21

Closed nadavsn closed 11 years ago

nadavsn commented 12 years ago

Google's "Mutation Summary" library used to make DOM Mutation Observers simpler, just crashes Kango when it's loaded and executed. It's probably conflicting with Kango's own scripts.

On Google Code: http://code.google.com/p/mutation-summary/source/browse/mutation_summary.js

akrylysov commented 12 years ago

In which browser i can reproduce the issue?

nadavsn commented 12 years ago

Almost every browser, I used Firefox (16.0.2), as for Chrome I know mutation observers are supported from Chrome v18.

In my own source it was @required in a content script. Once it was included, everything past it just didn't work, for example I tried to alert('foobar').

nadavsn commented 12 years ago

Is anything found? I thought there's a way to separate the library from Kango, but I'm not sure how to do this

akrylysov commented 12 years ago

Our team a little bit busy right now, we will review this issue later.

nadavsn commented 12 years ago

I'll wait, no problem

akrylysov commented 11 years ago

Works fine in Kango 1.2.0.