Skip to content
  • weinig@apple.com's avatar
    2011-05-11 Sam Weinig <sam@webkit.org> · f25e6ff1
    weinig@apple.com authored
            Reviewed by Eric Seidel.
    
            Stop including Console.h just to get Console enum types
            https://bugs.webkit.org/show_bug.cgi?id=60607
    
            Move MessageSource, MessageType and MessageLevel into its own
            header and cleanup surrounding classes.
    
            * Api/qwebelement.cpp:
    2011-05-11  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Eric Seidel.
    
            Stop including Console.h just to get Console enum types
            https://bugs.webkit.org/show_bug.cgi?id=60607
    
            Move MessageSource, MessageType and MessageLevel into its own
            header and cleanup surrounding classes.
    
            * GNUmakefile.list.am:
            * WebCore.gypi:
            * WebCore.pro:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * bindings/js/JSCustomXPathNSResolver.cpp:
            * bindings/scripts/CodeGeneratorJS.pm:
            * bindings/v8/V8Proxy.cpp:
            * dom/ScriptExecutionContext.h:
            * html/HTMLFormElement.cpp:
            * html/parser/XSSFilter.cpp:
            * inspector/ConsoleMessage.h:
            * inspector/InjectedScriptHost.h:
            * inspector/InspectorAgent.h:
            * inspector/InspectorConsoleAgent.h:
            * inspector/InspectorFrontendHost.h:
            * inspector/InspectorInstrumentation.cpp:
            * inspector/InspectorInstrumentation.h:
            * loader/EmptyClients.h:
            * loader/FrameLoader.cpp:
            * loader/MainResourceLoader.cpp:
            * loader/appcache/ApplicationCacheGroup.cpp:
            * page/ChromeClient.h:
            * page/Console.cpp:
            (WebCore::Console::~Console):
            * page/Console.h:
            * page/ConsoleTypes.h: Added.
            * page/ContentSecurityPolicy.cpp:
            * page/Geolocation.h:
            * workers/WorkerReportingProxy.h:
            * xml/XMLHttpRequest.cpp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86251 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f25e6ff1