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

add warning message for clipboard api #15304

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

nturgut
Copy link
Contributor

@nturgut nturgut commented Jan 8, 2020

clipboard service is still not implemented in Flutter for Web due to missing API support. Clipboard is silently failing and do not support feedback to the user/developer.

Add a warning message for the user/developer.

fixes: flutter/flutter#46022

This message will only be thrown for certain browsers after flutter/flutter#46020 implemented.

@nturgut nturgut added the platform-web Code specifically for the web engine label Jan 8, 2020
@nturgut nturgut requested a review from mdebbar January 8, 2020 15:49
@auto-assign auto-assign bot requested a review from chinmaygarde January 8, 2020 15:49
@nturgut nturgut removed the request for review from chinmaygarde January 8, 2020 15:49
Copy link
Contributor

@mdebbar mdebbar left a comment

Choose a reason for hiding this comment

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

LGTM

@nturgut nturgut added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jan 8, 2020
@fluttergithubbot fluttergithubbot merged commit 9d8a985 into flutter:master Jan 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 11, 2020
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes platform-web Code specifically for the web engine waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[web] Clipboard not supported error
4 participants