yueying0083 / javachromiumembedded

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

Moved CefCommandLine to the new package org.cef.callbacks #70

Closed GoogleCodeExporter closed 9 years ago

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

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

This patch relies on the attached patch file of issue #69. 
If you want to try these code changes, add the patch of issue #69 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 CefCommandLine to the new java package 
org.cef.callbacks because CefCommandLine 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: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:45

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

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

Attachments:

GoogleCodeExporter commented 9 years ago
Added in revision 53.

Original comment by magreenb...@gmail.com on 29 Apr 2014 at 4:18