[Webkit-unassigned] [Bug 38483] Implement PageClient::isPageVisible on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 13:11:59 PDT 2010


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





--- Comment #3 from Anders Carlsson <andersca at apple.com>  2010-05-03 13:11:59 PST ---
(In reply to comment #2)
> (From update of attachment 54956 [details])
> Is it possible for m_window to be null?
> 

Nope.

> The FIXME seems incorrect if it's possible for m_window to be a top-level
> window.

It will never be a top-level window.

> 
> You could add a FIXME about checking if the window is clipped out of view.

In that case I think we might still want to update the backing store; this is
more to stop updates from web views in hidden tabs from happening.

> 
> r=me

Thanks!

-- 
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