zhlihappy / javachromiumembedded

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

Extending CefLifeSpanHandler by additional methods #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This issue is an enhancement of JCEF (patch 6 of 10) 
----------------------------------------------------
Purpose: Extending CefLifeSpanHandler by additional methods.

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

With this patch, the CefLifeSpanHandler is extended by the
additional methods 
- onBeforePopup()
- runModal()
- doClose()
- onBeforeClose()

Please see attached patch file for further informations.

Original issue reported on code.google.com by k...@censhare.de on 8 Mar 2014 at 7:58

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 12 Mar 2014 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 12 Mar 2014 at 9:52

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 12 Mar 2014 at 9:52

GoogleCodeExporter commented 9 years ago
Added in revision 37.

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 12:33