[Webkit-unassigned] [Bug 37306] Web Inspector: Stop using JavaScript Script* objects as a transport for InspectorController <=> front-end interaction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 07:15:25 PDT 2010


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


Patrick Mueller <pmuellr at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmuellr at yahoo.com




--- Comment #2 from Patrick Mueller <pmuellr at yahoo.com>  2010-04-09 07:15:25 PST ---
(In reply to comment #1)
> ... it would make sense to use that infrastructure
>  for the opposite direction so that we could define an API based on the "value"
> types.

In general, it would be nice to have "both directions" use the same style.

It seems like it would be nice to chunk the "APIs" into areas: resources,
javascript debugging, javascript profiling, DOM, etc.  For example, if we go an
IDL route, we'd have separate interfaces for each of those areas.

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