[webkit-help] [webkit-dev] DumpRenderTree objects not getting inserted in window object

Antonio Gomes tonikitoo at webkit.org
Tue Apr 5 08:06:23 PDT 2016


It would be helpful if you could detail a bit more about what specific
port of WebKit you are using, and what kind of modification you have
done.

PS: Usually crosspost'ing to different mailing lists is not
recommended. I have BCC'ed webkit-dev.

On Tue, Apr 5, 2016 at 8:11 AM, ankit srivastav <ank.cpp at gmail.com> wrote:
> 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-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>


More information about the webkit-help mailing list