[webkit-reviews] review requested: [Bug 65084] Build without video but fullscreen API is broken : [Attachment 101833] Patch fixing missing isMediaElement() when building without video but fullscreen API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 24 13:58:29 PDT 2011


Denis Oliver Kropp <dok at directfb.org> has asked  for review:
Bug 65084: Build without video but fullscreen API is broken
https://bugs.webkit.org/show_bug.cgi?id=65084

Attachment 101833: Patch fixing missing isMediaElement() when building without
video but fullscreen API
https://bugs.webkit.org/attachment.cgi?id=101833&action=review

------- Additional Comments from Denis Oliver Kropp <dok at directfb.org>
Building without video support, but with fullscreen API is currently broken.

The virtual method isMediaElement() is not defined in that case.

Attached patch fixes this.


More information about the webkit-reviews mailing list