Closed GoogleCodeExporter closed 8 years ago
Should be related to the issues
1)
http://www.magpcss.org/ceforum/viewtopic.php?f=14&t=11598&p=22519&hilit=useragen
t#p22519
2)
http://www.magpcss.org/ceforum/viewtopic.php?f=14&t=12083&p=22518&hilit=useragen
t#p22518
Original comment by arun.vc....@gmail.com
on 10 Sep 2014 at 6:40
@#1: Those forum posts relate to the global CefSettings.user_agent value and
the bug is https://code.google.com/p/chromiumembedded/issues/detail?id=1275.
What you're trying to do (set the user agent using a CefRequest in
onBeforeResourceLoad) is a different issue.
Original comment by magreenb...@gmail.com
on 18 Sep 2014 at 4:04
Marshall,
Could you pls suggest if this will be related which part of the code? (i.e,
either CEF builds or Java code) so that, I can try and debug for solutions or
ideas.
Regards,
Arun
Original comment by arun.vc....@gmail.com
on 22 Sep 2014 at 1:18
On checking further, when we run this app as standalone one, we are noticing
that request.getMethod() returns NULL in onBeforeResourceLoad() method.
Original comment by arun.vc....@gmail.com
on 14 Oct 2014 at 6:43
Hi Marshall,
This issue can be resolved as it's a Native Library accessing issue while we
pack the libraries and jar files into a compressed jar. Now we have understood
on how to pass the arguments properly.
Thanks,
Arun
Original comment by arun.vc....@gmail.com
on 29 Oct 2014 at 2:09
@#5: Thanks for the update.
Original comment by magreenb...@gmail.com
on 1 Nov 2014 at 5:47
Original issue reported on code.google.com by
arun.vc....@gmail.com
on 8 Sep 2014 at 9:46