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

Issue 1478483003: Use Intent.getDataAndType() to avoid clearing data URI in (Closed)

Created:
5 years ago by dynin
Modified:
5 years ago
Reviewers:
aghassemi, qsr
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Use Intent.getDataAndType() to avoid clearing data URI in ActivityImpl.startActivity(). (Arguably it's a bug in the android Intent API.) BUG= R=qsr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/da56cbd817b69fd75745deaf2f35364479d062dd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M services/android/src/org/chromium/mojo/android/ActivityImpl.java View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
dynin
5 years ago (2015-11-24 23:14:14 UTC) #3
dynin
Here's the link to the Android API docs: http://developer.android.com/reference/android/content/Intent.html#setType(java.lang.String)
5 years ago (2015-11-24 23:44:02 UTC) #4
qsr
lgtm
5 years ago (2015-11-25 09:09:06 UTC) #5
dynin
5 years ago (2015-11-25 17:53:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
da56cbd817b69fd75745deaf2f35364479d062dd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698