I receive the following warnings:
XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.
Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
I'm just finishing my app. Is there something i can do (or don't use) to eliminate these warnings? The jquery updates are done automatically?