Changes between Version 15 and Version 16 of WebKitGTK/WebKit2Roadmap
- Timestamp:
- Apr 4, 2012, 1:56:18 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK/WebKit2Roadmap
v15 v16 1 1 = WebKit2GTK+ Roadmap = 2 3 == WebKitGTK+ 1.8 (GNOME 3.4) ==4 5 The main goal is to have enough API to port applications that use a small part for the API like [http://live.gnome.org/devhelp Devhelp] or [http://liferea.sourceforge.net/ Liferea].6 7 || '''Task''' || '''Bug numbers''' || '''Primary contacts''' || '''Status''' ||8 || Find API || [https://webkit.org/b/76070 #76070], [https://webkit.org/b/77747 #77747], [https://webkit.org/b/76522 #76522] || SergioVillar || done ||9 || Zoom API || [https://bugs.webkit.org/show_bug.cgi?id=75249 #75249], [https://bugs.webkit.org/show_bug.cgi?id=75252 #75252] || CarlosGarciaCampos || done ||10 2 11 3 == WebKitGTK+ 2.0 (GNOME 3.6) == … … 15 7 || '''Task''' || '''Bug numbers''' || '''Primary contacts''' || '''Status''' || 16 8 || WebKitWebView::run-file-chooser || [https://bugs.webkit.org/show_bug.cgi?id=78491 #78491] || MarioSanchezPrada || [https://bugs.webkit.org/attachment.cgi?id=127870&action=review patch] || 17 || Fullscreen API || [https://bugs.webkit.org/show_bug.cgi?id=76166 #76166] || PhilippeNormand || [https://bugs.webkit.org/attachment.cgi?id=124971&action=review patch] ||9 || Fullscreen API || [https://bugs.webkit.org/show_bug.cgi?id=76166 #76166] || PhilippeNormand, CarlosGarciaCampos || [https://bugs.webkit.org/attachment.cgi?id=135344&action=review patch] || 18 10 || Windowed plugins || [https://bugs.webkit.org/show_bug.cgi?id=61065 #61065] || CarlosGarciaCampos || [https://bugs.webkit.org/attachment.cgi?id=117182&action=review patch] || 19 || Run JavaScript || [https://bugs.webkit.org/show_bug.cgi?id=75543 #75543] || CarlosGarciaCampos || ongoing||11 || Run JavaScript || [https://bugs.webkit.org/show_bug.cgi?id=75543 #75543] || CarlosGarciaCampos || done || 20 12 || Print Preview || [https://bugs.webkit.org/show_bug.cgi?id=79226 #79226] || CarlosGarciaCampos || todo || 21 13 || Favicons API || || SergioVillar || todo || 22 || Context Menu API || || CarlosGarciaCampos || todo||23 || Resources API || [https://bugs.webkit.org/show_bug.cgi?id=79477 #79477] || CarlosGarciaCampos || [https://bugs.webkit.org/attachment.cgi?id=128717&action=review patch]||14 || Context Menu API || [https://bugs.webkit.org/show_bug.cgi?id=81011 #81011] || CarlosGarciaCampos || [https://bugs.webkit.org/attachment.cgi?id=131675&action=review patch] || 15 || Resources API || [https://bugs.webkit.org/show_bug.cgi?id=79477 #79477] || CarlosGarciaCampos || done || 24 16 || IME Support || || Martin Robinson || todo || 25 17 || Proper default user agent and user agent API || || Martin Robinson || todo || … … 35 27 || Spell Checking || || || todo || 36 28 || Win32 support (printing, IPC, etc.) || || || todo || 29 30 == WebKitGTK+ 1.8 (GNOME 3.4) == 31 32 The main goal is to have enough API to port applications that use a small part for the API like [http://live.gnome.org/devhelp Devhelp] or [http://liferea.sourceforge.net/ Liferea]. 33 34 || '''Task''' || '''Bug numbers''' || '''Primary contacts''' || '''Status''' || 35 || Find API || [https://webkit.org/b/76070 #76070], [https://webkit.org/b/77747 #77747], [https://webkit.org/b/76522 #76522] || SergioVillar || done || 36 || Zoom API || [https://bugs.webkit.org/show_bug.cgi?id=75249 #75249], [https://bugs.webkit.org/show_bug.cgi?id=75252 #75252] || CarlosGarciaCampos || done ||