Changes between Version 3 and Version 4 of BROWSER_CONTENT_BASIC_R2
- Timestamp:
- 08/21/09 13:09:27 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified BROWSER_CONTENT_BASIC_R2
v3 v4 4 4 5 5 = Analysis = 6 Create a native C++ wrapper for delivery of browser content.7 6 8 7 == Overview == 8 The goal of this task is to create a native C++ wrapper for delivery of browser content. [[BR]] 9 9 The idea is to use WebKit, a portable browser engine to create a native browser that is able to communicate with Java. [[BR]] 10 10 Communication between C++ and Java is described in [wiki:GROUP_WRAPPERS_R0]. [[BR]]