[Webkit-unassigned] [Bug 77917] Web Inspector: In Inspector.json PropertyDescriptor.writable should be declared optional

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 04:50:28 PST 2012


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





--- Comment #3 from Peter Rybin <prybin at chromium.org>  2012-02-07 04:50:28 PST ---
(In reply to comment #2)
> (From update of attachment 125738 [details])
> Why should it be optional?

I'm not sure it must be optional.

But it makes sense, because according to JS specification, "writable" exists only for "data" properties, i.e. there's no "writable" when there is getter or setter.

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