OnWebKitInitialized - Need Data Variables during execution

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

OnWebKitInitialized - Need Data Variables during execution

Postby tslate » Wed Sep 27, 2017 12:21 pm

Hi,

When can I send some data using SendProcessMessage, CefRenderProcessHandler constructor or other means to be available during OnWebKitInitialized execution?

Ideally a pointer to a class but otherwise I can send the few variables I'll need instead.

Also I assume this is sandboxed would that block my own message queue threads if I wanted to implement one for the handler?

I am using OnWebKitInitialized to register server JS file content, ie reading files from server. If this is sandboxed what are my choices besides the same thing as above?

Are there data size limits for registered JS, ie the registered content for the extensions will be large JS files?

Thanks
tslate
Techie
 
Posts: 32
Joined: Wed Jul 19, 2017 12:47 pm

Re: OnWebKitInitialized - Need Data Variables during execut

Postby magreenblatt » Thu Sep 28, 2017 3:34 am

magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 42 guests