Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming WHATNOT meeting on 4/18/2024 #10275

Closed
past opened this issue Apr 11, 2024 · 4 comments
Closed

Upcoming WHATNOT meeting on 4/18/2024 #10275

past opened this issue Apr 11, 2024 · 4 comments
Labels
agenda+ To be discussed at a triage meeting

Comments

@past
Copy link

past commented Apr 11, 2024

What is the issue with the HTML Standard?

Today we held our now weekly triage call (#10254) and I will post the meeting notes there in a bit. The next one is scheduled for April 18, 1am PDT. Note that this is 1 week later (per #10163) in an APAC+Europe friendly time.

People interested in attending the next call please respond here or reach out privately to me or the spec editors. We will be tagging issues for the next call again using the agenda+ label in all WHATWG repos and we would like to invite anyone that can contribute to said issues to join us.

@past past added the agenda+ To be discussed at a triage meeting label Apr 11, 2024
@past
Copy link
Author

past commented Apr 17, 2024

Hi @whatwg/triage! There are no agenda topics for this instance, so please tag any that need to be discussed. I am not canceling this as I will not be attending and there may be last-minute additions that I won't see on time, but feel free to skip if there are no topics and/or low attendance.

@aphillips
Copy link
Contributor

I18N would like to continue the review we started in March. I will make a prioritized list of issues.

@andreubotella
Copy link
Member

I'd like to start the discussion about the web integration of the TC39 AsyncContext proposal, for which I opened an issue at tc39/proposal-async-context#82.

@past
Copy link
Author

past commented Apr 18, 2024

Thank you all for attending the meeting today! Here are the notes from this meeting (the next one is at #10287):

Agenda

Attendees: Michael Smith, Andreu Botella, Domenic Denicola, Keith Cirkel, Kagami Rosylight

  1. Review past action items
    1. Mason will ping Domenic about Focus delegate algorithm doesn't consider elements assigned to slot.
      1. Done.
    2. Mason or Joey will add comments with the different developer ergonomics of the various options for Add anchor attribute.
      1. Done.
    3. Olli wants to think through the removal case for Gecko and test other browsers for Introduce DOM post-insertion steps. Noam will share with Olli a document with the results of Dominic's and Noam's investigation into Blink.
      1. [smaug] reviewed the PR again, and it doesn't seem to handle mutations and not even match what Blink does
  2. Carryovers from last time
    1. None.
  3. New topics
    1. [Addison] Joint session with the I18N WG. Addison will provide a list of topics.
      1. Addison was unavailable.
    2. [Andreu] Integrating AsyncContext to web APIs
      1. Thoughts from Domenic:
        1. Complex! Hard to give specific advice.
        2. Probably don't do cross-document navigations, unless there are strong use cases. Data point: navigation API promises don't resolve for cross-document.
        3. I like the division into categories. That will also be helpful for writing a guide going forward for future APIs.
        4. Adding complexity to specs is manageable, but adding complexity to user-facing API with an event listener option requires a bigger explainer-like thing about what use cases are impossible without it, how it will be used, etc.
          1. Andreu: main use case is tracing-style libraries that will probably monkeypatch addEventListener() and change the option value depending on the event type.
      2. Keith:
        1. Olli from Mozilla might have concerns about event dispatch being a hot path.
        2. Be sure to investigate observables, maybe coordinate with Dom Farolino

Action Items

  1. None.

@past past closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agenda+ To be discussed at a triage meeting
Development

No branches or pull requests

3 participants