WebKit Bugzilla
Attachment 372954 Details for
Bug 199235
: Add status for Web Bluetooth Scanning standards specification
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-199235-20190626150205.patch (text/plain), 1.43 KB, created by
Jon Davis
on 2019-06-26 15:02:07 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jon Davis
Created:
2019-06-26 15:02:07 PDT
Size:
1.43 KB
patch
obsolete
>Subversion Revision: 246846 >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index 73841c0b8bc787d2416ccc9d6ed835d53982f3e0..56cb79a2bab2f3c0f912bce4f107b4720a0a2b93 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,12 @@ >+2019-06-26 Jon Davis <jond@apple.com> >+ >+ Add status for Web Bluetooth Scanning standards specification. >+ https://bugs.webkit.org/show_bug.cgi?id=199235 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * features.json: >+ > 2019-06-26 Myles C. Maxfield <mmaxfield@apple.com> > > REGRESSION: ( r246394 ) webgpu/whlsl-buffer-fragment.html and webgpu/whlsl-buffer-vertex.html are failing >diff --git a/Source/WebCore/features.json b/Source/WebCore/features.json >index 1068afe09756e924e1d517304f479cabf88cc359..e876a3b28379c54603b73fbab52feaefc8294423 100644 >--- a/Source/WebCore/features.json >+++ b/Source/WebCore/features.json >@@ -1350,6 +1350,15 @@ > "keywords": ["bluetooth"], > "description": "An API to discover and communicate with devices over the Bluetooth." > }, >+ { >+ "name": "Web Bluetooth Scanning", >+ "status": { >+ "status": "Not Considering" >+ }, >+ "url": "https://webbluetoothcg.github.io/web-bluetooth/", >+ "keywords": ["bluetooth"], >+ "description": "An API to listen for Bluetooth Low Energy advertising packets." >+ }, > { > "name": "Web MIDI", > "status": {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 199235
: 372954