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

Issue 451543002: Android Chromoting: Use explicit intent for opening Feedback screen. (Closed)

Created:
6 years, 4 months ago by Lambros
Modified:
6 years, 4 months ago
Reviewers:
jamiewalch, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Android Chromoting: Use explicit intent for opening Feedback screen. Using bindService() with implicit intents is unsafe, and will be prohibited in L once the targetSdkVersion gets bumped. Also check that the intent resolves before using it, to avoid crashing the app. BUG=399418 TEST=Pressing the FEEDBACK button shows Feedback screen. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288130

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M remoting/android/java/src/org/chromium/chromoting/HelpActivity.java View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Lambros
So far I've tested on 4.3 and 4.4. As long as older devices would resolve ...
6 years, 4 months ago (2014-08-07 01:31:42 UTC) #1
Jamie
lgtm
6 years, 4 months ago (2014-08-07 16:47:14 UTC) #2
Lambros
The CQ bit was checked by lambroslambrou@chromium.org
6 years, 4 months ago (2014-08-07 17:47:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/451543002/1
6 years, 4 months ago (2014-08-07 17:56:41 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-07 20:05:14 UTC) #5
Message was sent while issue was closed.
Change committed as 288130

Powered by Google App Engine
This is Rietveld 408576698