WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29940
[V8] HTMLAudio, HTMLImageElement, and HTMLOptionElement are constructable.
https://bugs.webkit.org/show_bug.cgi?id=29940
Summary
[V8] HTMLAudio, HTMLImageElement, and HTMLOptionElement are constructable.
Dimitri Glazkov (Google)
Reported
2009-09-30 16:07:36 PDT
Created
attachment 40406
[details]
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.[A[B
Attachments
Patch v1
(18.15 KB, patch)
2009-09-30 16:07 PDT
,
Dimitri Glazkov (Google)
no flags
Details
Formatted Diff
Diff
Make things less constructable, v2.
(18.21 KB, patch)
2009-09-30 16:15 PDT
,
Dimitri Glazkov (Google)
no flags
Details
Formatted Diff
Diff
Make things less constructable, v3.
(18.27 KB, patch)
2009-09-30 16:23 PDT
,
Dimitri Glazkov (Google)
fishd
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Dimitri Glazkov (Google)
Comment 1
2009-09-30 16:09:36 PDT
Comment on
attachment 40406
[details]
Patch v1 Missing bug URL :)
Dimitri Glazkov (Google)
Comment 2
2009-09-30 16:15:12 PDT
Created
attachment 40407
[details]
Make things less constructable, v2.
Dimitri Glazkov (Google)
Comment 3
2009-09-30 16:22:31 PDT
Comment on
attachment 40407
[details]
Make things less constructable, v2. Real thing coming up.
Dimitri Glazkov (Google)
Comment 4
2009-09-30 16:23:12 PDT
Created
attachment 40408
[details]
Make things less constructable, v3.
Dimitri Glazkov (Google)
Comment 5
2009-09-30 20:00:10 PDT
Landed as
http://trac.webkit.org/changeset/48955
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug