[webkit-dev] PSA: Migration plan to GStreamer 1.x

2013-01-08 Thread Philippe Normand
Hi, This mail is mainly for the GTK, Qt and EFL port maintainers, I decided to post here instead of cross-posting to three mailing lists :) So there's been work to port the MediaPlayer and WebAudio GStreamer backends to the new GStreamer 1.x APIs. At the moment you can choose (well, for the GTK

[webkit-dev] HTML5 Video tag: Onload event not firing

2013-01-08 Thread ankit srivastav
Hi All, I'm working for Webkit WIN32 port. I'm facing an issue : 1) For HTML5 video tag videoonload = onLoad() src = E:/xyz.mp4 for the above mentioned code onLoad fucntion is not firing. but if I remove src tag value onLoad event will start firing. Please let me know if there is any

Re: [webkit-dev] PSA: Migration plan to GStreamer 1.x

2013-01-08 Thread Simon Hausmann
On Tuesday, January 08, 2013 10:21:00 AM Philippe Normand wrote: Hi, This mail is mainly for the GTK, Qt and EFL port maintainers, I decided to post here instead of cross-posting to three mailing lists :) So there's been work to port the MediaPlayer and WebAudio GStreamer backends to the

Re: [webkit-dev] PSA: Migration plan to GStreamer 1.x

2013-01-08 Thread Dumez, Christophe
Yes, sounds good to me too. I think we should add gstreamer 1.0 to EFL's jhbuild then since Ubuntu 12.04 LTS does not seem to ship it. I can do this soon if everyone is OK with it. Kr, On Tue, Jan 8, 2013 at 12:10 PM, Simon Hausmann simon.hausm...@digia.comwrote: On Tuesday, January 08, 2013

[webkit-dev] PSA: Simplification of adding new features for the Autotools build system

2013-01-08 Thread Žan Doberšek
Hi all, this is just a quick note about the recent changes to the Autotools build system (used by the GTK port) regarding the addition of new features. When adding feature defines to various build system-specific files, the Autotools build system now lists the feature defines in

Re: [webkit-dev] Keeping up with new additions to canvas

2013-01-08 Thread Dean Jackson
As well as the other suggestions, you can look at bugs in the Canvas component. e.g. https://bugs.webkit.org/show_bug.cgi?id=82790 We should probably have a owner bug to collect all the HTML5-ish Canvas changes. Dean On 07/01/2013, at 11:18 PM, RGraph.net support richard.he...@gmail.com

Re: [webkit-dev] PSA: Migration plan to GStreamer 1.x

2013-01-08 Thread Ryan Ware
-Original Message- From: webkit-dev-boun...@lists.webkit.org [mailto:webkit-dev- boun...@lists.webkit.org] On Behalf Of Simon Hausmann Sent: Tuesday, January 08, 2013 2:10 AM To: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] PSA: Migration plan to GStreamer 1.x On

[webkit-dev] Adding ENABLE_CANVASPROXY to WebCore

2013-01-08 Thread Gregg Tavares
Hi webkit-dev! I wanted to let you know that I plan to add CanvasProxy support to WebKit. CanvasProxy is the currently suggested mechanism to enable rendering to a canvas from a web worker. This support will be behind the ENABLE_CANVASPROXY feature define. See:

Re: [webkit-dev] Keeping up with new additions to canvas

2013-01-08 Thread Dirk Schulze
On Jan 8, 2013, at 11:37 AM, Dean Jackson d...@apple.com wrote: As well as the other suggestions, you can look at bugs in the Canvas component. e.g. https://bugs.webkit.org/show_bug.cgi?id=82790 Marked as duplicate ;) Dirk We should probably have a owner bug to collect all the

Re: [webkit-dev] Keeping up with new additions to canvas

2013-01-08 Thread Dean Jackson
On 09/01/2013, at 9:26 AM, Dirk Schulze dschu...@adobe.com wrote: On Jan 8, 2013, at 11:37 AM, Dean Jackson d...@apple.com wrote: As well as the other suggestions, you can look at bugs in the Canvas component. e.g. https://bugs.webkit.org/show_bug.cgi?id=82790 Marked as duplicate

Re: [webkit-dev] Keeping up with new additions to canvas

2013-01-08 Thread Benjamin Poulain
On Tue, Jan 8, 2013 at 2:35 PM, Dean Jackson d...@apple.com wrote: On Jan 8, 2013, at 11:37 AM, Dean Jackson d...@apple.com wrote: As well as the other suggestions, you can look at bugs in the Canvas component. e.g. https://bugs.webkit.org/show_bug.cgi?id=82790 Marked as duplicate

[webkit-dev] Changes to the WebKit2 development process

2013-01-08 Thread Sam Weinig
Hello webkit-dev, We are making some changes to the development process for WebKit2. These changes were announced to reviewers in advance, and I'd like to share them with you now. WebKit2 has a core set of functionality that is valuable to all ports, and then aspects that are only of

Re: [webkit-dev] Changes to the WebKit2 development process

2013-01-08 Thread Dirk Schulze
On Jan 8, 2013, at 2:57 PM, Sam Weinig wei...@apple.com wrote: Hello webkit-dev, We are making some changes to the development process for WebKit2. These changes were announced to reviewers in advance, and I'd like to share them with you now. WebKit2 has a core set of functionality