Skip to content

🚫 [amp-story-player] Temporarily disable messaging#26604

Merged
Enriqe merged 4 commits intoampproject:masterfrom
Enriqe:disable-messaging-player
Feb 4, 2020
Merged

🚫 [amp-story-player] Temporarily disable messaging#26604
Enriqe merged 4 commits intoampproject:masterfrom
Enriqe:disable-messaging-player

Conversation

@Enriqe
Copy link
Copy Markdown
Contributor

@Enriqe Enriqe commented Feb 3, 2020

  • Temporarily disables messaging until we add support for multiple documents.

Partial for #24539 #26308

@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Feb 3, 2020

This pull request introduces 1 alert when merging 6556e78 into 05046f6 - view on LGTM.com

new alerts:

  • 1 for Unreachable statement

Copy link
Copy Markdown
Contributor

@gmajoulet gmajoulet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but this could have been three different PRs :)

@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Feb 3, 2020

This pull request introduces 1 alert when merging 7814258 into e0500b7 - view on LGTM.com

new alerts:

  • 1 for Unreachable statement

Copy link
Copy Markdown
Contributor

@newmuis newmuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'm ok with this, though it really seems like it could be separated into two PRs: CSS for changes and removing viewer messaging

removeFragment,
} from './url';
// Source for this constant is css/amp-story-player-iframe.css
import {cssText} from '../build/amp-story-player-iframe.css';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we still just import this as the name CSS? That's what we use in e.g. extension files

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cssText is the exported name when defined in build-system/tasks/css.js. Extension CSS goes through a different part of the build pipeline that names it CSS 🤷‍♀️

@Enriqe Enriqe changed the title 🖍 [amp-story-player] Temporarily disable messaging, add separate iframe css file 🖍 [amp-story-player] Temporarily disable messaging Feb 4, 2020
@Enriqe
Copy link
Copy Markdown
Contributor Author

Enriqe commented Feb 4, 2020

I split the css part into another PR #26613 👍

@Enriqe Enriqe changed the title 🖍 [amp-story-player] Temporarily disable messaging 🚫 [amp-story-player] Temporarily disable messaging Feb 4, 2020
@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Feb 4, 2020

This pull request introduces 1 alert when merging 7046d12 into 9bc8756 - view on LGTM.com

new alerts:

  • 1 for Unreachable statement

@danielrozenberg danielrozenberg removed their request for review February 4, 2020 17:46
@Enriqe Enriqe merged commit a82e99b into ampproject:master Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants