[webkit-reviews] review denied: [Bug 68817] Add Document.webkitIsFullScreenEnabled property. : [Attachment 108707] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 20:23:41 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has denied Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 68817: Add Document.webkitIsFullScreenEnabled property.
https://bugs.webkit.org/show_bug.cgi?id=68817

Attachment 108707: Patch
https://bugs.webkit.org/attachment.cgi?id=108707&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This doesn't seem like a regular way to check for features at runtime. Is there
a reason why a check like 'if ("webkitIsFullScreen" in document)' won't work?

I'm sufficiently sure that this isn't the way to go to say r-, but I could be
missing something.


More information about the webkit-reviews mailing list