Re: [webkit-dev] Qt Mac buildbot got crazy

2012-05-09 Thread Alexis Menard
On Mon, Apr 30, 2012 at 7:49 AM, Alexis Menard wrote: > On Sat, Apr 28, 2012 at 3:41 AM, Osztrogonac Csaba > wrote: >> Hi All, >> >> it seems Qt Mac bot got crazy and signals false build fails regularly: >> ../../../../Source/WebCore/bridge/qt/qt_runtime.cpp: In function 'bool >> JSC::Bindings::

Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-05-09 Thread Adam Barth
On Wed, May 9, 2012 at 1:12 PM, Anssi Kostiainen wrote: > On 9.5.2012, at 11.44, ext TAMURA, Kent wrote: > >> I wonder if the standardization is active.  Even the editor's draft has not >> been updated for one year. > > Good that you ask -- the spec has been waiting for implementors' feedback :)

Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-05-09 Thread Anssi Kostiainen
Hi Tamura, Adam, On 9.5.2012, at 11.44, ext TAMURA, Kent wrote: > I wonder if the standardization is active. Even the editor's draft has not > been updated for one year. Good that you ask -- the spec has been waiting for implementors' feedback :) If you're able to send us feedback based on yo

Re: [webkit-dev] SVN mirrors (ex*.webkit.org is down)

2012-05-09 Thread William Siegrist
On May 8, 2012, at 9:18 AM, Osztrogonac Csaba wrote: > Hi All, > > Nowadays there were too many svn.webkit.org downtime which made > folks and buildbots many times so sad (and rm -rf and new checkout). For what it is worth, we are in the process of deploying new hardware that replaces all of

Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-05-09 Thread Adam Barth
That's a good question. I happened upon this feature because it's implemented in Chrome on Android, and we want to fully merge Chrome on Android's WebKit with upstream. Adam On Wed, May 9, 2012 at 1:44 AM, TAMURA, Kent wrote: > I wonder if the standardization is active.  Even the editor's draf

Re: [webkit-dev] Default viewport value on WAP DTDs

2012-05-09 Thread Gustavo Noronha Silva
On Fri, 2012-05-04 at 23:18 -0700, Martin Robinson wrote: > We chose between faking Chromium or faking OS X on all operating > systems. We are now a port of Chromium called "WebKitGTK+". I don't > see any easy way out of this mess. Me neither. Also 'Safari on Linux' was being seen as "Android", it

[webkit-dev] Fwd: New Module For Javascript

2012-05-09 Thread Neha Narang
Hello Everyone, I would like to give an update that I'll add the Javascript as a new supported target language to swig to automate the generation of javascript wrapper over c++ using webkit (Javascriptcore). There is often a need to have Javascript embedded in the native code written in C++. For e

Re: [webkit-dev] Default viewport value on WAP DTDs

2012-05-09 Thread Kenneth Rohde Christiansen
Hi there, Just wanted to say that I sent an email to www-style: http://lists.w3.org/Archives/Public/www-style/2012May/0371.html Cheers, Kenneth On Tue, May 8, 2012 at 10:07 PM, Kenneth Rohde Christiansen wrote: > Hi there, > > Now that I have all this info, I will write an email to www-style th

Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-05-09 Thread TAMURA, Kent
I wonder if the standardization is active. Even the editor's draft has not been updated for one year. On Mon, Feb 20, 2012 at 1:44 PM, JongSeok Yang wrote: Hi webkit-dev! I want to let you know that I plan to add HTML Media Capture to WebKit. HTML Media Capture : http://www.w3.org/TR/2011/

Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-05-09 Thread JongSeok Yang
Title: Samsung Enterprise Portal mySingle   Dear Adam,   Thank you for your interest in the implementation. And I'm sorry that there has been no more action.   Your implementation is good to me. My original implementation was just to add "capture" attribute like your. But, some reviewe