[webkit-dev] Removing ACCELERATED_2D_CANVAS

2020-10-13 Thread zan
here, pending to land: https://bugs.webkit.org/show_bug.cgi?id=217603 There's also some preference cruft still left in the WebKit layer that's going to be removed later. Regards, Zan ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://l

Re: [webkit-dev] Is anyone maintaining Nicosia scrolling code?

2019-02-23 Thread zan
different ports. Cheers, Zan > Simon > > ___ > webkit-dev mailing list > webkit-dev@lists.webkit.org > https://lists.webkit.org/mailman/listinfo/webkit-dev > ___ webkit-dev

[webkit-dev] Switch to std::variant?

2018-05-23 Thread zan
importing a C++17-compliant implementation, but currently seems stalled. https://bugs.webkit.org/show_bug.cgi?id=175583 Are there any other reservations or obstacles about adopting std::variant? Cheers, Zan ___ webkit-dev mailing list webkit-dev

[webkit-dev] ImageBitmap and OffscreenCanvas patches up for review

2018-03-17 Thread zan
latform abstractions like ImageBuffer and GraphicsContext, all the work is port-agnostic. Reviews appreciated. Regards, Zan ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] WebKit support in web-platform-tests

2018-02-23 Thread zan
Hi, in case of no additional comments against this, I'll be opening a pull request to merge the web-platform-tests changes into that repository in the following days. The WebKit changes will follow after some further work. Cheers, Zan On Mon, Feb 12, 2018, at 4:06 PM, z...@falconsig

Re: [webkit-dev] WebKit support in web-platform-tests

2018-02-12 Thread zan
On Mon, Feb 12, 2018, at 6:43 PM, youenn fablet wrote: > Hi Zan, > > I like the idea of using WebDriver for WPT conformance testing. > Such results will probably be more meaningful for conformance than what WTR > or DRT could produce. > For WPT regression testing, we would stic

Re: [webkit-dev] WebKit support in web-platform-tests

2018-02-12 Thread zan
On Mon, Feb 12, 2018, at 6:26 PM, Brian Burg wrote: > Hi Zan! > >> On Feb 12, 2018, at 7:06 AM, z...@falconsigh.net wrote: >> >> Hi, >> >> the web-platform-tests repository includes tooling that enables running >> those tests against a supported b

[webkit-dev] WebKit support in web-platform-tests

2018-02-12 Thread zan
;s fine to implement a generic WebKit product, or whether Safari would like to be treated as a separate browser[1], etc. Regards, Zan [1] There's for instance this from a year ago (though not sure about its functionality): https://github.com/w3c/web-p

[webkit-dev] Proposal: upstream the WPE port

2017-04-21 Thread zan
es in the future. Layout test baselines would be landed separately. (Those too would be subject to alignment with the GTK+ port.) We're happy to address any questions or considerations. Regards, Zan [1] https://lists.webkit.org/pipermail/webkit-dev/2014-December/027087.html [2] https://blogs.ig

Re: [webkit-dev] Scheduled downtime - svn.webkit.org and git.webkit.org 5.30 - 6.30pm PDT Monday 3/27/2017

2017-03-28 Thread zan
On Tue, Mar 28, 2017, at 10:01 AM, Ling Ho wrote: > Hi Zan, > > I have tested a git clone earlier and it should be working for you > too. We have also taken care notification emails issue to webkit- > changes list. > > Thanks, > ... > ling > Hi,

Re: [webkit-dev] Scheduled downtime - svn.webkit.org and git.webkit.org 5.30 - 6.30pm PDT Monday 3/27/2017

2017-03-28 Thread zan
we can investigate. > Thanks, > Lucas The git.webkit.org mirror doesn't seem to be operational. The server itself is up and running, but Git requests against it time out. Cheers, Zan > >> On Mar 27, 2017, at 5:36 PM, Lucas Forschler >> wrote: >> >>

Re: [webkit-dev] update GCC version?

2017-01-08 Thread zan
On Sat, Jan 7, 2017, at 08:30 PM, Alex Christensen wrote: > We are looking into using more C++14 features in WebKit, which would require > increasing the minimum supported compiler versions.  For example, Yusuke’s > patch in https://bugs.webkit.org/show_bug.cgi?id=165093 compiles successfully >

Re: [webkit-dev] WebKit GPU rendering possibility

2016-11-07 Thread zan
x27;ll have to keep Cairo as a fallback and baseline rasterizer. > One question, what happens with WebGL 2.0 support on WebKit? I ask > because WebGL 2.0 is essentially OpenGL ES 3.x for JavaScript. > WebGL 2.0 wouldn't be supported on

Re: [webkit-dev] Fall 2016 WebKit Contributors Meeting – Call for Speakers

2016-10-25 Thread zan
Hi, unfortunately nobody from Igalia will be attending this year. While we did plan to participate, the announcement came in too late for us to find any sensible travel plans. Hope to see you next year. Regards, Zan On Thu, Oct 20, 2016, at 11:32 PM, Jonathan Davis wrote: > We will be clos

Re: [webkit-dev] Windows Build Now on VS2015

2015-08-25 Thread zan
On Tue, Aug 25, 2015, at 02:35 PM, Osztrogonác Csaba wrote: > Hi, > > On 2015-08-25 14:29, z...@falconsigh.net wrote: > > On Tue, Aug 25, 2015, at 12:55 PM, Carlos Garcia Campos wrote: > >> El mar, 25-08-2015 a las 12:47 +0200, z...@falconsigh.net escribió: > >>> On Fri, Aug 14, 2015, at 07:19 PM,

Re: [webkit-dev] Windows Build Now on VS2015

2015-08-25 Thread zan
On Tue, Aug 25, 2015, at 12:55 PM, Carlos Garcia Campos wrote: > El mar, 25-08-2015 a las 12:47 +0200, z...@falconsigh.net escribió: > > On Fri, Aug 14, 2015, at 07:19 PM, Alex Christensen wrote: > > > The days of supporting VS2013 are behind us, so if it works with > > > VS2015, go for it. Not a

Re: [webkit-dev] Windows Build Now on VS2015

2015-08-25 Thread zan
On Fri, Aug 14, 2015, at 07:19 PM, Alex Christensen wrote: > The days of supporting VS2013 are behind us, so if it works with VS2015, go > for it.  Not all c++14 features are supported, though.  See  > https://msdn.microsoft.com/en-us/library/hh567368.aspx#cpp14table > > I’m not sure what the olde

Re: [webkit-dev] A question about new-run-webkit-tests

2011-03-21 Thread Zan Dobersek
only one DRT). Zan On Mar 18, 2011 10:46 PM, "Alejandro Garcia Castro" wrote: On Fri, Mar 18, 2011 at 02:25:21PM -0700, Mark Rowe wrote: > > On 2011-03-18, at 14:22, Dirk Pranke... We added the support for GTK and I use it locally sometimes but we are still not using it in the

Re: [webkit-dev] Sharing the OpenGL GraphicsContext3D implementation

2011-02-23 Thread Zan Dobersek
ebkit.org/show_bug.cgi?id=55072 Zan (Below are the two messages in their entirety that weren't sent to the list.) On Wed, Feb 23, 2011 at 7:15 PM, Mo, Zhenyao wrote: > You could just create a new Extension3DOpenGLGtk class that inherits > from Extension3DOpenGL, and do your specific

[webkit-dev] Sharing the OpenGL GraphicsContext3D implementation

2011-02-22 Thread Zan Dobersek
'd like to hear what Mac folks think of this approach and if there are any other ideas that address this problem. Regards, Zan Dobersek [1] https://bugs.webkit.org/show_bug.cgi?id=31517 ___ webkit-dev mailing list webkit-dev@lists.webkit.org htt

Re: [webkit-dev] disableing webkit plugins on gtk+ port

2009-01-08 Thread Zan Dobersek
> "enable-plugins", FALSE, > NULL); > // webkit_web_view_set_settings is now not needed Regards, Zan Dobersek [1]http://trac.webkit.org/browser/trunk/WebKitTools/DumpRenderTree/gtk/DumpRenderTree.cpp#L199 ___ webkit-dev mailing list w

Re: [webkit-dev] Getting more buildbots green

2009-01-05 Thread Zan Dobersek
Joe Mason wrote: Maybe the automated regression should run with --random to be sure that dependencies between tests are shaken out. On the other hand, you really want your regression to be deterministic - maybe a second run with --random scheduled once a week or so? While this, ignoring how

[webkit-dev] OS for WebKit development

2008-09-30 Thread Zan Dobersek
I'm getting interested in working on WebKit, MathML implementation, to be a bit more precise. However, I'm wondering if there are any needs or benefits of using a specific operating system when considering WebKit development. At the moment, I'm using Linux and building both GTK and Qt port of W