angler-fishThe Vulnerability History Project

2009-11-27 Pavel Feldman <pfeldman@dhcp-172-28-174-220.spb.corp.google.com>

      Reviewed by Timothy Hatcher.

        Web Inspector: Split InspectorBackend into three parts: backend,
        injected script host and frontend host.
        
        https://bugs.webkit.org/show_bug.cgi?id=31888

        * DerivedSources.make:
        * GNUmakefile.am:
        * WebCore.gypi:
        * WebCore.pro:
        * WebCore.vcproj/WebCore.vcproj:
        * WebCore.xcodeproj/project.pbxproj:
        * WebCoreSources.bkl:
        * bindings/js/JSBindingsAllInOne.cpp:
        * bindings/js/JSInspectorBackendCustom.cpp: Removed.
        * bindings/js/JSInspectorFrontendHostCustom.cpp: Added.
        (WebCore::JSInspectorFrontendHost::search):
        (WebCore::JSInspectorFrontendHost::setting):
        (WebCore::JSInspectorFrontendHost::setSetting):
        * bindings/js/ScriptObject.cpp:
        (WebCore::ScriptGlobalObject::set):
        * bindings/js/ScriptObject.h:
        * bindings/v8/DOM
    
commit 43f25694f190709c31e284c5a64755513d497670
+311
+2
+8 -1
+12 -3
+8 -1
+126 -3
+48 -4
+6 -1
+2 -1
+12 -139
+176
+18
+4
+2
+2
+16
+4
+2
+3 -1
+13 -19
+163
-306
+170
+178
+89
+61
+83 -287
+27 -63
+11 -45
+15 -5
+8
+192
+82
+58
+1 -1
+7 -7
+1 -1
+1 -1
+6 -6
+3 -3
+1 -1
+9 -14
+4 -4
+1 -1
+24 -24
+1 -1
+290
-296
+111
+3 -3
+6 -6
+6 -6
+1 -1
+19 -19
+4 -4
+1 -1
+1 -1
+2 -2
+3 -3
+2 -1
+2 -1
+18 -18
expand_less