[Webkit-unassigned] [Bug 11888] REGRESSION (r18320): Web Inspector panes broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 01:14:47 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11888





------- Comment #11 from ap at webkit.org  2006-12-21 01:14 PDT -------
(In reply to comment #7)
> I discussed this with Alexey in #webkit, and we decided that it's best to leave
> the JS bindings as-is unless we come across websites relying on null resetting
> a property to its initial value. 

I guess we convinced each other - I now think that it would be the right thing
to support setting the value to null :-). What I didn't consider earlier was
that Firefox not only doesn't throw - it actually handles setting the value to
null the same way as setting it to "". I thought that FF was just hiding the
error, as it does for invalid values.

However, this should be fixed in setProperty(), not in the JS binding code for
assignment.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list