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

Issue 2415713002: Fix a crash where the dragged content does not contain any text. (Closed)

Created:
4 years, 2 months ago by hush (inactive)
Modified:
4 years, 2 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2883
Project:
chromium
Visibility:
Public.

Description

Fix a crash where the dragged content does not contain any text. The filtered mimetypes array could be null instead of an empty array. We need to check for that. BUG=655081 Review-Url: https://codereview.chromium.org/2413743002 Cr-Commit-Position: refs/heads/master@{#424767} (cherry picked from commit 4bc70d726ec085234f888dd1342dad0108025472) Committed: https://chromium.googlesource.com/chromium/src/+/37de6df964e163323f8461ee3fd3e9209c461038

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
hush (inactive)
4 years, 2 months ago (2016-10-12 21:27:17 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
37de6df964e163323f8461ee3fd3e9209c461038.

Powered by Google App Engine
This is Rietveld 408576698