canmove, Confirmed users
1,577
edits
(add a Mozilla 2 section with links) |
(add a section for webkit apis) |
||
| Line 3: | Line 3: | ||
This is a place to dump ideas about embedding. Everything from wish list items to existing pages to interfaces that we might want to look at for ideas. | This is a place to dump ideas about embedding. Everything from wish list items to existing pages to interfaces that we might want to look at for ideas. | ||
= Existing Wiki Pages = | |||
* [[Gtkmozembed]] - page for the existing GtkMozEmbed Widget | * [[Gtkmozembed]] - page for the existing GtkMozEmbed Widget | ||
* [[Mobile/Embedding]] - current embedding page with lots of info | * [[Mobile/Embedding]] - current embedding page with lots of info | ||
= Mozilla 2 = | |||
* [[Mozilla_2/XPCOM_and_Binary_Embedding | XPCOM + Binary Embedding]] - Page from Ben about binary embedding and the future of XPCOM | * [[Mozilla_2/XPCOM_and_Binary_Embedding | XPCOM + Binary Embedding]] - Page from Ben about binary embedding and the future of XPCOM | ||
* [[Mozilla_2#Embedding_API_Design | Mozilla 2 Embedding API Design]] - Links to Mozilla2-related items | * [[Mozilla_2#Embedding_API_Design | Mozilla 2 Embedding API Design]] - Links to Mozilla2-related items | ||
* [[Mozilla_2:Embedding_APIs | Embedding APIs]] - Notes from Brendan about embedding APIs | * [[Mozilla_2:Embedding_APIs | Embedding APIs]] - Notes from Brendan about embedding APIs | ||
* [[Gecko:Obsolete_API | Obsolete Gecko APIs]] - List of obsolete APIs in Gecko | * [[Gecko:Obsolete_API | Obsolete Gecko APIs]] - List of obsolete APIs in Gecko | ||
= Other Interfaces = | |||
== WebKit == | |||
* [[http://trac.webkit.org/projects/webkit/browser/trunk/WebKit/gtk WebKit GTK+ Interfaces]] - The ChangeLog and interfaces used in WebKit with GTK+ | |||
* [[http://trac.webkit.org/projects/webkit/browser/trunk/WebKit/win WebKit Windows Interfaces]] - Note that these probably require the non-redistributable binary that Apple includes with the WebKit project | |||
* [[http://trac.webkit.org/projects/webkit/browser/trunk/WebKit/mac WebKit Mac interfaces]] - See above about Windows | |||
* [[http://trac.webkit.org/projects/webkit/browser/trunk/WebKit/qt WebKit QT Interfaces]] - Don't know how mature these are. | |||