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

Issue 2315203002: [webnfc] Do not disable reader mode if NFC is turned off (Closed)

Created:
4 years, 3 months ago by shalamov
Modified:
4 years, 2 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[webnfc] Do not disable NFC reader mode if nfc is turned off Don't disable NFC reader mode when feature is turned off, since the system NFC manager returns null NFCAdapter. BUG=640890, 640995 Committed: https://crrev.com/da30dde29fbcf680a4453805e4b6aa7879d97a7b Cr-Commit-Position: refs/heads/master@{#417003}

Patch Set 1 : [webnfc] Do not disable NFC reader mode if nfc is turned off #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M device/nfc/android/java/src/org/chromium/device/nfc/NfcImpl.java View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 37 (16 generated)
shalamov
PTAL
4 years, 3 months ago (2016-09-07 07:45:59 UTC) #4
kenneth.r.christiansen
lgtm
4 years, 3 months ago (2016-09-07 07:53:03 UTC) #7
Ted C
lgtm
4 years, 3 months ago (2016-09-07 17:00:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2315203002/20001
4 years, 3 months ago (2016-09-07 17:35:25 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/254605)
4 years, 3 months ago (2016-09-07 17:42:30 UTC) #18
shalamov
Reilly, could you please take a look. Thanks.
4 years, 3 months ago (2016-09-07 17:54:42 UTC) #19
Reilly Grant (use Gerrit)
lgtm
4 years, 3 months ago (2016-09-07 18:14:35 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2315203002/20001
4 years, 3 months ago (2016-09-07 18:27:35 UTC) #23
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 3 months ago (2016-09-07 18:33:36 UTC) #24
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/da30dde29fbcf680a4453805e4b6aa7879d97a7b Cr-Commit-Position: refs/heads/master@{#417003}
4 years, 3 months ago (2016-09-07 18:35:27 UTC) #26
kenneth.christiansen
Every time I try to cherry pick this into M52 with Drover I get the ...
4 years, 2 months ago (2016-10-03 11:34:25 UTC) #27
Reilly Grant (use Gerrit)
On 2016/10/03 at 11:34:25, kenneth.christiansen wrote: > Every time I try to cherry pick this ...
4 years, 2 months ago (2016-10-04 07:57:34 UTC) #28
kenneth.r.christiansen
> The scripts may be confused because one of the bugs already has the merge-merged-2840 ...
4 years, 2 months ago (2016-10-04 08:01:09 UTC) #29
Reilly Grant (use Gerrit)
On 2016/10/04 at 08:01:09, kenneth.r.christiansen wrote: > > The scripts may be confused because one ...
4 years, 2 months ago (2016-10-04 08:03:21 UTC) #30
shalamov
On 2016/10/04 07:57:34, Reilly Grant wrote: > merge-merged-2840 label. (By the way, you mean M54 ...
4 years, 2 months ago (2016-10-04 08:04:15 UTC) #31
kenneth.christiansen
On 2016/10/04 08:03:21, Reilly Grant wrote: > On 2016/10/04 at 08:01:09, kenneth.r.christiansen wrote: > > ...
4 years, 2 months ago (2016-10-04 08:10:27 UTC) #32
Reilly Grant (use Gerrit)
On 2016/10/04 at 08:10:27, kenneth.christiansen wrote: > On 2016/10/04 08:03:21, Reilly Grant wrote: > > ...
4 years, 2 months ago (2016-10-04 08:25:59 UTC) #33
Primiano Tucci (use gerrit)
On 2016/10/04 08:25:59, Reilly Grant wrote: > On 2016/10/04 at 08:10:27, kenneth.christiansen wrote: > > ...
4 years, 2 months ago (2016-10-04 11:53:46 UTC) #34
kenneth.r.christiansen
On 2016/10/04 at 11:53:46, primiano wrote: > On 2016/10/04 08:25:59, Reilly Grant wrote: > > ...
4 years, 2 months ago (2016-10-04 12:47:55 UTC) #35
kenneth.r.christiansen
> > > > I think the problem here is not the label, is the ...
4 years, 2 months ago (2016-10-04 12:48:53 UTC) #36
Reilly Grant (use Gerrit)
4 years, 2 months ago (2016-10-05 02:29:50 UTC) #37
Message was sent while issue was closed.
On 2016/10/04 at 12:48:53, kenneth.r.christiansen wrote:
> > > 
> > > I think the problem here is not the label, is the fact that the person
trying to do the merge (kenneth.christiansen) is not a committer.
> > > Only committers can merge things in the release branches, for obvious
security reasons (even if you have LG on the CLs from valid committers)
> > > Just ask a committer to merge this for you.
> > 
> > kenneth.r.christiansen@intel.com should be a committer.
> 
> And git config --global user.email does list that as the email

I've merged this for you, but we should get this figured out. Perhaps the
authentication tokens git drover is using are from
kenneth.christiansen@gmail.com instead of kenneth.r.christiansen@intel.com. It
would be nice if the error messages were clearer.

Powered by Google App Engine
This is Rietveld 408576698