[Webkit-unassigned] [Bug 41094] New: Web Inspector: Inspector cleanup + better DevTools alignment with Inspector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 12:48:57 PDT 2010


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

           Summary: Web Inspector: Inspector cleanup + better DevTools
                    alignment with Inspector.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    yurys at chromium.org


WebCore:
- Removed a bunch of unused methods from all over the place
- Added client callbacks for states surviving navigation
- Implemented more user-friendly stub for InspectorFrontendHost.platform

WebKit/chromium
- Merged InspectorClient implementation into WebDevToolsAgent
- Changed the way WebDevToolsAgent is initialized (will break chromium bot, needs coordinated landing)
- Removed a lot of legacy code from WebDevToolsAgentImpl
- Removed a lot of overrides from DevTools.js
- Simplified devtools stubs
- Got rid of all logic from within InjectDispatch.js

We are now much cleaner and much more ready for remote debugging!

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