The current module I have implemented works closely with
RenderingEngine/GraphicsContext and HTML5 video player, which
tries to deliver some special interactive Apps (In Cable World) as an
overlay over HTML5 Video,
the apps themselves are delivered as one of the private streams in the
Video, so some work has gone inside implementation
of video player itself.

In near future, I will be poking around a lot  with HTML5 player. I
will be implementing lot more modules like above,
which will be linked to WebCore. Each of the new enhancements I
provide needs to be use WebCore and should be
accessible to HTML page author. So I will be drilling some holes to
expose these modules as a finite set of JavaScript objects.

--
Chinmaya



On Tue, Aug 24, 2010 at 1:23 PM, Peter Kasting <pkast...@google.com> wrote:
> On Tue, Aug 24, 2010 at 12:21 PM, Chinmaya Sn <chinm...@gmail.com> wrote:
>>
>> I have special case in my hand; currently I maintain a custom branch
>> of WebKit, I already have
>> implemented a module which sits closely with WebCore and it works just
>> fine. One of my
>> goals is to deliver these changes back to community and even may be
>> back to WebKit repository. In near
>> future I will be implementing at least 2-3 such modules, which work
>> closely with WebCore and
>> JavaScriptCore but they may not have to anything to do HTML browser
>> engine as such.
>
> Why don't you say more about what you're trying to do.  It's hard to answer
> in the abstract.
> PK



-- 
--
chinmaya sn
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to