<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>01.06.2012, Χ 7:18, Balazs Kelemen ΞΑΠΙΣΑΜ(Α):</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div text="#000000" bgcolor="#FFFFFF"><blockquote cite="mid:524CA405-7FC7-40BC-81BA-4610C19FDC4F@webkit.org" type="cite"><div>This is of course something non-Qt developers have to worry about, see e.g. <<a moz-do-not-send="true" href="https://bugs.webkit.org/show_bug.cgi?id=87783#c14">https://bugs.webkit.org/show_bug.cgi?id=87783#c14</a>>.</div></blockquote><br>This one could be avoided with the shim (in<span class="Apple-converted-space"> </span><a class="moz-txt-link-freetext" href="https://bugs.webkit.org/show_bug.cgi?id=87872">https://bugs.webkit.org/show_bug.cgi?id=87872</a>). 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.<br></div></span></blockquote></div><div><br></div><div>My point is that WebKit2/v8 integration is causing trouble even before it officially started to happen. That's not a good sign.</div><div><br></div><div>Lack of support for <a href="http://non-webkit.org">non-webkit.org</a> JavaScriptCore substitutes is not a weakness of WebKit2, it's a strength. The code is more hackable, tests are easier to maintain etc.</div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>- WBR, Alexey Proskuryakov</div></span></div><br></body></html>