[webkit-reviews] review requested: [Bug 29940] [A [B[V8] HTMLAudio, HTMLImageElement, and HTMLOptionElement are constructable. : [Attachment 40406] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 16:07:36 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 29940: [A [B[V8] HTMLAudio, HTMLImageElement, and HTMLOptionElement are
constructable.
https://bugs.webkit.org/show_bug.cgi?id=29940

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
Due to my refactoring earlier this year, I accidentally made
HTML(Audio|Image|Op
tion)Element properties constructable. This patch mimics JSC's behavior and
crea
tes a distinction between them and just plain window.Audio, Image, and
Option.


More information about the webkit-reviews mailing list