Add ContextLifecycleObserver::frame()
I'm replacing DOMWindowProperty with ContextLifecycleObserver. (ContextLifecycleObserver::contextDestroyed() is called already almost at the same timing as DOMWindowProperty::frameDestroyed().) To make the replacement easier, this CL introduces ContextLifecycleObserver::frame(). Also this CL moves ApplicationCache to ContextLifecycleObserver. BUG=610176 Review-Url: https://codereview.chromium.org/2562303002 Cr-Commit-Position: refs/heads/master@{#437852}
Showing
Please register or sign in to comment