[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:06:01 PDT 2012


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





--- Comment #14 from Max Feil <mfeil at rim.com>  2012-05-31 09:06:01 PST ---
(In reply to comment #11)
> Max, I reuse m_fullscreenVideoNode in this patch, I assigned/cleared the node in enter/exitFullScreenForElement functions. Chrome should not call "notifyFullScreenVideoExited" when it is not in full screen mode, should it? Yes, anyway, I should have null pointer check or Assert. Thanks.

I didn't notice your reuse of m_fullscreenVideoNode, sorry. In that case just doing a null pointer check is fine.

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