]> git.eshelyaron.com Git - emacs.git/commitdiff
comment
authorJoakim Verona <joakim@verona.se>
Fri, 5 Apr 2013 18:23:57 +0000 (20:23 +0200)
committerJoakim Verona <joakim@verona.se>
Fri, 5 Apr 2013 18:23:57 +0000 (20:23 +0200)
src/xwidget.c

index e0747e7da7a32e354a9170070cb3d2066b2c0858..c6714ad40a5ce80c92e39213e4c0f01e4020e8f1 100644 (file)
@@ -1134,7 +1134,7 @@ xwidget_init_view (struct xwidget *xww,
 
   //////////////////////////////////////////////////////////////
   //xwgir debug
-  if (//EQ(xww->type, Qwebkit_osr)||
+  if (//EQ(xww->type, Qwebkit_osr)|| //TODO should be able to choose compile time which method to use with webkit
       EQ(xww->type, Qsocket_osr)||
       (Fget(xww->type, Qcxwgir_class) != Qnil))//xwgir widgets are OSR
     {