Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Issue 1293693006: Open from clipboard: Support nil clipboard (Closed)

Created:
5 years, 4 months ago by Olivier
Modified:
5 years, 4 months ago
Reviewers:
droger, jif
CC:
chromium-reviews, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Open from clipboard: Support nil clipboard Starting with iOS9 beta 5, the clipboard string can be nil in some circonstances. Consider this as a temporary access error and not a pasteboard change. Committed: https://crrev.com/4f12d389f9b35a11a8ab36aedc2368b91735c32d Cr-Commit-Position: refs/heads/master@{#343648}

Patch Set 1 #

Patch Set 2 : killed blank line #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -10 lines) Patch
M components/open_from_clipboard/clipboard_recent_content_ios.mm View 1 5 chunks +15 lines, -10 lines 2 comments Download

Messages

Total messages: 11 (2 generated)
Olivier
5 years, 4 months ago (2015-08-14 13:46:05 UTC) #2
jif
lgtm
5 years, 4 months ago (2015-08-14 14:23:32 UTC) #3
droger
https://codereview.chromium.org/1293693006/diff/20001/components/open_from_clipboard/clipboard_recent_content_ios.mm File components/open_from_clipboard/clipboard_recent_content_ios.mm (right): https://codereview.chromium.org/1293693006/diff/20001/components/open_from_clipboard/clipboard_recent_content_ios.mm#newcode234 components/open_from_clipboard/clipboard_recent_content_ios.mm:234: const std::string clipboard = base::SysNSStringToUTF8(clipboard_string); It seems this change ...
5 years, 4 months ago (2015-08-17 08:27:40 UTC) #4
Olivier
https://codereview.chromium.org/1293693006/diff/20001/components/open_from_clipboard/clipboard_recent_content_ios.mm File components/open_from_clipboard/clipboard_recent_content_ios.mm (right): https://codereview.chromium.org/1293693006/diff/20001/components/open_from_clipboard/clipboard_recent_content_ios.mm#newcode234 components/open_from_clipboard/clipboard_recent_content_ios.mm:234: const std::string clipboard = base::SysNSStringToUTF8(clipboard_string); On 2015/08/17 08:27:39, droger ...
5 years, 4 months ago (2015-08-17 08:33:19 UTC) #5
droger
Ok, thanks for the explanation. LGTM.
5 years, 4 months ago (2015-08-17 08:36:41 UTC) #6
Olivier
Thanks
5 years, 4 months ago (2015-08-17 08:50:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1293693006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1293693006/20001
5 years, 4 months ago (2015-08-17 08:50:44 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-17 09:03:25 UTC) #10
commit-bot: I haz the power
5 years, 4 months ago (2015-08-17 09:04:06 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4f12d389f9b35a11a8ab36aedc2368b91735c32d
Cr-Commit-Position: refs/heads/master@{#343648}

Powered by Google App Engine
This is Rietveld 408576698