[Webkit-unassigned] [Bug 25419] InspectorController refactoring proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 08:42:27 PDT 2009


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





------- Comment #17 from pfeldman at chromium.org  2009-05-13 08:42 PDT -------
Created an attachment (id=30277)
 --> (https://bugs.webkit.org/attachment.cgi?id=30277&action=view)
step_3_patch

Split InspectorController into InspectorController and InspectorFrontend.
Latter encapsulates all frontend interaction and is the only entity allowed to
make ScriptFunctionCalls. The further plan is to serialize these script
function calls.


-- 
Configure bugmail: https://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