Re: [webkit-dev] CMake on Windows

2015-09-28 Thread Mital Vora
Great job guys ! On Sep 29, 2015 4:31 AM, "Brent Fulgham" wrote: Yes — this is great work! We’re still working through a few rough edges, but very soon we can get rid of the whole Windows-specific build cruft, which will be a happy day. Thanks, -Brent > On Sep 28, 2015, at 3:03 PM, Michael Ca

Re: [webkit-dev] Windows Bots Are Green!

2015-02-24 Thread Mital Vora
Great Work !!! ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] WinCairo video

2014-04-23 Thread Mital Vora
Media Foundation implementation of MediaPlayerPrivate would be perfect as you described the advantages !! would be great to move away from of Gstreamer on windows ! Thanks, Regards, Mital Vora. On Thu, Apr 24, 2014 at 5:59 AM, Alex Christensen < alex.christen...@flexsim.com> wrote:

Re: [webkit-dev] WebKit, C++11, and Visual Studio 2013

2013-12-06 Thread Mital Vora
This is great news !! Looking forward to see WinCairo on VS2013 :) Good Work guys ! Regards, Mital Vora. On Sat, Dec 7, 2013 at 4:23 AM, Brent Fulgham wrote: > Hi Everyone, > > We are working hard to move WebKit toward stronger adoption of C++11 > features, such as variadic templ

Re: [webkit-dev] [WinCairo] : ENABLE_VIDEO => how to activate HTML5 video tag ?

2013-10-14 Thread Mital Vora
trunk/src/media/ffmpeg/ WebM: http://src.chromium.org/viewvc/chrome/trunk/src/media/webm/ Regards, Mital Vora. On Mon, Oct 14, 2013 at 11:38 PM, Brent Fulgham wrote: > The only problem with Media Foundation is that it is Vista-and-newer only. > There is no Windows XP version. > >

Re: [webkit-dev] [WinCairo] : ENABLE_VIDEO => how to activate HTML5 video tag ?

2013-10-14 Thread Mital Vora
over the other side like the binary size increase. Regards, Mital Vora. On Mon, Oct 14, 2013 at 9:54 PM, Brendan Long wrote: > On 10/14/2013 04:14 AM, gstreamer MACOSX wrote: > > Exactly, Philippe: I searched everywhere by > D:\Users\gstreamermacosx\webkit\Source but without any

Re: [webkit-dev] Wink browser

2013-10-10 Thread Mital Vora
Hi Alex, very nice to see a browser based on wincairo. Congratulations and all the best ! Regards, Mital Vora. On Fri, Oct 11, 2013 at 6:38 AM, Alex Christensen < alex.christen...@flexsim.com> wrote: > With the removal of Chromium and Qt, there are no projects of which I am >

Re: [webkit-dev] Windows Build Broken?

2013-07-22 Thread Mital Vora
Sorry Its not exactly the same error. but Its similar error which is present in build-webkit I am trying to build using Visual Studio 2010 Express using commandline cygwin tools Thanks, Mital Vora. On Tue, Jul 23, 2013 at 7:17 AM, Mital Vora wrote: > Hi, > > For the WinCairo Buil

Re: [webkit-dev] Windows Build Broken?

2013-07-22 Thread Mital Vora
help fixing this. Regards, Mital Vora. On Sun, Jul 21, 2013 at 9:07 PM, Rakesh Sadhu wrote: > Hi , > I updated my webkit source code and tried to build it on windows machine , > and it fails to compile, with following error > > Tools/Scripts/build-webkit --debug

[webkit-dev] problem with IWebURLRequest

2009-05-30 Thread Mital Vora
using the "IWebURLRequest *request" (which comes as parameter to the createWebViewWithRequest() method) and calling method loadRequest(request) on the main frame of the newly created webview I am getting crash.. I am not sure I am implementing the correct delegate method. R

Re: [webkit-dev] Re gular safari browser opens when you run Webkit/WebkitTools/Scripts/run-safari in cygwin

2009-05-05 Thread Mital Vora
these are some of the required dlls. by webkit. just install safari browser. you will get all the required dependencies. those dlls will be available in C:\Program Files\Safari Regeards, Mital Vora. On Wed, May 6, 2009 at 10:55 AM, Subramanya wrote: > > > Hi, > I am a newbie t

Re: [webkit-dev] build webkit.dll on windows error

2009-03-16 Thread Mital Vora
5AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en> . Regeards, Mital Vora. 2009/3/16 tw > Hi Mital, > > I am building webkit(r40884) on windows. > When I build webkit.dll. An link error occured. > > *5>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: static unsign

Re: [webkit-dev] Cairo-build on Windows fails

2009-03-13 Thread Mital Vora
try cleaning the solution and building it again.. remove the WebKitBuild directory completely. Regeards, Mital Vora. On Fri, Mar 13, 2009 at 6:00 PM, Frank Thomsen wrote: > I applied the patch (#26992) and the error is still there, unfortunately. > The next error in the l

Re: [webkit-dev] Cairo-build on Windows fails

2009-03-13 Thread Mital Vora
cairo build is not fully checked in to the ToT u need to apply the latest patch attached in the following bug... https://bugs.webkit.org/show_bug.cgi?id=17484 Regeards, Mital Vora. On Fri, Mar 13, 2009 at 5:04 PM, Frank Thomsen wrote: > Hi > > > > I am trying to build the

Re: [webkit-dev] Webkit Building errors in VC++2005

2009-02-21 Thread Mital Vora
/webkitbrowser/browser/trunk/WebKit-r30377/WebKitTools/CygwinDownloader/cygwin-downloader.py?rev=3 Regeards, Mital Vora. On Sat, Feb 21, 2009 at 10:26 PM, Frank Thomsen wrote: > Hi > > > > I ran into the exact same problem (amongst a lot of others); The guideline > on webkit.org it far

Re: [webkit-dev] WebCore and JavascriptCore documentation

2009-01-04 Thread Mital Vora
it-dev@lists.webkit.org > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > -- Regeards, Mital Vora. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] loadRequest

2008-11-19 Thread Mital Vora
t; I don't have the right references handy right now, but you should be > able to find related bugs in the bug tracker as well as posts to this > list. > > ciao, > Christian > ___ > webkit-dev mailin

[webkit-dev] error while compiling JavaScriptCore identifier not found error

2008-11-09 Thread Mital Vora
..\..\runtime\NativeErrorConstructor.cpp(46) : error C3861: 'jsString': identifier not found 4>Project : warning PRJ0018 : The following environment variables were not found: 4>$(PRODUCTION) I am not sure about what could be the work around for this error -- Regea

Re: [webkit-dev] Can anyone help me for this error

2008-11-08 Thread Mital Vora
CSSValueKeywords.h: No such file or directory. On Sat, Nov 8, 2008 at 5:20 PM, Mital Vora <[EMAIL PROTECTED]> wrote: > I am building WebKit windows port in --cairo-win32 port. > I am getting the below error. > can anyone help me how to solve this. > > > > 2>

[webkit-dev] Can anyone help me for this error

2008-11-08 Thread Mital Vora
;Build log was saved at "file://C:\Documents and Settings\mital.v\My Documents\Mital Projects\Webkit\WebKit\WebKitBuild\obj\QTMovieWin\Release\BuildLog.htm" 3>QTMovieWin - 1 error(s), 0 warning(s) -- Regeards, Mital Vora. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] can any one guide me how can i start off with javascript webkit .

2008-10-21 Thread Mital Vora
hie, I want to start learning javascript webkit bindings and how it works. can anyone suggest any good tutorial to me. I am totally new to javascript. -- Regeards, Mital Vora. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

[webkit-dev] Need Help

2008-10-19 Thread Mital Vora
Hie, I am new to webkit. I want to develop JavaScript Webkit Application. Can anyone suggest me a good tutorial / example / sample application in which Webkit and Javascripts are used. Thanks to all in advance. Looking forward for replies. -- Regeards, Mital Vora