[Webkit-unassigned] [Bug 87337] [Blackberry] WebKit's fullscreen mode needs to notify page client.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 09:14:28 PDT 2012


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





--- Comment #15 from Max Feil <mfeil at rim.com>  2012-05-31 09:14:28 PST ---
(In reply to comment #13)
> why do you need containsVideoTags at all? is not checking for ::videoTag enough, since you have the element?

The "contains" check is needed because the element will often be a container like a DIV. In fact that is one of the main points of PR158257 which this webkit bug is designed to address.

> I would add a comment saying that this method is deprecated.
> in fact I would add comments deprecating the whole old codepath.

The previous fullscreen codepath is not deprecated yet. It needs to be maintained to support AIR and native fullscreen widgets in general. Once AIR is no longer supported in BlackBerry OS we can revisit this.

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