[Webkit-unassigned] [Bug 27541] Web Inspector: Split InspectorController into InspectorController and InspectorBackend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 08:52:03 PDT 2009


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33333|                            |review?
               Flag|                            |




--- Comment #4 from Pavel Feldman <pfeldman at chromium.org>  2009-07-23 08:52:02 PDT ---
Created an attachment (id=33333)
 --> (https://bugs.webkit.org/attachment.cgi?id=33333)
Step 1

Step 1: 
- split classes, 
- move whatever is trivial to the InspectorBackend class
- hide private stuff in InspectorController
- delegate non-trivial calls such as highlighting-related.

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