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

Issue 2737843004: Fix UMA metric to not count multiple image/ tags as generic. (Closed)

Created:
3 years, 9 months ago by Finnur
Modified:
3 years, 9 months ago
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix UMA metric to not count multiple image/ tags as generic. BUG=699536 Review-Url: https://codereview.chromium.org/2737843004 Cr-Commit-Position: refs/heads/master@{#455771} Committed: https://chromium.googlesource.com/chromium/src/+/384e24962ca4e9f0b9c8b821f5c021db93693d2a

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address review feedback #

Patch Set 3 : Update to take extensions into account #

Patch Set 4 : Sync #

Patch Set 5 : Remove one redundant test #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -0 lines) Patch
M ui/android/java/src/org/chromium/ui/base/SelectFileDialog.java View 1 2 3 2 chunks +35 lines, -0 lines 1 comment Download
M ui/android/junit/src/org/chromium/ui/base/SelectFileDialogTest.java View 1 2 3 4 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (21 generated)
Finnur
3 years, 9 months ago (2017-03-08 13:33:08 UTC) #4
Peter Beverloo
lgtm https://codereview.chromium.org/2737843004/diff/1/ui/android/java/src/org/chromium/ui/base/SelectFileDialog.java File ui/android/java/src/org/chromium/ui/base/SelectFileDialog.java (right): https://codereview.chromium.org/2737843004/diff/1/ui/android/java/src/org/chromium/ui/base/SelectFileDialog.java#newcode444 ui/android/java/src/org/chromium/ui/base/SelectFileDialog.java:444: private int acceptSpecificType(String accept) { nit: maybe name ...
3 years, 9 months ago (2017-03-08 14:02:01 UTC) #5
Miguel Garcia
lgtm
3 years, 9 months ago (2017-03-08 14:03:35 UTC) #7
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/2737843004/20001
3 years, 9 months ago (2017-03-09 16:03:47 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/384e24962ca4e9f0b9c8b821f5c021db93693d2a
3 years, 9 months ago (2017-03-09 16:51:39 UTC) #15
Finnur
Can you take another look?
3 years, 9 months ago (2017-03-10 16:03:10 UTC) #19
Peter Beverloo
nit: please create a new CL for a new commit, we only occasionally reuse CLs ...
3 years, 9 months ago (2017-03-12 23:55:12 UTC) #28
Finnur
Just to close the loop: > Are you trying to compensate for developers who provide ...
3 years, 9 months ago (2017-03-13 13:22:14 UTC) #29
Finnur
Sorry, my testing erroneously specified *.gif, not .gif, so I was not following spec. So, ...
3 years, 9 months ago (2017-03-13 14:24:59 UTC) #30
Finnur
3 years, 9 months ago (2017-03-13 14:49:14 UTC) #31
> I'll spin another CL.

Done: https://codereview.chromium.org/2746143002/

Powered by Google App Engine
This is Rietveld 408576698