[webkit-dev] TestWebKitAPI and CMake

2015-08-07 Thread Alex Christensen
Right now, the Mac and Windows ports have TestWebKitAPI built as a single 
executable.  Tools/TestWebKitAPI/CMakeLists.txt currently creates many 
executables to test things in groups.  I want to make the Windows port build 
everything with CMake at the beginning of next week, but I’m not sure how to 
proceed and build TestWebKitAPI.  I see 3 options:

1) Change the GTK and EFL ports to build and run one TestWebKitAPI executable.
2) Change the Windows and maybe eventually Mac ports to build many 
TestWebKitAPI executables (TestWTF, TestJavaScriptCore, etc.).  It would be 
easiest for me if this were done after removing the Visual Studio build system.
3) Maintain different CMake builds of TestWebKitAPI building one or many 
executables.  This would probably be the least invasive option.

I consider each option to have about equal merit, but I think I need input from 
the GTK and EFL maintainers before proceeding.  Either way, there would be 
slight differences between the ports because of things like WebKit2 not 
existing on Windows right now, so I suggest the third option.

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


Re: [webkit-dev] Unprefixing intrinsic size keywords (-webkit-min-content et al)

2015-08-07 Thread Christian Biesinger
On Fri, Aug 7, 2015 at 3:22 PM, Dean Jackson  wrote:
>
>> On 7 Aug 2015, at 2:44 AM, Christian Biesinger  
>> wrote:
>>
>> Hi all!
>>
>> We (blink) would like to unprefix the intrinsic sizing keywords:
>> https://drafts.csswg.org/css-sizing/#width-height-keywords
>>
>> We support them for widths and for heights (though they all do the
>> same thing for heights)
>>
>> We were wondering what Webkit's plan for those keywords is -- are you
>> also interested in unprefixing? Are you happy with the keywords as
>> specced? Would you rather stop supporting them?
>
> Is there a test suite?
>
> I think WebKit should unprefix these keywords.

Thanks for the response! Unfortunately I'm not aware of an official testsuite.

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


Re: [webkit-dev] Unprefixing intrinsic size keywords (-webkit-min-content et al)

2015-08-07 Thread Dean Jackson

> On 7 Aug 2015, at 2:44 AM, Christian Biesinger  
> wrote:
> 
> Hi all!
> 
> We (blink) would like to unprefix the intrinsic sizing keywords:
> https://drafts.csswg.org/css-sizing/#width-height-keywords
> 
> We support them for widths and for heights (though they all do the
> same thing for heights)
> 
> We were wondering what Webkit's plan for those keywords is -- are you
> also interested in unprefixing? Are you happy with the keywords as
> specced? Would you rather stop supporting them?

Is there a test suite?

I think WebKit should unprefix these keywords.

Dean


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


[webkit-dev] Old EWS and Flakiness dashboard have been disabled

2015-08-07 Thread Ryosuke Niwa
Hi WebKittens,

Now that Aakash has migrated our EWS status server and flakiness dashboard
to queues.webkit.org and webkit-test-results.webkit.org, I've just disabled
the old AppEngine instances: queues.appspot.com and
webkit-test-results.appspot.com.

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