[webkit-dev] Todo List for WebKit2

naren.mehra at gmail.com naren.mehra at gmail.com
Mon Apr 18 05:38:33 PDT 2011


Hi,

On Mon, Apr 18, 2011 at 5:37 PM, Balazs Kelemen <kbalazs at webkit.org> wrote:
> On 04/14/2011 02:34 PM, naren.mehra at gmail.com wrote:
>
> Hi Everybody,
>
> I have recently started understanding webkit2 and am interested in
> participating and contributing in this project.
> So far I have gone through the available webkit2 code through GIT repository
> and studied the available documents.
> I tried to find a ToDo list so that I can pick up some work from there but
> couldnt find it.
> Can any of you pls point me towards it, if its there ??
>
> First of all, what platform are you targeting and what are your goals?
>

I am currently trying to use WebKit2 engine (GTK port) to implement a
full browser on linux, running on a dual core machine.


>
> As per my current understanding, I have made a small list which cover the
> broad topics/functionalities that is currently missing in WebKit2
> pls feel free to correct me if I am wrong
>
> 1) Shared Secondary Thread (Full implementation)
> 2) Secondary process (Full implementation)
>
> It has been sad that first we concentrate on the shared secondary process
> model i.e. make it feature complete and stable before start playing with
> other models. I don't want to discourage you about working on these but
> currently the trunk does not go on this direction. Further discussion about
> process models:
> https://lists.webkit.org/pipermail/webkit-dev/2010-August/014129.html, and
> https://bugs.webkit.org/show_bug.cgi?id=53597
>
> 3) Plugin process support (Full implementation)
> 4) GTK port implementation for not implemented functionalities. (Partial
> implementation)
> 5) Plugin stream like flash or other media players (Full implementation)
> 6) Web process crash management/ recovery (Full implementation)
>
> What do you mean about "full implementation"? Work is going on all these
> topics. You are free to join and start contributing on these.
>

With Full implementation, I meant that the complete implementation of
that feature is pending. Similarly "partial implementation" means that
some features have been implemented while some are pending.

As you said that work is going on in all of the above modules. Can you
pls tell me what are the current action items ??
Is there any particular work being done on sandboxing like chrome ??

Thanks for being supportive.

Regards,
Naren


More information about the webkit-dev mailing list