[Webkit-unassigned] [Bug 86461] Property names of the built-in object cannot be retrieved after trying to delete one of its properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 00:26:19 PDT 2012


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





--- Comment #11 from hojong.han at samsung.com  2012-06-15 00:26:14 PST ---
(In reply to comment #8)
> (From update of attachment 146821 [details])
> Thanks for adding the layout test Hojong, this looks great.

Really thanks for review Gavin.

There's one thing I'm curious is that how to delete static built-in properties, not function. 
JSObject::deleteProperty does nothing but return true for "Deletable" built-in properties and there's comment like "// FIXME: Should the code here actually do some deletion?".
Are you working on this to figure out?

-- 
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