-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
See launch in #22734
TODO for cleanup:
- Remove
FriendlyIframeEmbedLegacy -
FriendlyIframeEmbedmakeampdocnon-nullable and update the code accordingly. - cleanup ampdoc service lookup
- Remove
EmbeddableService.installInEmbedWindowinterface. - Remove
installServiceInEmbedScopefunction. - Remove
opt_win,opt_root, etc arguments fromBind,AmpGwdRuntimeService,HiddenObserver,Action,StandardActions,Navigation,Url, and other embeddable services. (See Introduce ampdoc on a FIE level #22493 for some examples). - Remove the
getExistingServiceForDocInEmbedScope. - Remove the
installStylesLegacy.
Reactions are currently unavailable