[Webkit-unassigned] [Bug 66215] Web Inspector: not all of the properties have valid descriptors on all platforms. Includes PropertyDescriptor protocol documentation fixes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 02:19:50 PDT 2011


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Web Inspector:              |Web Inspector: not all of
                   |PropertyDescriptor protocol |the properties have valid
                   |documentation fixes.        |descriptors on all
                   |                            |platforms. Includes
                   |                            |PropertyDescriptor protocol
                   |                            |documentation fixes.




--- Comment #1 from Pavel Feldman <pfeldman at chromium.org>  2011-08-15 02:19:50 PST ---
Activation in JSC, LocalStorage in V8 and some other properties potentially don't have valid property descriptors. InjectedScript should use conservative "for in" in order to close the gap.

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