-
Notifications
You must be signed in to change notification settings - Fork 71
Publish minutes of 2025-09-25 meeting #874
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
base: main
Are you sure you want to change the base?
Conversation
* [oliver] Out of curiosity, does Safari support externally_connectable? | ||
* [kiara] We support externally_connectable, but not the ids key yet. | ||
* [timothy] One of the complications is the ID passed on the website differs between Chrome and Safari. That has to be documented differently, but that can be part of the sendMessage spec. | ||
* [tomislav] Is the value of the ID in Safari an object? String?. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [tomislav] Is the value of the ID in Safari an object? String?. | |
* [tomislav] Is the value of the ID in Safari an object? String? |
* [rob] Most overhead is in having to send the manifest to all processes; after that there is little gain between returning the full manifest vs just the version. | ||
* [timothy] Yes. I suppose that it would only make a difference if we ever consider deprecating getManifest(). | ||
* [rob] Which I don't see happening. | ||
* [rob] If the use case is to return specific values, why wouldn't we expand `runtime.getManifest()` with a parameter that specifies the key the developer is interested in? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I remember that someone said the the intent here was to pave the cow paths on common patterns, but I don't recall who. @xeenon, maybe?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe @oliverdunk ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure when, but I definitely said something along those lines at one point. Feel free to drop it in if that helps the flow of the conversation :)
a0bd5da
to
b626a23
Compare
Generated from https://docs.google.com/document/d/1QkwhEMtMS67JBUkl_WVPZ4lRSKoWcQNlLJSf_GwSXg8/edit using the tool and process from #105.
During this meeting we discussed or mentioned issues #871, #531, #872, #400, #843 and PRs #873, #837.
Reminder: TPAC 2025 is happening soon; If you are interested in participating or have topics, please see #843.