jramosd / javachromiumembedded

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

Extending CefDisplayHandler by additional methods. #49

Closed GoogleCodeExporter closed 9 years ago

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

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

With this patch, the CefDisplayHandler is extended by the
additional methods 
- onTooltip()
- onStatusMessage()
- onConsoleMessage()

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 36.

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