In ClientHandler::HandleBeforeResourceLoad() of cefclinet on Mac, it would be
nice to have tests for ps_logo2.png, domaccess.html etc.
<b>What version of the product are you using? On what operating system?</b>
CEF 196, MacOS 10.6.
In this attachment, I did following:
- added logo.png into Mac's cefclient bundled resources;
- implemented LoadBinaryResource() in new resource_util_mac.mm, adapting some
helper functions from Chromium's "base" project;
- added parody logo substitution into cefclient_mac.mm.
Original issue reported on code.google.com by azasyp...@gmail.com on 3 Mar 2011 at 9:56
Original issue reported on code.google.com by
azasyp...@gmail.com
on 3 Mar 2011 at 9:56Attachments: