Giter VIP home page Giter VIP logo

Comments (6)

foolip avatar foolip commented on July 27, 2024

Is the idea to have this information in https://www.chromestatus.com/data/featurepopularity? If so what's needed to make it happen?

from chromium-dashboard.

ebidel avatar ebidel commented on July 27, 2024

We need an automatic way to know when a feature has landed or be deprecated in Blink. Is there anything like that for each milestone?

from chromium-dashboard.

foolip avatar foolip commented on July 27, 2024

It can be extracted from the UseCounter.h/cpp from the release branch with relative ease. I've done it for UseCounter.h using JavaScript for a personal dashboard thing, but for chromium-dashboard doing it on the server side would make more sense. Or possibly having a python script that does it and checks the result into Git just like for the list of features itself currently. What do you think?

from chromium-dashboard.

ebidel avatar ebidel commented on July 27, 2024

Yea, that would be great.

On Thu, Nov 20, 2014 at 1:11 AM, Philip Jägenstedt <[email protected]

wrote:

It can be extracted from the UseCounter.h/cpp from the release branch with
relative ease. I've done it for UseCounter.h using JavaScript for a
personal dashboard thing, but for chromium-dashboard doing it on the server
side would make more sense. Or possibly having a python script that does it
and checks the result into Git just like for the list of features itself
currently. What do you think?


Reply to this email directly or view it on GitHub
#22 (comment)
.

from chromium-dashboard.

foolip avatar foolip commented on July 27, 2024

Are simple removed/deprecated flags matching the stable channel for each bucket sufficient, or would a lists of existing/deprecated features for individual milestones be worthwhile? It really depends on how you want to present the information I think.

One idea is to mark the stable channel milestones on the time axis. That would make it rather apparent to a human which milestone a counter was added or removed in, without needing to generate per-milestone feature lists. Would getting that into the timeline view be hard, if the data is there? If you don't have an internal feed for it, one can get the information from http://googlechromereleases.blogspot.se/

from chromium-dashboard.

jpmedley avatar jpmedley commented on July 27, 2024

#1471 is a version of this issue more related to the current interface.

from chromium-dashboard.

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.