[webkit-reviews] review denied: [Bug 43099] Add JavaScript API to allow a page to go fullscreen : [Attachment 63937] Part 2: FullScreen-WebCore-NewFiles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 13:18:17 PDT 2010


Eric Carlson <eric.carlson at apple.com> has denied Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 43099: Add JavaScript API to allow a page to go fullscreen
https://bugs.webkit.org/show_bug.cgi?id=43099

Attachment 63937: Part 2: FullScreen-WebCore-NewFiles
https://bugs.webkit.org/attachment.cgi?id=63937&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
You shouldn't need to define an entirely new event type since it doesn't have
fields not in Event. Just define the event name(s) and pass a name to
Event::create().


More information about the webkit-reviews mailing list