forked from WebKit/WebKit-http
-
Notifications
You must be signed in to change notification settings - Fork 8
Note miscellaneous WebKit knowledge
Brian Burg edited this page Dec 5, 2013
·
2 revisions
Here are somewhat random notes to make your WebKit'ing more pleasant. This does not include tips and notes that already exist on the WebKit wiki. If tips are generalizable enough, please add them there instead.
(Not put on the official wiki because it is not an exhaustive list)
Source/WTF/ (example: https://trac.webkit.org/changeset/149444)
GNUmakefile.list.am
wtf/CMakeLists.txt
WTF.pro
WTF.vcproj/WTF.vcproj
WTF.vcxproj/WTF.vcxproj
WTF.xcodeproj/project.pbxproj
CMakeLists.txt
GNUmakefile.list.am
JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
JavaScriptCore.vcxproj/JavaScriptCore.vcxproj
JavaScriptCore.vcxproj/JavaScriptCore.vcxproj.filters
JavaScriptCore.xcodeproj/project.pbxproj
Target.pri
CMakeLists.txt
GNUmakefile.list.am
Target.pri
WebCore.vcproj/WebCore.vcproj
WebCore.vcxproj/WebCore.vcxproj
WebCore.vcxproj/WebCore.vcxproj.filters
WebCore.xcodeproj/project.pbxproj