Re: [webkit-dev] First stab at exporting tests to WPT

2017-03-22 Thread Alexandre GOUAILLARD
écrit : > >> On Wed, Mar 22, 2017 at 3:55 PM, Alexandre GOUAILLARD >> wrote: >> > that s great to have now chrome AND webkit doing it. I hope mozilla and >> the >> > other will follow, as discussed on the side of BlinkOn last year. >> >>

Re: [webkit-dev] First stab at exporting tests to WPT

2017-03-22 Thread Alexandre GOUAILLARD
yeah, I saw you flooding my wpt mailbox today :-) that s great to have now chrome AND webkit doing it. I hope mozilla and the other will follow, as discussed on the side of BlinkOn last year. We' ll try to review everything as fast as possible. cheers. On Wed, Mar 22, 2017 at 10:53 PM, youenn f

Re: [webkit-dev] minimum version of MacOSX to have the VTB?

2017-01-27 Thread Alexandre GOUAILLARD
OK great. Current version of chrome and libwebrtc compile against 10.11+ and run on 10.9+ I will port 210974 <https://trac.webkit.org/changeset/210974> directly. thanks jer. On Sat, Jan 28, 2017 at 2:04 AM, Jer Noble wrote: > > On Jan 25, 2017, at 10:41 PM, Alexandre GOUAILL

[webkit-dev] minimum version of MacOSX to have the VTB?

2017-01-25 Thread Alexandre GOUAILLARD
Dear all, I'm trying to port https://trac.webkit.org/changeset/210974 upstream. I would need to know what was the first version of MacOs X to support the VTB to be sure we're not breaking upstream build first. I could not find any definitive answer online, even though I saw hints that 10.8 might

Re: [webkit-dev] exposing getUserMedia and RTCPeerConnection in Tech Preview?

2016-12-11 Thread Alexandre GOUAILLARD
; On Mon, Dec 12, 2016 at 6:55 AM, Alexandre GOUAILLARD wrote: > Patch was finalised by eric and already pushed to webkit. > > On Fri, Dec 2, 2016 at 8:52 PM, Alexandre GOUAILLARD < > agouaill...@gmail.com> wrote: > >> first patch uploaded for your kind review.

Re: [webkit-dev] exposing getUserMedia and RTCPeerConnection in Tech Preview?

2016-12-11 Thread Alexandre GOUAILLARD
Patch was finalised by eric and already pushed to webkit. On Fri, Dec 2, 2016 at 8:52 PM, Alexandre GOUAILLARD wrote: > first patch uploaded for your kind review. > > > On Thu, Dec 1, 2016 at 8:55 PM, Alexandre GOUAILLARD < > agouaill...@gmail.com> wrote: > >> sup

Re: [webkit-dev] exposing getUserMedia and RTCPeerConnection in Tech Preview?

2016-12-02 Thread Alexandre GOUAILLARD
first patch uploaded for your kind review. On Thu, Dec 1, 2016 at 8:55 PM, Alexandre GOUAILLARD wrote: > supposedly those two? > > https://trac.webkit.org/browser/trunk/Source/WebCore/Modules/mediastream/ > NavigatorMediaDevices.idl > https://trac.webkit.org/browser/trunk

Re: [webkit-dev] exposing getUserMedia and RTCPeerConnection in Tech Preview?

2016-12-01 Thread Alexandre GOUAILLARD
y > > > > Le jeu. 1 déc. 2016 à 11:55, Alexandre GOUAILLARD > a écrit : > >> Bonjour youenn, >> >> Eric avait fait ca en mars cette année. Tu peux regarder les commits >> ci-dessous. J'ai vérifie hier, les flags de compil sont toujours a OFF, et >>

Re: [webkit-dev] exposing getUserMedia and RTCPeerConnection in Tech Preview?

2016-12-01 Thread Alexandre GOUAILLARD
Bonjour youenn, Eric avait fait ca en mars cette année. Tu peux regarder les commits ci-dessous. J'ai vérifie hier, les flags de compil sont toujours a OFF, et les runtimes sont aussi gardes. Je ne sais pas pourquoi les API sont accessibles. https://bugs.webkit.org/show_bug.cgi?id=158393 https://

Re: [webkit-dev] Trying to turn WebRTC's code on - MEDIA_STREAM flags

2014-08-24 Thread Alexandre GOUAILLARD
Benjamin, For clarification of the goals and the scope, we intend to provide patches in webkit for webRTC. We would love to see webRTC support in iOS and we understand that having it in apple provided webkit (UIWebView) to comply to apple store rule 2.17. We understand we do not have complete con