JavaScriptCore:
Reviewed by Darin.
- fixes for Linux build
* JavaScriptCoreSources.bkl: Added new files to build, kjs/PropertyNameArray.cpp
and kjs/testkjs.cpp, and removed old files.
WebCore:
Reviewed and tweaked by Darin.
- fixes for Linux build
(still might not compile, since Darin tweaked but was unable to test).
* WebCoreSources.bkl: Added some new sources, removed some obsolete ones.
* Projects/gdk/webcore-gdk.bkl: Added RenderPopupMenuGdk.cpp
* html/HTMLPlugInElement.h: Removed incorrect syntax with class name
before ::.
* platform/gdk/FrameGdk.h:
* platform/gdk/FrameGdk.cpp: Updated parameters of constructor. Moved a couple stubs
out of this file.
* platform/gdk/RenderPopupMenuGdk.h: Added.
* platform/gdk/RenderPopupMenuGdk.cpp: Added. Just a file full of empty stubs.
* platform/gdk/RenderThemeGdk.h:
* platform/gdk/RenderThemeGdk.cpp: (WebCore::RenderThemeGdk::createPopupMenu): Added.
* platform/gdk/TemporaryLinkStubs.cpp: Add some new stubs.
WebKitTools:
Reviewed by Darin.
- fixes for Linux build
* GdkLauncher/mk: Added call to bakefile_gen before calling make.
* GdkLauncher/gdklauncher.bkl: Tweak comment.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15691 268f45cc-cd09-0410-ab3c-d52691b4dbfc
16 files changed