* bindings/vapi/javascriptcore-4.0.vapi: Make JS objects match their JSC definitions: move JSValueFoo methods to JS.Value, etc. Update call sites. * src/client/util/util-webkit.vala: Move WebKit-specific common methods from ClientWebView here. Update call sites. * src/engine/util/util-js.vala: Move JSC-specific common methods from ClientWebView and ComposerPageStateTest here. Update call sites. * src/client/web-process/web-process-extension.vala: Check for and handle exceptions when calling JS code. * src/CMakeLists.txt: Add new source files, make WebKit VAPI generation and engine compilation depend on JSC. |
||
|---|---|---|
| .. | ||
| client/application | ||
| engine | ||
| js | ||
| CMakeLists.txt | ||
| main.vala | ||
| testcase.vala | ||