[webkit-dev] Does anyone use Source/ThirdParty/glu?

2013-04-09 Thread Ryosuke Niwa
Hi, Does anyone use Source/ThirdParty/glu? Or is it dead code? - R. Niwa ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Does anyone use Source/ThirdParty/glu?

2013-04-09 Thread Ryosuke Niwa
For the context, see https://bugs.webkit.org/show_bug.cgi?id=64216. - R. Niwa On Tue, Apr 9, 2013 at 12:08 AM, Ryosuke Niwa rn...@webkit.org wrote: Hi, Does anyone use Source/ThirdParty/glu? Or is it dead code? - R. Niwa ___ webkit-dev mailing

Re: [webkit-dev] Does anyone use Source/ThirdParty/glu?

2013-04-09 Thread Ryosuke Niwa
On Tue, Apr 9, 2013 at 12:44 AM, Noam Rosenthal noam.j.rosent...@gmail.comwrote: Oops, forgot Reply-To-List :) I'm pretty sure the GPU stuff, including ThirdParty/glu, was dead code ever since Google switched to a Skia-only accelerated canvas implementation. Thanks for the info. I think

Re: [webkit-dev] sheriffbot has been renamed to webkitbot

2013-04-09 Thread Ryosuke Niwa
On Tue, Apr 9, 2013 at 1:34 AM, Mikhail Naganov mnaga...@chromium.orgwrote: Hello Ryosuke, Probably, you have seen this, but this is what has happened when I tried to roll out my patch: webkitbot: Exception executing command: Failed to run ['git', 'svn', 'find-rev', 'r147529'] exit_code: 1

Re: [webkit-dev] sheriffbot has been renamed to webkitbot

2013-04-09 Thread Mikhail Naganov
Thanks, but this time it's a different issue: webkitbot: Failed to run ['/Volumes/Data/WebKitBot/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=webkit-misc-bot', '--port=mac-mountainlion', 'create-rollout', '--force-clean',

Re: [webkit-dev] sheriffbot has been renamed to webkitbot

2013-04-09 Thread Mikhail Naganov
Ah, OK, this is because an auto-rollout is impossible due to removal of the Chromium port. I wish the message from webkitbot to be more informative... On Tue, Apr 9, 2013 at 9:51 AM, Mikhail Naganov mnaga...@chromium.org wrote: Thanks, but this time it's a different issue: webkitbot: Failed

[webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Oneal Bluce
Hello, I'm a researcher and I just focusing on the multi-process supporting and WebCL supporting in browser engin. so I have some concerns about the both features. In recently, Google has pronounced that they will support the multi-process in their browser egin(Blink) which is forked from the

Re: [webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Jesus Sanchez-Palencia
Hi, WebKit already support a split process model which is what we call WebKit2 [1]. I'm not aware of any official plans of supporting WebCL but I believe Samsung was doing some research on this [2]. [1] http://trac.webkit.org/wiki/WebKit2 [2] https://code.google.com/p/webcl/ Cheers, jesus

Re: [webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Antonio Gomes
Hi. Correct WebCL link is https://github.com/SRA-SiliconValley/webkit-webcl . Cheers, On Tue, Apr 9, 2013 at 8:01 AM, Jesus Sanchez-Palencia je...@webkit.orgwrote: Hi, WebKit already support a split process model which is what we call WebKit2 [1]. I'm not aware of any official plans of

Re: [webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Antonio Gomes
Hi Oneal. As pointed out by Jesus, Samsung is working on a WebCL implementation for WebKit. https://github.com/SRA-SiliconValley/webkit-webcl is being our staging repo. As for your question, it is a bit unclear that if by multi-process support you are referring the Web/UI process model provided

Re: [webkit-dev] Buildsystem cleanup

2013-04-09 Thread Patrick Gansterer
Hi, On Mon, 08 Apr 2013 18:10:29 -0700, Mark Rowe wrote: On 2013-04-08, at 17:45, Patrick Gansterer par...@paroga.com wrote: Hmm, I'll try to set up an example for WTF + JavaScriptCore. Maybe you can have a look at it then to check if I understand the concept correctly before I move on to

Re: [webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Benjamin Poulain
Hi Oneal, On Tue, Apr 9, 2013 at 2:40 AM, Oneal Bluce onealbl...@yahoo.com wrote: Hello, I'm a researcher and I just focusing on the multi-process supporting and WebCL supporting in browser engin. so I have some concerns about the both features. In recently, Google has pronounced that they

Re: [webkit-dev] Unmaintained feature list

2013-04-09 Thread Sergio Villar Senin
En 08/04/13 19:57, Julien Chaffraix escribiu: Sounds like a great idea: http://trac.webkit.org/wiki/UnmaintainedFeatureList Thanks for starting this. Added CSS Grid Layout to the list as I don't think I would be able to do merges back. I would be more than happy to remove the code if

Re: [webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Jer Noble
On Apr 9, 2013, at 10:47 AM, Benjamin Poulain benja...@webkit.org wrote: I am very curious about the source of interest in OpenCL on browser. While OpenCL is a great technology, I have the feeling it is not ready for the web. What kind of applications do you foresee being powered by OpenCL

Re: [webkit-dev] Sunsetting committership and reviewership

2013-04-09 Thread Dmitry Titov
How about creating an 'emeritus reviewer' status (no r+ power) and let people *voluntarily* move themselves to this status? I bet a lot of 'inactive reviewers' would do that, since everybody understands the issue of getting out of sync with current code base. It may have different vibe though than

[webkit-dev] OpenVG backend

2013-04-09 Thread Martin Robinson
Is any upstream port maintaining and using the OpenVG backend? I don't see references to it in any build files. If we are going to remove the Skia backend, we should probably consider removing all unused graphics backends. --Martin ___ webkit-dev

Re: [webkit-dev] OpenVG backend

2013-04-09 Thread Dirk Schulze
Give others some days to read the mail and then go ahead with publishing patches. Greetings, Dirk On Apr 9, 2013, at 3:54 PM, Martin Robinson mrobin...@webkit.org wrote: Is any upstream port maintaining and using the OpenVG backend? I don't see references to it in any build files. If we are

[webkit-dev] You can now register for the 2013 WebKit Contributors Meeting

2013-04-09 Thread Sam Weinig
Registration is now open for the 2013 WebKit Contributors Meeting. You can register by going to https://www.webkit.org/meeting/. Hope to see you all there! -Sam ___ webkit-dev mailing list webkit-dev@lists.webkit.org

Re: [webkit-dev] OpenVG backend

2013-04-09 Thread Jeff Rogers
BlackBerry/RIM is no longer using the OpenVG backend and we are ok with removing it (we were the original contributors). --Jeff On Tue, Apr 9, 2013 at 8:10 PM, Dirk Schulze dschu...@adobe.com wrote: Give others some days to read the mail and then go ahead with publishing patches.

Re: [webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Oneal Bluce
Hi, Benjamin     if browser have a capability to run some application with  data-intensive parallel computing . some applications required data-intensive parallel computing can works on websit.      such as 3D movie,  3D game... etc, this can give developer a way that developer don't

[webkit-dev] WebView vs. Safari color management

2013-04-09 Thread Jonathan Hammer
Hello, I apologize in advance if this is the wrong list for this question—please let me know. I am trying to understand why CSS colors appear to render in a different color space when the HTML document is loaded in Safari versus loaded in a WebView (in the Obj-C WebKit.framework).

Re: [webkit-dev] WebView vs. Safari color management

2013-04-09 Thread Benjamin Poulain
Hi Jonathan, On Tue, Apr 9, 2013 at 8:40 PM, Jonathan Hammer jonat...@e3software.comwrote: I apologize in advance if this is the wrong list for this question—please let me know. I am trying to understand why CSS colors appear to render in a different color space when the HTML document is

Re: [webkit-dev] WebView vs. Safari color management

2013-04-09 Thread Jonathan Hammer
Hi Benjamin, Thanks for the reply. Filed: https://bugs.webkit.org/show_bug.cgi?id=114331 Jonathan On Apr 9, 2013, at 9:35 PM, Benjamin Poulain benja...@webkit.org wrote: Hi Jonathan, On Tue, Apr 9, 2013 at 8:40 PM, Jonathan Hammer jonat...@e3software.com wrote: I apologize in advance if

Re: [webkit-dev] Is there a plan for supporting multi-process and WebCL in webkit

2013-04-09 Thread Thibault Imbert
Hi Oneal, Yes, leveraging multicore and the power of GPUs for general computations is great and very powerful but first, securing such kernels is hard, and authoring these would be pretty brutal to most web developers, I think this is what Benjamin was referring to. With WebCL, you are

[webkit-dev] Tools/BuildSlaveSupport/.../TestFailures/run-unittests.html

2013-04-09 Thread Glenn Adams
Does any bot (or person) run this? Regularly? I just noticed today it reports a number of failures (using r148074). Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.37+ (KHTML, like Gecko) Version/6.0.3 Safari/536.28.10 Tests completed in 705 milliseconds. 513 tests of 545 passed,

Re: [webkit-dev] Tools/BuildSlaveSupport/.../TestFailures/run-unittests.html

2013-04-09 Thread Dirk Pranke
TestFailures, as I understand it, provides a summarize view of current tree failures clustered by the changes that might have caused the failures, kind of like garden-o-matic's initial page. I believe I broke it at one point accidentally, asked if anyone used it, and Ossy said that he did (there

Re: [webkit-dev] Tools/BuildSlaveSupport/.../TestFailures/run-unittests.html

2013-04-09 Thread Glenn Adams
On Tue, Apr 9, 2013 at 11:15 PM, Dirk Pranke dpra...@chromium.org wrote: TestFailures, as I understand it, provides a summarize view of current tree failures clustered by the changes that might have caused the failures, kind of like garden-o-matic's initial page. All the garden-o-matic UI is