[webkit-reviews] review granted: [Bug 44013] HTMLMediaElement should delay document load event : [Attachment 64894] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 24 17:48:35 PDT 2010


Darin Adler <darin at apple.com> has granted Eric Carlson
<eric.carlson at apple.com>'s request for review:
Bug 44013: HTMLMediaElement should delay document load event
https://bugs.webkit.org/show_bug.cgi?id=44013

Attachment 64894: updated patch
https://bugs.webkit.org/attachment.cgi?id=64894&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +    // Used to allow element that loads data without using a FrameLoader to
delay the 'load' event.

I think you mean without using a ResourceLoader. Or without going through the
FrameLoader.

> +    // Still waiting for elements that don't use a FrameLoader?

Same comment here.


More information about the webkit-reviews mailing list