Thanks for the information. Then does WebGL work with MiniBrowser/WebKit2 on Windows or Mac?
Regards, Won On Tue, Jan 4, 2011 at 3:31 AM, ARaj <[email protected]> wrote: > Hi, > Comments inline. > > Regards, > ARaj. > > On Tue, Dec 28, 2010 at 11:16 PM, Shanfeng Cheng <[email protected]> > wrote: > > Hi, > > > > How mature is the webkit2 api at the moment? I am planning to build a > > browser based on webkit and would like to make use of webkit2 if it's > fairly > > mature. > > > > I found the webkit2 header files in the source tree. Is there any > detailed > > documentation about the webkit2 api other than the source files? > > > > I tried out the MiniBrowser example based on Webkit2. I opened a few > > websites at the same time and I found that all the websites are rendering > > within a single Webkit2WebProcess.exe. This is not what I expected. I > > expected each website to be rendered in a separate process, just like > Chrome > > and IE8. Otherwise, a crash within a single website will crash the entire > > web process. Is there any way to configure Webkit2 so that a separate > > process is used to render each website? > This is the default behavior of WebKit2 as of now. The multi process > mode is a feature in development. > As an experiment, you may try creating a WKContextCreate instead of > the default WKContextGetSharedProcessContext in MiniBrowser. > > > > Is QTWebkit based on Webkit2 available now? If not, what is the plan > about > > it? > > > > Thanks a lot for answering the questions. > > > > > > Best regards. > > > > Shanfeng Cheng > > [email protected] > > 2010-12-28 > > > > ======== At 2010-12-28, 00:06:55 you wrote: ======== > > _______________________________________________ > > webkit-help mailing list > > [email protected] > > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > > > > > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
