[webkit-dev] webkit2 with v8
Alexey Proskuryakov
ap at webkit.org
Fri Jun 1 09:51:50 PDT 2012
01.06.2012, в 7:18, Balazs Kelemen написал(а):
>> This is of course something non-Qt developers have to worry about, see e.g. <https://bugs.webkit.org/show_bug.cgi?id=87783#c14>.
>
> This one could be avoided with the shim (in https://bugs.webkit.org/show_bug.cgi?id=87872). We could introduce a file called WebKitTestSupportQt.cpp that implements injectInternalsObject(JSContextRef). It would unbox the v8 context from the wrapper and call the v8 version of WebCoreTestSupport::injectInternalsObject. So it's a bit complicated but at least there would be no ifdef needed in WebKitTestRunner.
My point is that WebKit2/v8 integration is causing trouble even before it officially started to happen. That's not a good sign.
Lack of support for non-webkit.org JavaScriptCore substitutes is not a weakness of WebKit2, it's a strength. The code is more hackable, tests are easier to maintain etc.
- WBR, Alexey Proskuryakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120601/437f581c/attachment.html>
More information about the webkit-dev
mailing list