[Webkit-unassigned] [Bug 100021] Web Inspector: show internal properties in inspector frontend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 07:27:45 PDT 2012


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





--- Comment #10 from Peter Rybin <prybin at chromium.org>  2012-10-24 07:28:51 PST ---
[I'm sorry for the empty comment above].

> > > UI preview
> > We show uncaught exception object as a variable with name <exception>. Could you adhere to the same style for the internal properties you are adding?

This patch doesn't make property names. They are defined in V8 according to their names in specification.

However we could manually restyle them in front-end using RegExp technique, but I'm not sure it's what you'd like to do.

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