google-code-export / javachromiumembedded

Automatically exported from code.google.com/p/javachromiumembedded
6 stars 2 forks source link

Added CefDownloadHandler to manage downloads #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This issue is an enhancement of JCEF - STEP 2  (patch 6 of 15) 
--------------------------------------------------------------
Please see issue 55 for the overall plan.

Purpose: Added CefDownloadHandler to manage downloads

This patch relies on the attached patch file of issue #63. 
If you want to try these code changes, add the patch of issue #63 first and 
afterwards add the patch file attached to this issue. Otherwise you'll get some 
patch-errors.

This patch adds the CEF handler CefDownloadHandler to the JCEF code.

Original issue reported on code.google.com by k...@censhare.de on 21 Mar 2014 at 1:23

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 1:17

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 1:17

GoogleCodeExporter commented 9 years ago
Some comments:

1. Use alphabetical order for classes in make_all_jni_headers.

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 1:35

GoogleCodeExporter commented 9 years ago
This is an updated patch file for this issue due there have been several 
changes within r40.

@comment #4: This is fixed within the new patch file.

This patch relies on the attached patch file of issue #63.

Original comment by k...@censhare.de on 17 Apr 2014 at 7:46

Attachments:

GoogleCodeExporter commented 9 years ago
Added in revision 47.

Original comment by magreenb...@gmail.com on 28 Apr 2014 at 6:23