This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/develop by this push:
     new a302a79  Added mediasource to js typedefs.
a302a79 is described below

commit a302a792af054dce5eb7d198b91bf9c4fd43b62f
Author: Yishay Weiss <[email protected]>
AuthorDate: Mon Dec 27 14:55:22 2021 +0200

    Added mediasource to js typedefs.
    
    But there may still be ones missing in mvn that were added to ant in 
1e1e346d7a35dbecc860a5ee276e0461bd239868
---
 js/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/js/pom.xml b/js/pom.xml
index 72734ec..0e54b8c 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -231,6 +231,7 @@
                 <include>browser/gecko_*.js</include>
                 <include>browser/webkit_*.js</include>
                 <include>browser/iphone.js</include>
+                <include>browser/mediasource.js</include>
                 <!-- <include>browser/chrome.js</include> -->
                 <include>browser/flash.js</include>
                 <include>browser/page_visibility.js</include>

Reply via email to