Bug 47668

Summary: Web Inspector: Move load and dom content event timers into InspectorController.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. yurys: review+

Description Pavel Feldman 2010-10-14 06:31:10 PDT
There is no need for them to be in InspectorResource.
Comment 1 Pavel Feldman 2010-10-14 06:35:16 PDT
Created attachment 70734 [details]
[PATCH] Proposed change.
Comment 2 Pavel Feldman 2010-10-14 06:48:17 PDT
        M       WebCore/ChangeLog
        M       WebCore/inspector/CodeGeneratorInspector.pm
        M       WebCore/inspector/Inspector.idl
        M       WebCore/inspector/InspectorController.cpp
        M       WebCore/inspector/InspectorController.h
        M       WebCore/inspector/InspectorResource.cpp
        M       WebCore/inspector/InspectorResource.h
        M       WebCore/inspector/front-end/inspector.css
        M       WebCore/inspector/front-end/inspector.js
Committed r69763