Re: [webkit-dev] Application crash when calling WKDrawMediaUIPart().

2012-10-21 Thread ankit srivastav
I'm working on windows, WIN32 port... My application is trying to play a video. >From the same application I'm able to see pictures , but application is crashing while playing audio and video file. On 10/22/12, ankit srivastav wrote: > Hi, > > Can anyone let me know why I'm getting a crash when m

[webkit-dev] Application crash when calling WKDrawMediaUIPart().

2012-10-21 Thread ankit srivastav
Hi, Can anyone let me know why I'm getting a crash when my application function calls the fucntion WKDrawMediaUIPart(). Regards, ank_code ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Client application links to JavaScriptCore instead of std lib

2012-10-21 Thread Zoltan Horvath
Hi Dipak! Add this define to your build configuration: USE_SYSTEM_MALLOC=1 Cheers, On Sat, Oct 20, 2012 at 6:51 PM, dipak kumar wrote: > Hi Zoltan, > > Thanks a lot for your prompt reply. > I am not aware where to make this change in the visual studio as I am > building webkit on Windows. >

[webkit-dev] New CSS3 feature : text-justify

2012-10-21 Thread DongWoo Im
Dear WebKit, I would like to let you know that I'm trying to implement a new CSS3 feature which name is "text-justify". The specification link is here : http://dev.w3.org/csswg/css3-text/#text-justify0 This property selects the justification method used when a line's alignment is set to ‘justi

Re: [webkit-dev] build-webkit stopped working for me

2012-10-21 Thread Eric Seidel
Thank you both for the clarification. On Sun, Oct 21, 2012 at 2:21 PM, Dirk Pranke wrote: > On Sun, Oct 21, 2012 at 2:17 PM, Maciej Stachowiak wrote: >> >> Apple did not ship the last release of Safari to SnowLeopard and we have no >> plans to maintain SnowLeopard support on trunk. We haven't a

Re: [webkit-dev] build-webkit stopped working for me

2012-10-21 Thread Dirk Pranke
On Sun, Oct 21, 2012 at 2:17 PM, Maciej Stachowiak wrote: > > Apple did not ship the last release of Safari to SnowLeopard and we have no > plans to maintain SnowLeopard support on trunk. We haven't actively ripped > out SL-specific ifdefs because we were under the impression that the Chromium

Re: [webkit-dev] build-webkit stopped working for me

2012-10-21 Thread Maciej Stachowiak
Apple did not ship the last release of Safari to SnowLeopard and we have no plans to maintain SnowLeopard support on trunk. We haven't actively ripped out SL-specific ifdefs because we were under the impression that the Chromium port still targets SL and sometimes uses Mac code paths. That bei

[webkit-dev] Fwd: build-webkit stopped working for me

2012-10-21 Thread Eric Seidel
Is Snow Leopard deprecated? Dave (WebKit's MathML guy) is reporting trouble building the Apple Mac port on Snow Leopard. We don't seem to have a Snow Leopard bot on: http://build.webkit.org/console?category=AppleMac so it seems totally concievable that it's broken. If it is deprecated, I'm happy