[Webkit-unassigned] [Bug 29940] New: [A [B[V8] HTMLAudio, HTMLImageElement, and HTMLOptionElement are constructable.

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


https://bugs.webkit.org/show_bug.cgi?id=29940

           Summary: [A [B[V8] HTMLAudio, HTMLImageElement, and
                    HTMLOptionElement are constructable.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org



Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40406|                            |review?
               Flag|                            |


Created an attachment (id=40406)
 --> (https://bugs.webkit.org/attachment.cgi?id=40406)
Patch v1

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list