WebKit Bugzilla
Attachment 347714 Details for
Bug 188822
: Mark MediaStream Recording API as under consideration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-188822-20180821153729.patch (text/plain), 1.51 KB, created by
youenn fablet
on 2018-08-21 15:37:30 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
youenn fablet
Created:
2018-08-21 15:37:30 PDT
Size:
1.51 KB
patch
obsolete
>Subversion Revision: 235093 >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index 9d5c8f7cd8e88e5402f5c8346313e2e1d95915aa..7430ec4563aacc5ad85cc550288275e6fa10e3c8 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,12 @@ >+2018-08-21 Youenn Fablet <youenn@apple.com> >+ >+ Mark MediaStream Recording API as under consideration >+ https://bugs.webkit.org/show_bug.cgi?id=188822 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * features.json: >+ > 2018-08-20 David Kilzer <ddkilzer@apple.com> > > REGRESSION (r223192): Remove invalid `path` for Modules/geolocation/ios folder >diff --git a/Source/WebCore/features.json b/Source/WebCore/features.json >index 335558643bf5a3cfddd2342181352687651333e9..e8c4780a1c3034af3506773d3724ea82240a0734 100644 >--- a/Source/WebCore/features.json >+++ b/Source/WebCore/features.json >@@ -969,6 +969,15 @@ > "specification": "CSS Media Queries Level 4", > "description": "The \"pointer\" media defines how percise the pointing device is. The \"hover\" media defines the ability of the poiting device to hover elements." > }, >+ { >+ "name": "MediaStream Recording API", >+ "status": { >+ "status": "under consideration" >+ }, >+ "url": "https://w3c.github.io/mediacapture-record", >+ "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=85851", >+ "comment": "Allows recording of audio and/or video MediaStream." >+ }, > { > "name": "MicroData", > "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 188822
:
347714
|
347774
|
347794