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

Issue 1902593002: Add a PhysicalWebEnvironment class (Closed)

Created:
4 years, 8 months ago by cco3
Modified:
4 years, 7 months ago
Reviewers:
CC:
chromium-reviews
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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 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 chunk +35 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

Messages

Total messages: 2 (1 generated)
mattreynolds
4 years, 7 months ago (2016-04-27 21:36:36 UTC) #2
Message was sent while issue was closed.
On 2016/04/27 21:36:13, mattreynolds wrote:
> Description was changed from
> 
> ==========
> 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
> ==========
> 
> to
> 
> ==========
> 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
> ==========

Taking this over as https://codereview.chromium.org/1927593004

Powered by Google App Engine
This is Rietveld 408576698