[Webkit-unassigned] [Bug 106594] [chromium] Register newly-created layers for animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 17:21:31 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106594





--- Comment #7 from James Robinson <jamesr at chromium.org>  2013-02-20 17:23:53 PST ---
(From update of attachment 189364)
View in context: https://bugs.webkit.org/attachment.cgi?id=189364&action=review

> Source/WebKit/chromium/src/ChromeClientImpl.cpp:120
> +    GraphicsLayerFactoryChromium(WebKit::WebViewImpl* webView)

explicit

> Source/WebKit/chromium/src/ChromeClientImpl.cpp:136
> +    // GraphicsLayerFactoryChromium's lifetime is bounded by that of its owning
> +    // ChromeClientImpl, whose own lifetime is bounded by that of m_webView.

Hmm - you'll have to remind me.  Why doesn't the WebViewImpl just own this object directly?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list