Closed GoogleCodeExporter closed 9 years ago
One additional patch file.
Please assign 07_2015-05-12_added_CefSchemeHandler.patch first and afterwards
this attached patch file (07c).
It changes the behavior of how the logo.png is read within class
tests.detailed.handler.ClientSchemeHandler.
This is required because (on Mac) the image is stored within a JAR archive and
can't be accessed directly.
Original comment by k...@censhare.de
on 21 May 2014 at 9:09
Attachments:
Original comment by magreenb...@gmail.com
on 23 May 2014 at 6:31
Added in revision 67.
There's one minor issue: Entering "search://search something" in the address
bar initiates a search for "somethin" -- seems the last character is being
truncated.
Original comment by magreenb...@gmail.com
on 23 May 2014 at 7:40
@comment #3: Yes you are right.
And there is a second one: If you enter for example "http://localhost" you're
not forwarded to your web server listening on "localhost". Instead the URL is
extended by "search://" and forwarded to google…
Both issues are fixed within the patch file.
Original comment by k...@censhare.de
on 28 May 2014 at 7:20
Here is the patch file to comment #4
Original comment by k...@censhare.de
on 28 May 2014 at 7:46
Attachments:
@#5: Thanks, added in revision 77.
Original comment by magreenb...@gmail.com
on 17 Jun 2014 at 4:41
Original issue reported on code.google.com by
k...@censhare.de
on 14 May 2014 at 2:16Attachments: