-
Notifications
You must be signed in to change notification settings - Fork 19
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
TPAC 2022 breakout session agenda #45
Comments
breakout suggestions are open: https://www.w3.org/wiki/TPAC/2022/SessionIdeas |
Is it possible for folks not attending TPAC generally to attend this particular session remotely? If so, where can I find more details about how to join? |
Yes, some breakout sessions (including this one) are open to the public, without registration. I assume the schedule will be updated with a video link at some point https://www.w3.org/2022/09/TPAC/schedule.html#wednesday |
Here's the meeting link, including instructions to join remotely: https://www.w3.org/events/meetings/1873ebb8-1207-428c-8f34-f2f4f5b6693f There's been some shuffling around, so we'll now be meeting at 11:15am PT The meeting is currently marked as tentative. I'll post updates if anything else changes, but you can also subscribe through that link |
Update: looks like we've also been scheduled for a WICG session from 13:30 to 14:30 on Friday, Sept 16th. There's lots of overlap between the whatwg and WICG specs so it's a bit tricky to talk about these things entirely separately, but I'm thinking we can focus more on the OPFS/Access Handles topics on Wednesday and the topics less relevant to OPFS (change events, background sync, etc) on Friday. Thoughts? |
Hi @a-sully, does the Friday meeting allow remote attendance for TPAC participants? |
Yes! The meeting info is here: https://www.w3.org/events/meetings/02afd4e4-a0e9-48d6-9942-a05ad74175fb |
Thank you to everyone who attended the OPFS-focused breakout session! I was thrilled to see cross-browser support for new features to make SyncAccessHandles even more useful and powerful. I forgot to ask for an IRC scribe at the start of the meeting, but below are some rough notes @ayuishii kept during the meeting. Please speak up if anything looks incorrect. Looking forward to the session tomorrow discussing the portion of the File System Access API handling local files (non-OPFS)! SlidesMeeting notesTopic: Locks@tlively: Locking files in emscripten, but not across tabs Topic: Async alternative to SyncAccessHandlesa-sully: Motivated to change the name. We eventually expect Wasm to handle async code as well. Seems future proof, does any one want it? Topic: Namingjesup: Resolve method is important. Getting the parent of the object we should also figure out. Topic: Spec/WPT conformancejesup: Status update from Mozilla. Dom fs enabled flag available tomorrow. Writable file stream and post message support will come soon. Photoshop will work soon. |
the flag in Firefox is "dom.fs.enabled" in about:config |
Thank you all for attending! Here are the slides from the WICG (non-OPFS) session |
Update: there will be two File System sessions
- A breakout session will be held Wednesday, Sept 14th at 11:15-12:15 PDT (18:15-19:15 UTC). See details and subscribe here
- A WICG incubation meeting will be held Friday, Sept 16th at 13:30-14:30 PDT (20:30-21:30 UTC). See details and subscribe here
I've requested time for a breakout session about this API at TPAC. I'd like to use this issue to gather agenda items/topics people would like to talk about
Possible agenda items:
SyncAccessHandle
implementation and standardizationSyncAccessHandle
Possible agenda items which relate to the non-OPFS portion of the API (tracked in WICG/file-system-access):
The text was updated successfully, but these errors were encountered: