Skip to content

Commit

Permalink
Add ✓ for M55
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed Dec 12, 2016
1 parent 384e8e2 commit 396e158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions implementation-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ different browsers.

# Chrome
Work is in progress:
* Notes updated **2016-11-14**.
* Notes updated **2016-12-12**.
* Know [How to file Web Bluetooth Bugs](https://www.chromium.org/developers/how-tos/file-web-bluetooth-bugs).
* The `chrome://flags/#enable-web-bluetooth` flag must be enabled, or the web page must have an [origin trial meta tag or header](https://github.com/jpchase/OriginTrials/blob/gh-pages/developer-guide.md) with a token requested from [http://bit.ly/WebBluetoothOriginTrial](http://bit.ly/WebBluetoothOriginTrial).
* Root [Issue 419413: Web Bluetooth](https://code.google.com/p/chromium/issues/detail?id=419413) and blocking issues are most authorative on status.
Expand Down Expand Up @@ -46,7 +46,7 @@ Event bubbling | | | | | |
Device Disconnected Event | ✓ | ✓ | ✓ | ✓ | |
Service Changed Event | | | | | |
BluetoothUUID | ✓ | ✓ | ✓ | ✓ | ✓ |
TypeError for bad UUIDs | 55 | 55 | 55 | 55 | 55 |
TypeError for bad UUIDs | | ✓ | ✓ | ✓ | ✓ |
Invalidate GATT attributes upon disconnect | 56 | 56 | 56 | 56 | 56 |
GATT Blocklist | ✓ | ✓ | ✓ | ✓ | ✓ |
Low-latency Blocklist Updates | ✓ | ✓ | ✓ | ✓ | ✓ |
Expand Down

0 comments on commit 396e158

Please sign in to comment.