We are using webkit as one of our module i.e. building webkit with our own
application.
Migrated from revision 164362 to 187486.
In revision 164362 DumpRenderTree test cases were working fine.
Now we have used Cmake build tool to build our system.
Modified the build files and compiled the webkit.

But now windows.testRunner and window.eventSender object is not working.

Debugged the code , found that JS API is being used to inject testRunner
and eventSender object in window object.
JSObject.h putDirect () function is getting called correctly.

Can some one provide any idea what has been changed internally?
Any pointers are welcome.

TIA,
Ankit
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to