New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 712874 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Feature



Sign in to add a comment

Expand clipboard.SetImageData API to allow passing in additional data items along with the image dat

Project Member Reported by jen...@chromium.org, Apr 18 2017

Issue description

This is a feature request from our citrix client. When saving an image data to the clipboard, they would like to save other tMIME type data, majorly text/plain and text/html, along with image data on the clipboard. Therefore, we decide to add an additional parameter in SetImageData API to allow such data to be saved on clipboard.


 

Comment 1 by jen...@chromium.org, Apr 18 2017

Status: Started (was: Untriaged)
Project Member

Comment 2 by bugdroid1@chromium.org, May 25 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/0d792f0d848e8cc25e568cc4d376b482115c149b

commit 0d792f0d848e8cc25e568cc4d376b482115c149b
Author: jennyz <jennyz@chromium.org>
Date: Thu May 25 17:59:18 2017

Modify SetImageData to add additional items along with image data to save on clipboard.

BUG= 712874 

Review-Url: https://codereview.chromium.org/2837983002
Cr-Commit-Position: refs/heads/master@{#474701}

[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/chrome/browser/extensions/api/chrome_extensions_api_client.cc
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/chrome/browser/extensions/api/chrome_extensions_api_client.h
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/chrome/browser/extensions/clipboard_extension_helper_chromeos.cc
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/chrome/browser/extensions/clipboard_extension_helper_chromeos.h
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/chrome/test/data/extensions/api_test/clipboard/set_image_data/test.js
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/extensions/browser/api/clipboard/clipboard_api.cc
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/extensions/browser/api/clipboard/clipboard_api.h
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/extensions/browser/api/extensions_api_client.cc
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/extensions/browser/api/extensions_api_client.h
[modify] https://crrev.com/0d792f0d848e8cc25e568cc4d376b482115c149b/extensions/common/api/clipboard.idl

Comment 3 by jen...@chromium.org, May 25 2017

Status: Fixed (was: Started)

Comment 4 by jen...@chromium.org, Jun 19 2017

Owner: jen...@chromium.org

Comment 5 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment