RESOLVED FIXED57129
Allow defineOwnProperty to work on DOMObjects
https://bugs.webkit.org/show_bug.cgi?id=57129
Summary Allow defineOwnProperty to work on DOMObjects
Oliver Hunt
Reported 2011-03-25 15:39:20 PDT
Allow defineOwnProperty to work on DOMObjects
Attachments
Patch (17.29 KB, patch)
2011-03-25 15:47 PDT, Oliver Hunt
darin: review+
Oliver Hunt
Comment 1 2011-03-25 15:47:11 PDT
Darin Adler
Comment 2 2011-03-25 16:11:07 PDT
Comment on attachment 86989 [details] Patch I think those functions should be named isGetterPresent and isSetterPresent rather than getterPresent and setterPresent.
Oliver Hunt
Comment 3 2011-03-25 16:21:06 PDT
Note You need to log in before you can comment on or make changes to this bug.