Re: [webkit-dev] New WebKit Reviewer: Mario Sanchez Prada

2013-08-23 Thread Romain Perier
350 patches in 3 years ~=1 patch all 3 days, nice !

Congrats (beer, champagne, etc);)

Le 23 août 2013 à 18:09, Denis Nomiyama  a écrit :

> Congrats Mario!
> 
>> -Original Message-
>> From: webkit-dev-boun...@lists.webkit.org [mailto:webkit-dev-
>> boun...@lists.webkit.org] On Behalf Of Brian Holt
>> Sent: 23 August 2013 16:11
>> To: webkit-dev@lists.webkit.org
>> Subject: Re: [webkit-dev] New WebKit Reviewer: Mario Sanchez Prada
>> 
>> Congratulations Mario!
>> 
>>> -Original Message-
>>> From: webkit-dev-boun...@lists.webkit.org [mailto:webkit-dev-
>>> boun...@lists.webkit.org] On Behalf Of Bruno de Oliveira Abinader
>>> Sent: 23 August 2013 16:07
>>> To: Christophe Dumez; webkit-dev@lists.webkit.org
>>> Subject: Re: [webkit-dev] New WebKit Reviewer: Mario Sanchez Prada
>>> 
>>> Congrats, Mario! :-)
>>> 
>>> From: Christophe Dumez 
>>> Date: Friday, August 23, 2013 10:53 AM
>>> To: "webkit-dev@lists.webkit.org" 
>>> Subject: [webkit-dev] New WebKit Reviewer: Mario Sanchez Prada
>>> 
>>> 
>>> 
>>> Hi WebKit folks,
>>> 
>>> I am happy to announce that Mario Sanchez Prada
>>>  is now a WebKit reviewer.
>>> 
>>> Mario has contributed over 350 patches to WebKit over the past 3
>>> years, mostly around Accessibility and the WebKitGTK+2 API.
>>> 
>>> Please join me in congratulating Mario for his new status!
>>> 
>>> Kr,
>>> 
>>> --
>>> Christophe Dumez - Samsung Telecommunications America
>> 
>> 
>> 
>> ___
>> webkit-dev mailing list
>> webkit-dev@lists.webkit.org
>> https://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> 
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] The SrcN responsive images proposal

2013-10-20 Thread Romain Perier

Le 20 oct. 2013 à 14:39, Yoav Weiss  a écrit :

> On Oct 20, 2013 11:31 AM, "PERIER Romain"  wrote:
> >
> > Hi all,
> > srcset is not complicated enough for a web developer?  why do you want to 
> > add complexity for the developer ? The srcset specification already convers 
> > DRP switching and viewport
> 
> In short, srcset's viewport syntax doesn't cover the art-direction use-case 
> and doesn't really cover the viewport based resource selection use case 
> either.
> 
So, it is a good enough reason to rewrite everything from scratch without even 
trying to propose an improvement to the specification ? As far I know the spec 
and the implementation are still work in progress, so…

Regards,
Romain

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


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

2013-12-06 Thread Romain Perier
Wonderful ! C++11 is a great norm, good news ! ;)


Le 6 déc. 2013 à 23:53, Brent Fulgham  a écrit :

Hi Everyone,

We are working hard to move WebKit toward stronger adoption of C++11
features, such as variadic templates, ranged for-loops, and initializer
lists. Unfortunately, this effort has been hampered by the small subset of
C++11 features available in Visual Studio 2010.

You can get a feel for the level of C++11 support in the last few versions
of Visual Studio here:
http://msdn.microsoft.com/en-us/library/vstudio/hh567368.aspx

With Visual Studio 2013, we finally have access to a compiler that supports
the major C++11 features we need. Consequently, we intend to switch to
VS2013 and begin taking advantage of these new language constructs.

Over the next week we will be landed a series of source changes that allow
WebKit to be built with VS2013, but will continue to build with VS2010 on
our build machines.  Next Friday, we plan to land project file changes to
switch to the new compiler, and will simultaneously convert our build
system to use VS2013 as well.

Once the revised project files are landed, we will no longer be officially
supporting Visual Studio 2010 as a compiler target.

For those playing at home, you can track progress by following
https://bugs.webkit.org/show_bug.cgi?id=125192.

WebKit continues to build with the free “Visual Studio 2013 Express”
software, so I do not anticipate that this change will block any external
developers from running Windows builds.

Thanks,

-Brent



___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev