yueying0083 / javachromiumembedded

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

Added CefRequestHandler to manage browser requests. #71

Closed GoogleCodeExporter closed 9 years ago

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

Purpose: Added CefRequestHandler to manage browser requests.

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

This patch adds INITIAL IMPLEMENTATION the CEF handler CefRequestHandler to the
JCEF code. There are several missing methods in the moment which will be added 
within
enhancement step 3 (please see issue 55 for more details on this).

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

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:18

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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

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

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

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

Attachments:

GoogleCodeExporter commented 9 years ago
Added in revision 54.

Original comment by magreenb...@gmail.com on 29 Apr 2014 at 9:10