Re: [webkit-dev] Replacing Cairo in WebKit with Skia

2024-03-06 Thread Dominik Röttsches via webkit-dev
Hi, Thanks for taking on this effort and the technical investigation that went into this! One question I had asked on X: Does this have implications for font format support: Will WebKitGTK/WPE with Skia support COLRv1 fonts through Skia? Will it also support the Fontations Rust backend of Skia,

Re: [webkit-dev] Request for position: supports() extended syntax for @font-face

2021-08-16 Thread Dominik Röttsches via webkit-dev
Hi Myles, On Mon, Aug 9, 2021 at 8:09 PM Myles Maxfield wrote: > > Is this something you're considering developing / shipping in WebKit? As > Myles has been an active contributor in the proposal in issue #633, I am > hoping we have your support on this matter. > > > Positive signal. > Thanks,

[webkit-dev] Request for position: supports() extended syntax for @font-face

2021-08-09 Thread Dominik Röttsches via webkit-dev
Hi @ webkit-dev, hi Myles, we'd like to know your opinion on the extended supports() syntax of the @font-face src: descriptor. - Specification or proposal URL: https://drafts.csswg.org/css-fonts-4/#font-face-src-parsing, in particular the [ format(

Re: [webkit-dev] Request for position: CSS @font-face descriptor advance-override

2021-05-04 Thread Dominik Röttsches via webkit-dev
As an update to our intent here. as posted by Xiaocheng earlier, we're planning to ship the size-adjust descriptor . On Mon Feb 22 16:50:28 PST 2021 Xiaocheng Hu xiaoche...@chromium.org wrote: Hi webkit-dev, > This is a request for WebKit's

Re: [webkit-dev] Request for Position: COLR v1 Vector Color Fonts

2021-05-03 Thread Dominik Röttsches via webkit-dev
fonts. With these additional points in mind, and the additional data we shared on font size and performance advantages, we kindly invite you to reconsider your position. We’d be very happy if you’d consider experimenting with implementing COLRv1 and evaluate it from that perspective. Dominik >

[webkit-dev] Request for Position: COLR v1 Vector Color Fonts

2021-03-23 Thread Dominik Röttsches via webkit-dev
Hi, This is a request for WebKit's position on COLR v1 vector color fonts. Spec: https://github.com/googlefonts/colr-gradients-spec/blob/main/OFF_AMD2_WD.md *Proposed changes to ISO/IEC 14496-22 (Amendment 2)* Chromium Bug: https://crbug.com/1170733 Summary: COLR v1 fonts are a new vector

Re: [webkit-dev] Christophe Dumez is now a WebKit reviewer

2013-05-15 Thread Dominik Röttsches
On 05/10/2013 03:22 AM, Laszlo Gombos wrote: I'm happy to announce that Christophe Dumez is now a WebKit reviewer. Congratulations, Chris! Well deserved indeed. Dominik ___ webkit-dev mailing list webkit-dev@lists.webkit.org

Re: [webkit-dev] Fwd: WebKit2 Extending Javascript

2013-04-08 Thread Dominik Röttsches
On 04/04/2013 10:33 AM, Christian Frost wrote: My problem is that I have to extend Javascript in WebKit2. That is, I have to add a set of global variables and functions. Potentially I also need to add custom classes. However, this doesn't seem to be possible in WebKit2 since it is not yet

[webkit-dev] Authentication backend issues for svn.webkit.org?

2013-03-27 Thread Dominik Röttsches
Hi Lucas, William, could you have a look at the authentication backend? Quoting from IRC: (02:27:47 PM) drott: can anyone have a look at the authentication backend of trac svn? (02:28:08 PM) drott: http://trac.webkit.org/auth/login show Internal Server Error manual commits don't seem to

Re: [webkit-dev] build.webkit.org login problem

2013-03-27 Thread Dominik Röttsches
A database server went down. Everything should be back up now. Bill, thanks for fixing the issue! ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Changing Github repository to mirror git.webkit.org (was Github vs. git.webkit.org)

2013-01-17 Thread Dominik Röttsches
On 01/16/2013 10:07 PM, Eric Seidel wrote: Do we know if there is a way to re-write our existing forks w/o pulling the whole repo down, just to push it back up again? If you make the new github mirror fork a remote for your existing git.webkit.org clone and push from there you would only need

[webkit-dev] Recommended commit procedure for large EFL rebaseline?

2013-01-14 Thread Dominik Röttsches
baselines. Then restart the bots. Regarding step 2) there: Would you recommend to land the rebaselines in smaller chunks or in one big SVN commit? If in chunks - what sizes work well? Thanks, Dominik -- Dominik Röttsches dominik.rottsc...@intel.com

Re: [webkit-dev] Changing Github repository to mirror git.webkit.org (was Github vs. git.webkit.org)

2013-01-14 Thread Dominik Röttsches
On 01/14/2013 03:19 PM, Jesus Sanchez-Palencia wrote: We have decided that the best approach for this is to start a new repository (webkit-mirror), delete the old one (https://github.com/WebKit/webkit) and then rename the new repository. I will be doing the mirroring myself for while, until

Re: [webkit-dev] Porting WebKit To a new graphic backend.

2012-11-15 Thread Dominik Röttsches
On 11/14/2012 07:24 AM, ZhangJiPeng wrote: The idea came from an embedded browser development project. Benjamin I want to porting WebKit to a new platform, the platform can only provide video address programming interface. So I need to porting DirectFB, Cairo, GTK and so on. However the

[webkit-dev] Feature ENABLE_XHR_TIMEOUT

2012-10-25 Thread Dominik Röttsches
the backend support and I remove the feature once it's universally available. Regards, Dominik -- Dominik Röttsches dominik.rottsc...@intel.com ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Feature ENABLE_XHR_TIMEOUT

2012-10-25 Thread Dominik Röttsches
Sorry, forgot to mentiont that the bug for this is: https://bugs.webkit.org/show_bug.cgi?id=100356 ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] HbbTV support within Webkit

2012-10-11 Thread Dominik Röttsches
to support standard W3C/HTML5)... This particular change is just a matter of adding one more displayable mime-type, right? Dominik -- Dominik Röttsches dominik.rottsc...@intel.com ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org

Re: [webkit-dev] Subpixel layout - requesting help for big rebaseline

2012-08-24 Thread Dominik Röttsches
Hi Dirk, On 08/22/2012 10:49 PM, Dirk Pranke wrote: The Chromium canaries now exit after 5000 failures or 1000 crashes/timeouts. Can the failure limit be increased to 1 for example? Levi/Emil were saying the rebaseline touches about 8000 cases. Otherwise we'd have to go through a more

[webkit-dev] Subpixel layout - requesting help for big rebaseline

2012-08-22 Thread Dominik Röttsches
for Chromium in the area of several thousand testcases. I do feel the pain there. So I'd appreciate your help for getting this one landed. According to their comments on bugzilla, Emil and Levi approve the change. Thanks, Dominik -- Dominik Röttsches dominik.rottsc...@intel.com

Re: [webkit-dev] Subpixel layout - requesting help for big rebaseline

2012-08-22 Thread Dominik Röttsches
Hi, As another alternative, could we gather all the Chromium bot admins and ask them to temporarily take the bot offline in non-peak hours, create rebaselines per bot with the patch applied, collect those as binary-compatible diffs in one place, and manually land those collected baselines,

[webkit-dev] Feature: Implementing XHR2 timeouts

2012-08-20 Thread Dominik Röttsches
Hi, I'd like to inform you about about my plan to implement the timeout behavior specified in http://www.w3.org/TR/XMLHttpRequest/#the-timeout-attribute (and other sections with regards to that attribute). I opened meta bug: https://bugs.webkit.org/show_bug.cgi?id=94461 Please let me know

Re: [webkit-dev] WebKit memory instrumentation

2012-07-27 Thread Dominik Röttsches
On 07/24/2012 01:09 AM, Yury Semikhatsky wrote: On Mon, Jul 23, 2012 at 11:21 PM, Ryosuke Niwa rn...@webkit.org mailto:rn...@webkit.org wrote: This is somewhat tangential but once we've solved this problem, can we expose the data via testRunner or internals object so that we may

Re: [webkit-dev] Using ref tests for repaint bugs

2012-05-25 Thread Dominik Röttsches
Andrei, On 05/25/2012 02:43 AM, Andrei Bucur wrote: Ojan, As Simon states, some repaint tests will likely not be possible to write correctly as ref tests, but some of them I think they fit very well in the happy-no-pixel-test bucket :). If people decide it's a direction worth investigating,

Re: [webkit-dev] A massive rebaseline needed for r117672

2012-05-22 Thread Dominik Röttsches
Hello Ryosuke, On 05/19/2012 12:33 PM, Ryosuke Niwa wrote: Unfortunately, I was not able to rebaseline tests for Windows and EFL bots because Windows bots have been failing to compile since r117672 and EFL bots don't seem to upload results properly (I can't see diff on results page). The

Re: [webkit-dev] EFL Debug Buildbot Green

2012-05-15 Thread Dominik Röttsches
Hi, On 05/10/2012 06:43 PM, Dominik Röttsches wrote: We'll [...] set up a gardening schedule to keep it green and tidy in the future. The buildbot gardening schedule has been published here: https://trac.webkit.org/wiki/EFLWebKitBuildBots Regards, Dominik -- Dominik Röttschesdominik.rottsc

[webkit-dev] EFL Debug Buildbot Green

2012-05-10 Thread Dominik Röttsches
Hi all, We're happy to share with you that yesterday the EFL Linux Debug Buildbot has turned green for the first time. http://build.webkit.org/builders/EFL%20Linux%20Debug This has been an example of a great team effort [1]. We'd like to thank the friendly reviewers and committers who helped

Re: [webkit-dev] Bot watching and Apple bots

2012-04-26 Thread Dominik Röttsches
On 04/26/2012 01:11 AM, Maciej Stachowiak wrote: I think it may help the project overall if we made the buildbot page indicate who's the sheriff/gardner/watcher for any given buildbot. Right now it may be hard to tell who to work with if you caused breakage. Barring actual changes to the

Re: [webkit-dev] [webkit-efl] EFL Linux Debug Buildbot online

2012-04-13 Thread Dominik Röttsches
Dominik Röttsches dominik.rottsc...@linux.intel.com mailto:dominik.rottsc...@linux.intel.com Hi, I am happy to inform you that the EFL Debug Buildbot got online tonight (EEST). By now it has completed its maiden build 0 :-) http://build.webkit.org/builders/EFL%20Linux%20Debug

[webkit-dev] Setting up additional WebKit EFL buildbot for 64bit Debug

2012-03-27 Thread Dominik Röttsches
to http://trac.webkit.org/wiki/BuildBot In understand once I have the local configuration ready - the master.cfg needs to be adjusted - should I create a bugzilla issue and a patch to update it to have two builders for the EFL platform? Thank you very much, Dominik Röttsches

Re: [webkit-dev] Upstreaming Support for W3C Sensor API

2012-03-19 Thread Dominik Röttsches
Maciej, Adam, On 03/17/2012 12:26 AM, Maciej Stachowiak wrote: Therefore, I think this work is not appropriate for the WebKit repository at this time, even as a WebCore Module. Of course, implementing the feature outside the main repository, e.g. via GitHub, is ok, and may be an opportunity

[webkit-dev] Upstreaming Support for W3C Sensor API

2012-03-16 Thread Dominik Röttsches
. Your feedback is welcome. For reference, we created meta bug https://bugs.webkit.org/show_bug.cgi?id=81352 Regards, Dominik Röttsches ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev