Embedding: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
MarkFinkle (talk | contribs) (→Medium) |
||
| Line 23: | Line 23: | ||
* Wrap eventlisteners in macros | * Wrap eventlisteners in macros | ||
* Wrap DOM functions in simple API/macros | * Wrap DOM functions in simple API/macros | ||
* Console listener | |||
* Find in page | |||
== Low == | == Low == | ||
* Progress indicator APIs | * Progress indicator APIs | ||
Revision as of 01:13, 14 January 2009
New Embedding APIs
The new embedding APIs
Tasklist
Below is a first cut of a list of tasks identified for getting the embedding work up to par.
High
- Create ActiveX component
- Render content to image
- Code snippets section on the wiki
- Access to C++ objects from JS
- Build
- Include in nightly builds
- Testing
- Blogging/evangelism
Medium
- Navigation APIs on Qt
- Navigation APIs on GTK
- Specify platforms/toolchains support (currently no Mac support)
- Mobile platforms/toolchains
- Move/update doxygen files
- Wrap eventlisteners in macros
- Wrap DOM functions in simple API/macros
- Console listener
- Find in page
Low
- Progress indicator APIs