-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
🚮 Assist.js: Remove assistjs extension and all relevant libraries. #35023
Conversation
…network. - Add entry points to wrapper such as creating PortOperator and adding ports. - Update compile script since it can perform as normal Closure compiler.
…ence violate JSC_CANNOT_HAVE_MODULE_VAR_NAMED_GOOG.
- Add DeferredChannel to the network first and resolve it after the real channel is constructed. - Ensure FrameService port is always added before any widget initialization
…t ports to listen on. - Add protocol buffer library to generate FrameService protocol - Report widget by sending messages to FrameService's RespondingChannel. - Add necessary endpoints to Closure custom API.
- Move entire proto folder to third_party folder - Update whitelist and source globs for new third_party library - Add exports file so that 'require' can be avoided in the extension
Hey @rsimha! These files were changed:
Hey @ampproject/wg-caching! These files were changed:
|
Is there an I2R this should reference? Has any analysis been made on how many documents this may affect? |
There shouldn't be analysis needed since this extension is not used anywhere. |
How have you come to that conclusion without any analysis? What is the I2R for this? |
…remaining dependencies.
Just created: #35024. Thanks for the reminder. |
@honeybadgerdontcare: this was a WIP extension that was completed. It was never functional. At some point during implementation the team decided to end the effort, so this is just a cleanup. |
Thank you for clarifying. Regardless this was something allowed and is now being disallowed. It should be verified that documents aren't using it even if it wasn't encouraged. I haven't seen anything stating this is not used in the open web. |
Thanks for the kind scrutiny. This extension has always been under development and never entered into a usable stage, meaning all developers that tried to use it would either crashed their pages or found it non-responding. As a result, I don't think anyone is using it for serious purpose. Does that sound reasonable? |
@samouri for review |
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.
approved for validator files
Assist.js AMP integration I2I issue: #30631(closing)
@samouri
/cc @ianba