[Webkit-unassigned] [Bug 132856] [GTK][Stable] Missing implementation of callToJavaScript/callToNativeFunction with msys/mingw32

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 08:42:18 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=132856

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #233444|review?, commit-queue?      |review-, commit-queue-
              Flags|                            |

--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 233444
  --> https://bugs.webkit.org/attachment.cgi?id=233444
asm implementation of the functions

View in context: https://bugs.webkit.org/attachment.cgi?id=233444&action=review

Could you provide a ChangeLog entry? r- because of the missing ChangeLog.

> webkitgtk-2.4.1/Source/JavaScriptCore/jit/JITStubsX86.h:202
> +#if OS(WINDOWS) && ENABLE(JIT)

I don't think you need the ENABLE(JIT), this files is only included from JITStubs.cpp inside a #if ENABLE(JIT) block

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150407/2a066ca5/attachment.html>


More information about the webkit-unassigned mailing list