Re: [webkit-dev] Logging in iOS simulator

2019-08-31 Thread Antoine Quint
> On 31 Aug 2019, at 05:33, Ken Russell wrote: > > Hi WebKit developers, > > Is it possible to log from the WebKit build for the iOS Simulator? I've had > difficulty getting LOG() statements to work even on macOS, so just tried > NSLog, but the result didn't show up in the system log when o

Re: [webkit-dev] Safari Tech Preview 96 available on wpt.fyi!

2019-11-28 Thread Antoine Quint
Hi Stephen, > On 27 Nov 2019, at 16:07, Stephen Mcgruer wrote: > > One thing that surprised me is that the release blog post[0] mentioned Web > Animations being enabled by default, but we see no differences in the test > diff for web-animations/. It's possible we enable some flag that turned o

Re: [webkit-dev] SVG Stabilization

2007-02-21 Thread Antoine Quint
Hi everyone, Maciej, On 20 févr. 2007, at 10:12, Andreas Neumann wrote: From your list in 1) I agree that SVGImage, Animation, Filters and ForeignObject probably need more effort and testing and they are candidates to be disabled. This also matches what Firefox can do today. However, the s

Re: [webkit-dev] Nightly builds of Feature Branch?

2007-05-21 Thread Antoine Quint
On 21 mai 2007, at 14:26, Andreas Neumann wrote: Would it be possible to offer nightlies of the feature branch as well? I woudl appreciate that as well. Antoine -- Blog — http://the.fuchsia-design.com ___ webkit-dev mailing list webkit-dev@lists.

[webkit-dev] WWDC 2007 WebKit SVG Demos

2007-06-27 Thread Antoine Quint
Hi all, Dean Jackson and myself just posted the demos that we presented at WWDC 2007 about Vector Graphics and Rich Media in WebKit. These mostly showcase SVG, but also its integration with other core technologies such as XHTML, CSS, XMLHttpRequest, JavaScript and the DOM. http://the.fuch

Re: [webkit-dev] XML Events in WebKit

2007-12-07 Thread Antoine Quint
Hi, On 7 déc. 07, at 17:38, David Hyatt wrote: Yeah, they don't seem particularly compelling to me either. If someone does implement these, they should put the implementation behind an #ifdef so that those projects that aren't interested in them can turn them off. XML Events basically co

Re: [webkit-dev] XML Events in WebKit

2007-12-08 Thread Antoine Quint
On 8 déc. 07, at 01:14, Ian Hickson wrote: On Fri, 7 Dec 2007, Antoine Quint wrote: XML Events basically come in handy when you want a generic markup- based way to add event listeners for custom events. For instance, if XBL was implemented in WebKit, and I had my own custom magic UI

Re: [webkit-dev] Gardening our pull requests

2022-10-17 Thread Antoine Quint via webkit-dev
> On 16 Oct 2022, at 21:05, Darin Adler via webkit-dev > wrote: > > Hi folks. > > I love to keep the WebKit project moving along, and one way that I personally > like to contribute is helping get pull requests reviewed. I looked at the > list of pull requests for the project, excluding clos