Git Product home page Git Product logo

Comments (11)

gz83 avatar gz83 commented on July 19, 2024

First of all, thank you very much for your work. Also, have you tried submitting these patches you wrote to Google for review?

from thorium.

HinTak avatar HinTak commented on July 19, 2024

The last comments in both threads are mine :
https://bugs.chromium.org/p/chromium/issues/detail?id=306078
https://issues.chromium.org/40336440 . In addition, I am in some other mailing lists where the relevant google engineers frequent too. Consider the work is mostly done by them and the patches do very little beyond flipping some options, I think their choice is more a strategy against Firefox and Webkit than technical. (As in make it work only as a competitive target to try to do a better(?) alternative).

from thorium.

gz83 avatar gz83 commented on July 19, 2024

Have you verified that the relevant support actually takes effect after applying these patches? In addition, I took a look at the patches you wrote, and there seem to be some inconsistencies in them that do not comply with Google's coding standards.

@HinTak

from thorium.

HinTak avatar HinTak commented on July 19, 2024

Testing and verification are done via https://github.com/HinTak/Qt6WE-OT-SVG . As for coding standard, please feel free to comment further. Yes, it is against m118, slightly older.

from thorium.

gz83 avatar gz83 commented on July 19, 2024

You only need to use the git cl format command after editing the Chromium source code to automatically reformat the code and comply with Google's coding standards. The prerequisite for running the above command is that you need to deploy Chromium's depot_tools.

from thorium.

HinTak avatar HinTak commented on July 19, 2024

Okay, thanks for the tips. I only work with skia in git; chromium against snapshot tar balls. I 'll think about how to do the formatting on github ci.

from thorium.

HinTak avatar HinTak commented on July 19, 2024

I probably should put these two links next to the patches (they are on the minimal web browser script README) - just visit them before and after applying the patches to see the difference:
https://pixelambacht.nl/chromacheck/

https://yoksel.github.io/color-fonts-demo/

(Or with a different browser - Firefox/ webkitgtk both handle OT-SVG quite well, but missing COLRv1 and others which chrome supports)

from thorium.

HinTak avatar HinTak commented on July 19, 2024

If you have a git repo handy, can you git cl format then post the result? If it is just white space, I 'll up date the patches.

from thorium.

gz83 avatar gz83 commented on July 19, 2024

We don't need to reformat the code yet, I just gave you a reminder. I saw in your patches that the files that need to be modified involve components such as ots, skia, and blink. Have you discussed it with the developers of ots, skia, and blink before or submitted patches to them?

By the way, due to some potential impacts (security, binary size, W3C specifications, etc.), we should modify the relevant files with caution.

from thorium.

HinTak avatar HinTak commented on July 19, 2024

The relevant people are all CC'ed on those two issue URLs, as well as subscribers of a few mailing lists on which I posted the work. This has been going on for 8 months. If they want to say something, they'd have done so by now.

from thorium.

HinTak avatar HinTak commented on July 19, 2024

The skia part of the patch has gotten into skia-python 6 months ago (and I have been invited as co-maintainer/releases since).

from thorium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.