Web Inspector: CodeGeneratorInspector.py: put TypeBuilder namespace in a separate...
authormario@webkit.org <mario@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 24 Jan 2012 18:02:08 +0000 (18:02 +0000)
committermario@webkit.org <mario@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 24 Jan 2012 18:02:08 +0000 (18:02 +0000)
commit987d73719b99458844bdea20c086450cfbe9da3d
tree5ab0e29000215f3a357c6f2ab26f2b53d2cb8242
parentcec9bfee4e5b761afc103f33471f80492634621f
Web Inspector: CodeGeneratorInspector.py: put TypeBuilder namespace in a separate sources
https://bugs.webkit.org/show_bug.cgi?id=76868

Patch by Peter Rybin <peter.rybin@gmail.com> on 2012-01-24
Reviewed by Yury Semikhatsky.

Configurations of (hopefully) all build systems are fixed.

* CMakeLists.txt:
* DerivedSources.make:
* DerivedSources.pri:
* GNUmakefile.am:
* GNUmakefile.list.am:
* WebCore.gyp/WebCore.gyp:
* WebCore.gypi:
* WebCore.vcproj/WebCore.vcproj:
* WebCore.xcodeproj/project.pbxproj:
* inspector/CodeGeneratorInspector.py:
(dash_to_camelcase):
(InspectorFrontend_h):
(InspectorBackendDispatcher_h):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105745 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/GNUmakefile.list.am
Source/WebCore/WebCore.gypi
Source/WebCore/accessibility/gtk/WebKitAccessibleInterfaceText.cpp [new file with mode: 0644]
Source/WebCore/accessibility/gtk/WebKitAccessibleInterfaceText.h [new file with mode: 0644]
Source/WebCore/accessibility/gtk/WebKitAccessibleUtil.cpp
Source/WebCore/accessibility/gtk/WebKitAccessibleUtil.h
Source/WebCore/accessibility/gtk/WebKitAccessibleWrapperAtk.cpp