[webkit-reviews] review granted: [Bug 60278] Removing the full screen element via parent.innerHTML="" does not result in a webkitfullscreenchange event. : [Attachment 92557] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 13:11:01 PDT 2011


Maciej Stachowiak <mjs at apple.com> has granted Jer Noble <jer.noble at apple.com>'s
request for review:
Bug 60278: Removing the full screen element via parent.innerHTML="" does not
result in a webkitfullscreenchange event.
https://bugs.webkit.org/show_bug.cgi?id=60278

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

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
Since this exactly matches what we do for focus, I see no reason to object. If
there is a better way to do this, we can refactor both these code paths in the
future.


More information about the webkit-reviews mailing list