WindowAnimationWorklet should use ContextLifecycleObserver instead of DOMWindowProperty

We're deprecating DOMWindowProperty. So this CL replaces it with ContextLifecycleObserver.

Also this CL adds a comment why WindowAnimationWorklet needs to clear
m_animationWorklet in contextDestroyed().

BUG=610176

Review-Url: https://codereview.chromium.org/2571753002
Cr-Commit-Position: refs/heads/master@{#438544}
2 files changed