This sounds like it'd be a better question to address to the CEF
developers. CEF isn't part of the Chromium project.

On Wed, May 10, 2023 at 7:22 AM jungle panda <[email protected]>
wrote:

> I have basic understanding of chromium/blink and cef.
> I want to send tree data from blink chromium code to cef client
> application.
>
> I have tried using "window.cefquery" js method and injected it into frame
> and while receiving that data on cefclient side I used "OnQuery" method,
> but this method is not  reliable to send large data.
>
> So is there any better way available to send data out from blink chromium ?
>
> we want any callback which we can hook into chromium/blink's function, so
> that once blink's function completes it's task, our callback function from
> cef client application is invoked with tree data.
>
> --
> You received this message because you are subscribed to the Google Groups
> "blink-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/805bf78a-81d3-47f9-9932-13c74c558075n%40chromium.org
> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/805bf78a-81d3-47f9-9932-13c74c558075n%40chromium.org?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACwGi-471H7kt12CemN-Ui%3Dj-MVgJY3YmRdh69C_PUOheS0Vvg%40mail.gmail.com.

Reply via email to