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

2014-07-22 Thread Benjamin Poulain
Quick answers inline: On 7/21/14, 9:22 PM, Jacques-Olivier wrote: Note: I already sent this email, but I didn't get any answer, nor can I see the thread in the archives. Therefore I think it was blocked, maybe because of the attachment that I remove this time. I'm new on this mailing so I'll

Re: [webkit-dev] Updating and Enabling the CSS Font Loading Spec

2014-07-29 Thread Benjamin Poulain
On 7/29/14, 11:38 AM, Dirk Schulze wrote: On Jul 29, 2014, at 7:42 PM, Bear Travis betra...@adobe.com wrote: Hi All, WebKit has support for an older version of the CSS Font Loading Specification [1], implemented back in 2013 [2]. I would like to bring this work in line with the current

Re: [webkit-dev] Updating and Enabling the CSS Font Loading Spec

2014-07-29 Thread Benjamin Poulain
On 7/29/14, 3:33 PM, Bear Travis wrote: On 7/29/14, 12:26 PM, Benjamin Poulain benja...@webkit.org wrote: On 7/29/14, 11:38 AM, Dirk Schulze wrote: On Jul 29, 2014, at 7:42 PM, Bear Travis betra...@adobe.com wrote: Hi All, WebKit has support for an older version of the CSS Font Loading

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

2014-07-31 Thread Benjamin Poulain
files and Xcode files are not generated from CMake, is that correct? Also, do you have any insight what the people using cmake end up using for building (is it make/gcc/ld, make/clang/ld, other flavors of build/compiler/linker) ? regards, Alex. On Wed, Jul 23, 2014 at 4:24 PM, Benjamin Poulain

Re: [webkit-dev] CSS Grid Layout status review

2014-08-01 Thread Benjamin Poulain
Thank you for the update. I would love to see CSS Grid in a stable state by the end of the year! Do you know if Fuzzinator covers CSS Grid Layout? Benjamin On 8/1/14, 7:32 AM, Javier Fernandez wrote: Hi all, It's been a while since Igalia started contributing to the development of the CSS

[webkit-dev] Starting CSS Selectors Level 4

2014-08-04 Thread Benjamin Poulain
Hi WebKit, I will soon start doing some work around the next spec of CSS Selectors: http://dev.w3.org/csswg/selectors4/ The work will be behind a compile time flag (https://bugs.webkit.org/show_bug.cgi?id=135535). The spec is relatively minor and non-intrusive and the flag will be enabled by

[webkit-dev] Is anyone interested in maintaining INPUT_SPEECH?

2014-08-05 Thread Benjamin Poulain
Hi, Is anyone interested in INPUT_SPEECH? It looks like no port enable that feature. The code looks unmaintained. Everyone skip all the tests. I will remove the code if nobody maintains it. Benjamin ___ webkit-dev mailing list

Re: [webkit-dev] Questions about ports

2014-08-06 Thread Benjamin Poulain
On 8/5/14, 11:48 PM, Jacques-Olivier wrote: I have a couple of questions regarding the different ports of WebKit: 1) I suppose the port used by Safari Mac OS X is the Apple’s mac port (built by default) Is there a planing of when a version of WebKit is being publicly released in Safari Mac?

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

2014-08-25 Thread Benjamin Poulain
On 8/24/14, 8:37 AM, Alexandre GOUAILLARD wrote: 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

[webkit-dev] WebKit2 EWS bots are sick

2014-08-25 Thread Benjamin Poulain
Hi, It looks like the WebKit2 EWS bots are having a bad time. They keep timing out on a bunch of tests. Can anyone restart them? Benjamin ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Binary archives

2014-09-15 Thread Benjamin Poulain
On 9/15/14, 6:55 PM, Aravind Prakash wrote: I am working on a research project involving webkit. Is there a repository from which I can retrieve past versions of precompiled 32 bit binaries for webkit? Thanks! There: http://nightly.webkit.org/builds/trunk/mac/1 I think they are universal

[webkit-dev] Easy bugs for grab

2014-09-23 Thread Benjamin Poulain
Hello WebKittens, From time to time, people ask for easy bugs to fix. Looking at various specs, I see some new features and easy fixes available. For example: -Unprefix cursor zoom-in and zoom-out (easy): http://www.w3.org/TR/css3-ui/#cursor -Element.closest (easy):

[webkit-dev] Unprefixing CSS Grid (was: Easy bugs for grab)

2014-09-25 Thread Benjamin Poulain
On 9/25/14, 12:34 AM, Sergio Villar Senin wrote: On 23/09/14 10:28, Benjamin Poulain wrote: -Unprefix your favorite CSS property (easy to hard depending on the property). What's the policy for unprefixing properties? I thought that they're prefixed as long as the feature was experimental/under

Re: [webkit-dev] SIMD support in JavaScript

2014-09-26 Thread Benjamin Poulain
Thanks for sharing your analysis on webkit-dev. There has been a lot of criticisms about SIMD.js this year. It is great to read about solutions for vectorization without the problems of SIMD.js. Benjamin On 9/26/14, 3:16 PM, Nadav Rotem wrote: Recently members of the JavaScript community at

Re: [webkit-dev] Adding support for gradient midpoint

2014-09-29 Thread Benjamin Poulain
On 9/29/14, 1:41 PM, Rik Cabanier wrote: I'm planning on adding support for gradient midpoints.[1] Since this is such a small addition, the feature will not be behind a feature flag and will be enabled by default. Let me know if you have questions or concerns with this approach 1:

Re: [webkit-dev] Determining stable JavaScriptCore revision

2014-10-07 Thread Benjamin Poulain
safari-600.1.17 is in a good state, try getting JSC from there. Getting your release branch from the Safari branch seems like a good plan, it has been stabilizing for a while. Benjamin On 10/7/14, 7:26 PM, Gary Kratkin wrote: Hello, I’m using WebKitGtk 2.4.4. It branched from trunk at

Re: [webkit-dev] Removing ENABLE guard for @supports (CSS3_CONDITIONAL_RULES)

2014-10-09 Thread Benjamin Poulain
+1, let's do it. Benjamin On 10/9/14, 1:47 PM, Dean Jackson wrote: We've had support for @supports for a while. I'm planning to remove the compile-time guard for the feature. (Note: Safari on iOS 8 and the public Yosemite builds currently have it turned off) Does anyone disagree?

Re: [webkit-dev] Downtime for Bugzilla upgrade on Thursday, October 16 from 8-10 AM PDT

2014-10-16 Thread Benjamin Poulain
It works great! Thanks for updating bugzilla, it is really neat. Benjamin On 10/16/14, 5:06 PM, David Kilzer wrote: On Oct 16, 2014, at 4:04 PM, David Kilzer ddkil...@webkit.org mailto:ddkil...@webkit.org wrote: On Oct 16, 2014, at 2:38 PM, David Kilzer ddkil...@webkit.org

Re: [webkit-dev] CSS4 Media Queries

2014-10-17 Thread Benjamin Poulain
Nice :) FYI, I am planning to do http://dev.w3.org/csswg/mediaqueries-4/#mf-interaction at some point next month. I may skip the flag for this one if everything goes well. Benjamin On 10/17/14, 4:55 PM, Dean Jackson wrote: I'm going to start implementing a small part of CSS4 Media Queries.

Re: [webkit-dev] Removing webkit prefix from CSS Shapes properties?

2014-10-30 Thread Benjamin Poulain
Any update on this? There are a quite a few open bugs for CSS shapes. A lot of tests are skipped too: http://trac.webkit.org/browser/trunk/LayoutTests/TestExpectations#L137 CSS Shapes is really neat, it would be great to polish the implementation and unprefix. Benjamin On 10/27/14, 11:46

Re: [webkit-dev] Streams API

2014-11-02 Thread Benjamin Poulain
It looks like nobody has raised any concern against Streams API. We even got positive feedback from Anne. :) I have two concerns: 1) You have many patches waiting for review. I think you need to get better communication channels with reviewers in order to iterate over your patches faster. It

Re: [webkit-dev] Disk cache

2014-11-03 Thread Benjamin Poulain
On 11/2/14, 1:11 AM, Carlos Garcia Campos wrote: El sáb, 01-11-2014 a las 20:43 +0200, Antti Koivisto escribió: On Sat, Nov 1, 2014 at 10:13 AM, Carlos Garcia Campos carlo...@webkit.org wrote: El vie, 31-10-2014 a las 19:02 +0200, Antti Koivisto escribió: Hello,

Re: [webkit-dev] Disk cache

2014-11-03 Thread Benjamin Poulain
On 11/3/14 11:12 AM, Carlos Garcia Campos wrote: El lun, 03-11-2014 a las 00:22 -0800, Benjamin Poulain escribió: On 11/2/14, 1:11 AM, Carlos Garcia Campos wrote: El sáb, 01-11-2014 a las 20:43 +0200, Antti Koivisto escribió: On Sat, Nov 1, 2014 at 10:13 AM, Carlos Garcia Campos carlo

Re: [webkit-dev] Tagged assertions...

2014-11-06 Thread Benjamin Poulain
I don't think the problem is big enough to justify ASSERT_TAG. Why not just add FIXME with some explanations and a link to the bug number? Benjamin On 11/6/14 12:34 PM, Said Abou-Hallawa wrote: When the logical expression in the ASSERT is changed, you should do the following: -

Re: [webkit-dev] size_t vs unsigned in WTF::Vector API ?

2014-11-19 Thread Benjamin Poulain
I agree with Filip and Antti. The internal type of Vector is an orthogonal issue. Keeping the old size_t API with the unsigned internal has caused a mess of types in the codebase and some confusion for contributors. We should fix the API and clean up our code. There are cases were we can

Re: [webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

2014-12-05 Thread Benjamin Poulain
I hope we will be able to get rid of WebSQL at some point. The guard would be useful for cleanup. But given how popular WebSQL is, I don't see us doing that anytime soon. :( I am in favor of removing the flag. Benjamin On 12/5/14 6:38 AM, Osztrogonác Csaba wrote: Hi all, it seems

Re: [webkit-dev] Announcing WebKit for Wayland

2014-12-09 Thread Benjamin Poulain
Hi Žan, Thanks for announcing this project here. Can you explain a bit why you decided to use the UIProcess directly inside the compositor? I am a bit concerned about the security of this model because the UIProcess becomes an attack vector for the compositor. Sharing the memory space with

Re: [webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

2014-12-15 Thread Benjamin Poulain
the code much simpler because we don't need synchronous-version classes. On Sat, Dec 6, 2014 at 9:13 AM, Benjamin Poulain benja...@webkit.org mailto:benja...@webkit.org wrote: I hope we will be able to get rid of WebSQL at some point. The guard would be useful for cleanup. But given

Re: [webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

2014-12-15 Thread Benjamin Poulain
for Workers. However the usage was almost zero. On Tue, Dec 16, 2014 at 9:43 AM, Benjamin Poulain benja...@webkit.org mailto:benja...@webkit.org wrote: That's interesting information. Did you add usage counters before the removal? Any idea how much usage there is? On 12/15/14 4:28

Re: [webkit-dev] Problem with a crash using JSC code

2015-01-27 Thread Benjamin Poulain
There is not formal size limit for any patch, some changes are inherently big. Experience shows that big patch tends to have more hidden bugs and poorer code coverage. It is better to go forward by little step while having huge test coverage at every step.

Re: [webkit-dev] Running W3C tests using wptserve

2015-01-31 Thread Benjamin Poulain
Hi Youenn, Thanks for working on this. How do we run the imported tests? Do we just use run-webkit-test passing 'imported/w3c'? Is there a way to get the percentage of W3C tests that succeed? It would be useful to have a report per directory so that we improve it over time until we reach

Re: [webkit-dev] WebRTC in WebKit

2015-01-28 Thread Benjamin Poulain
Getting WebRTC working on WebKitGTK sounds awesome. I am a little concerned with the use of an abstraction layer as a backend. I am afraid this could lead to weird abstractions. Typically in WebKit we try to have baseline code in C++ that handles everything that can be shared between ports,

Re: [webkit-dev] Pattern for singleton classes instance getters

2015-01-28 Thread Benjamin Poulain
IMHO, scoping the function by its class is cleaner. http://trac.webkit.org/changeset/179247 looks like an improvement to me. Benjamin On 1/28/15 11:30 AM, Chris Dumez wrote: Hi, I noticed that we are currently not very consistent in WebKit in the way we implement singleton classes instance

Re: [webkit-dev] FTP directory support

2015-01-05 Thread Benjamin Poulain
Isn't it used by iOS? I remember fixing a bug for it last year. Benjamin On 1/4/15, 6:22 PM, Darin Adler wrote: Hi folks. Is anyone using the FTP directory support in WebKit? This is implemented in html/FTPDirectoryDocument.cpp and Sam Weinig and I think it’s currently not actively used by

Re: [webkit-dev] Removing support for Shared Workers

2015-01-06 Thread Benjamin Poulain
Let's do it! On 1/5/15 2:52 PM, Sam Weinig wrote: Hello, I’d like to remove support for Shared Workers. We have not shipped support for Shared Workers in Safari for two releases and have not seen any significant complaints. The code as it currently stands is not a good fit for the WebKit2

Re: [webkit-dev] Removing Web SQL Database support in workers

2015-01-05 Thread Benjamin Poulain
I support this :) This was discussed a bit last month: https://lists.webkit.org/pipermail/webkit-dev/2014-December/027106.html Benjamin On 1/5/15 11:42 AM, Anders Carlsson wrote: Hello, I’d like to remove support for Web SQL databases in workers. The whole specification has been

Re: [webkit-dev] WebCore/platform standalone library

2015-03-19 Thread Benjamin Poulain
On 3/19/15 2:49 PM, Maciej Stachowiak wrote: On Mar 19, 2015, at 1:47 PM, Benjamin Poulain benja...@webkit.org wrote: On 3/18/15 9:43 PM, Myles C. Maxfield wrote: Hello, all, I’d like to announce that I intend to create a standalone static library from the current contents of WebCore

Re: [webkit-dev] WebCore/platform standalone library

2015-03-19 Thread Benjamin Poulain
On 3/18/15 9:43 PM, Myles C. Maxfield wrote: Hello, all, I’d like to announce that I intend to create a standalone static library from the current contents of WebCore/platform over the coming months. This will involve creating a “Platform top-level directory and moving source files into it,

Re: [webkit-dev] NEON_INTRINSICS

2015-03-09 Thread Benjamin Poulain
existing form, then it’s probably not worth keeping around. If it is, then that might be incentive for someone to get it production-ready and on by default for relevant platforms. Regards, Maciej On Mar 8, 2015, at 6:56 PM, Benjamin Poulain benja...@webkit.org wrote: That code looks

Re: [webkit-dev] NEON_INTRINSICS

2015-03-08 Thread Benjamin Poulain
That code looks straightforward, the maintenance cost is likely low. We just really need a test bot to run that code. I suggest we wait until we have a ARMv7 perf bot and re-evaluate NEON_INTRINSICS. On 05/03/2015 22:27, Carlos Garcia Campos wrote: Yesterday a patch was submitted to fix the

[webkit-dev] Request for feedback: Status page for WebKit

2015-03-22 Thread Benjamin Poulain
Hi , For those who were not at that session at the contributor meeting: some web developers have asked for a better way to follow what is being done in WebKit without having to follow every WebKit engineers on Twitter. On our end, having more visibility on what is enabled in Nightly could help

Re: [webkit-dev] Single-page apps without Javascript W3C proposal interest?

2015-03-27 Thread Benjamin Poulain
IMHO JavaScript is a better solution for this. Instead of baking a custom solution into the engine that solve a single use case, we have a fast lightweight language that let you solve any use cases you have. Did any vendor actually respond positively to the whatwg proposal? Benjamin On

Re: [webkit-dev] Proposal: Remove TextureMapperImageBuffer

2015-04-23 Thread Benjamin Poulain
It seems undesirable to use a completely different stack for testing and for shipping. Wouldn't it be possible to use Mesa on the EFL bots? On 4/23/15 12:10 PM, Martin Robinson wrote: A slight update on this issue. It's already been attempted here:

[webkit-dev] Yusuke Suzuki is now a WebKit Reviewer

2015-05-05 Thread Benjamin Poulain
Hi WebKittens, I am happy to announce that Yusuke is now a WebKit Reviewer :) Yusuke is very active in all the WebKit compilers. Lately, he has been working hard on implementing new ES6 features and improving the spec compliance of existing features. He is also familiar with our style

Re: [webkit-dev] Filling the features.json files

2015-04-08 Thread Benjamin Poulain
On 4/8/15 12:01 PM, Bem Jones-Bey wrote: On 4/7/15, 21:09, Benjamin Poulain benja...@webkit.org wrote: The only mandatory fields are name and status. What are the valid values for the “status” field, and what is the criteria for a feature to be classified under each value? -enabled

Re: [webkit-dev] Filling the features.json files

2015-04-08 Thread Benjamin Poulain
On 4/8/15 10:34 AM, Maciej Stachowiak wrote: On Apr 8, 2015, at 5:42 AM, Antti Koivisto koivi...@iki.fi mailto:koivi...@iki.fi wrote: On Wed, Apr 8, 2015 at 7:09 AM, Benjamin Poulain benja...@webkit.org mailto:benja...@webkit.orgwrote: Hi WebKit, The two features.json files

Re: [webkit-dev] Filling the features.json files

2015-04-08 Thread Benjamin Poulain
On 4/8/15 3:52 PM, Bem Jones-Bey wrote: On Apr 8, 2015, at 15:45, Benjamin Poulain benja...@webkit.org wrote: On 4/8/15 12:01 PM, Bem Jones-Bey wrote: On 4/7/15, 21:09, Benjamin Poulain benja...@webkit.org wrote: The only mandatory fields are name and status. What are the valid values

Re: [webkit-dev] Filling the features.json files

2015-04-09 Thread Benjamin Poulain
On 4/8/15 10:41 PM, Daryle Walker wrote: On Apr 8, 2015, at 6:45 PM, Benjamin Poulain benja...@webkit.org wrote: On 4/8/15 12:01 PM, Bem Jones-Bey wrote: On 4/7/15, 21:09, Benjamin Poulain benja...@webkit.org wrote: The only mandatory fields are name and status. What are the valid values

[webkit-dev] Filling the features.json files

2015-04-07 Thread Benjamin Poulain
Hi WebKit, The two features.json files are in the tree (WebCore/features.json and JavaScriptCore/features.json). The style checker now checks the basic structure of the files. I have added some basic things in there to show the basic structure. I would like help setting up those lists. If

Re: [webkit-dev] Support registerProtocolHandler in WebKit2

2015-05-21 Thread Benjamin Poulain
Looks llke nobody objects. Please make sure to #ifdef everything and disable the feature on OS X and iOS. What is your plan for testing? On 5/19/15 6:31 PM, Gyuyoung Kim wrote: Hello, I would like to listen what do you think to support 'registerProtocolHandler' in WebKit2. This feature is

Re: [webkit-dev] TestWebKitAPI and CMake

2015-08-08 Thread Benjamin Poulain
On 8/7/15 4:59 PM, Alex Christensen wrote: 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

Re: [webkit-dev] Adding generated files to the Mac build

2015-08-03 Thread Benjamin Poulain
On 7/30/15 2:31 PM, Benjamin Poulain wrote: On 7/30/15 10:56 AM, Xabier Rodríguez Calvar wrote: Maybe it is something very stupid that I am missing, but I added a new IDL file, I added the object cpp and h files to the WebCore target, the idl file to the corresponding list, etc, but when I

Re: [webkit-dev] Adding generated files to the Mac build

2015-07-30 Thread Benjamin Poulain
On 7/30/15 10:56 AM, Xabier Rodríguez Calvar wrote: Maybe it is something very stupid that I am missing, but I added a new IDL file, I added the object cpp and h files to the WebCore target, the idl file to the corresponding list, etc, but when I build I get linking errors caused by the non

Re: [webkit-dev] Does anybody need LayoutTests/fast/css/style-scoped?

2016-06-24 Thread Benjamin Poulain
On 6/24/16 8:49 AM, Konstantin Tokarev wrote: Hello, If I understand correctly, support for 'scoped' attribute of

Re: [webkit-dev] Some text about the B3 compiler

2016-02-01 Thread Benjamin Poulain
On 1/30/16 3:36 PM, Michael Catanzaro wrote: On Sun, 2016-01-31 at 06:00 +0900, Yusuke SUZUKI wrote: Now, https://bugs.webkit.org/show_bug.cgi?id=153647 and https://bugs.webkit.org/show_bug.cgi?id=153711 are landed. So, now, in GTK Linux x64 port, all the JSC tests pass! I think it's time to

Re: [webkit-dev] High web process CPU usage

2016-07-20 Thread Benjamin Poulain
I tried locally with ToT but I cannot reproduce. I load huffingtonpost.com in a tab->it takes an (in)decent amount of CPU. Then I switch to an about:blank tab->the CPU time goes back to zero. The Idle Wake Ups you are getting are pretty crazy too. Can you please file a bug for this? Next time

<    1   2   3