[Webkit-unassigned] [Bug 28665] Inspector: Throws an Error on "null"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 23 07:58:50 PDT 2009


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





--- Comment #6 from Joseph Pecoraro <joepeck at webkit.org>  2009-08-23 07:58:49 PDT ---
(In reply to comment #4)
> Additional note: fixing InspectorController.wrapObject would be nicer, but you
> would need to do that in both bindings (comparing to null are returning
> argument). It will still require mentioned fix in the console though.

What I said earlier was not accurate.  wrapObject doesn't have trouble with
null, it just ends up returning the value passed in, which was null, and a null
value isn't handled well afterwards.  I like this approach.

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