yueying0083 / javachromiumembedded

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

Moved CefNative to the new package org.cef.callbacks #72

Closed GoogleCodeExporter closed 9 years ago

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

Purpose: Moved CefNative to the new package org.cef.callbacks

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

This is a refactoring patch which moves CefNative to the new java package 
org.cef.callbacks because CefNative is more a callback than a handler class.

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

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 #71.

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

Attachments:

GoogleCodeExporter commented 9 years ago
Done in revision 55.

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