What steps will reproduce the problem?
1. Start JCEF and append switches or params to the run.[sh|bat] script.
What is the expected output? What do you see instead?
The switches/params should be passed to CEF, but this feature isn't implemented
yet.
Please provide any additional information below.
So I've created a patch (see attached file) which forwards parameters from Java
to CEF. You can pass all kind of params and switches (starting with -, -- or on
Windows with /) to CEF now.
Please see attached patch file for details.
Original issue reported on code.google.com by k...@censhare.de on 24 Jan 2014 at 11:03
Original issue reported on code.google.com by
k...@censhare.de
on 24 Jan 2014 at 11:03Attachments: