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

Issue 1927593004: Add a PhysicalWebEnvironment class (Closed)

Created:
4 years, 7 months ago by mattreynolds
Modified:
4 years, 7 months ago
Reviewers:
nyquist
CC:
chromium-reviews, mmocny
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a PhysicalWebEnvironment class This class has a hasNotificationBasedClient method that will allow us to disable notifications if there is another Physical Web client showing notifications. BUG=604502 Committed: https://crrev.com/e4eeab705b90400e255496cf7ccf85ef62e24809 Cr-Commit-Position: refs/heads/master@{#390739} Committed: https://crrev.com/4d8ccd8392faa23539f84ca5abcf6e6a0fea7450 Cr-Commit-Position: refs/heads/master@{#391699}

Patch Set 1 #

Total comments: 2

Patch Set 2 : assert UI thread #

Patch Set 3 : register new file in java_sources.gni #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java View 2 chunks +9 lines, -1 line 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java View 1 1 chunk +37 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/physicalweb/UrlManager.java View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/android/java_sources.gni View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 44 (20 generated)
mattreynolds
Hi Tommy, PTAL. This is the first of two CLs to add support for the ...
4 years, 7 months ago (2016-04-27 21:42:09 UTC) #2
nyquist
https://codereview.chromium.org/1927593004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java File chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java (right): https://codereview.chromium.org/1927593004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java#newcode21 chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java:21: public static PhysicalWebEnvironment getInstance(ChromeApplication chromeApplication) { Should you add ...
4 years, 7 months ago (2016-04-27 21:46:29 UTC) #3
mattreynolds
https://codereview.chromium.org/1927593004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java File chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java (right): https://codereview.chromium.org/1927593004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java#newcode21 chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebEnvironment.java:21: public static PhysicalWebEnvironment getInstance(ChromeApplication chromeApplication) { On 2016/04/27 21:46:28, ...
4 years, 7 months ago (2016-04-27 22:09:34 UTC) #4
nyquist
lgtm
4 years, 7 months ago (2016-04-27 22:21:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927593004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927593004/20001
4 years, 7 months ago (2016-04-27 22:22:28 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/58003)
4 years, 7 months ago (2016-04-27 22:51:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927593004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927593004/40001
4 years, 7 months ago (2016-04-27 23:32:00 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-04-28 00:30:35 UTC) #13
Justin Donnelly
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1928443005/ by jdonnelly@chromium.org. ...
4 years, 7 months ago (2016-04-28 03:26:29 UTC) #14
Justin Donnelly
On 2016/04/28 03:26:29, Justin Donnelly wrote: > A revert of this CL (patchset #3 id:40001) ...
4 years, 7 months ago (2016-04-28 03:29:13 UTC) #15
mattreynolds
On 2016/04/28 03:29:13, Justin Donnelly wrote: > On 2016/04/28 03:26:29, Justin Donnelly wrote: > > ...
4 years, 7 months ago (2016-04-29 19:17:22 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927593004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927593004/40001
4 years, 7 months ago (2016-04-29 19:18:01 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-29 20:20:06 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927593004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927593004/40001
4 years, 7 months ago (2016-04-29 20:21:56 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-04-29 20:27:15 UTC) #25
mattreynolds
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1942463002/ by mattreynolds@chromium.org. ...
4 years, 7 months ago (2016-04-29 22:18:56 UTC) #26
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/77fa2b353cf3cca85eebe8e36dd345ed1a35af65 Cr-Commit-Position: refs/heads/master@{#390254}
4 years, 7 months ago (2016-04-30 17:14:58 UTC) #27
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/e4eeab705b90400e255496cf7ccf85ef62e24809 Cr-Commit-Position: refs/heads/master@{#390739}
4 years, 7 months ago (2016-04-30 17:28:24 UTC) #28
mattreynolds
The tests that were failing have been disabled (https://codereview.chromium.org/1937643002/) so let's try it again.
4 years, 7 months ago (2016-05-03 23:11:24 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927593004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927593004/40001
4 years, 7 months ago (2016-05-03 23:12:11 UTC) #34
commit-bot: I haz the power
Failed to apply the patch.
4 years, 7 months ago (2016-05-04 00:24:04 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927593004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927593004/60001
4 years, 7 months ago (2016-05-04 22:30:04 UTC) #40
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-04 23:56:47 UTC) #42
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 23:58:28 UTC) #44
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4d8ccd8392faa23539f84ca5abcf6e6a0fea7450
Cr-Commit-Position: refs/heads/master@{#391699}

Powered by Google App Engine
This is Rietveld 408576698