Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Using Google Feedback when there is no Feedback link provided.#342

Merged
nicolasgarnier merged 5 commits intomasterfrom
google-feedback
Sep 4, 2019
Merged

Using Google Feedback when there is no Feedback link provided.#342
nicolasgarnier merged 5 commits intomasterfrom
google-feedback

Conversation

@nicolasgarnier
Copy link
Copy Markdown
Contributor

No description provided.

if (feedbackLink) {
this.eventHandler_.listen(feedbackLink, events.EventType.CLICK,
(e) => {
if (userfeedback && userfeedback.api) {
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.

if ('userfeedback' in window &&

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Added externs

@nicolasgarnier nicolasgarnier merged commit 5b0838c into master Sep 4, 2019
@nicolasgarnier nicolasgarnier deleted the google-feedback branch September 4, 2019 12:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants