Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/1b04b2fb21b485de3f59b49646845e67ded9a55f
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/1b04b2fb21b485de3f59b49646845e67ded9a55f
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/1b04b2fb21b485de3f59b49646845e67ded9a55f

The branch, master has been updated
       via  1b04b2fb21b485de3f59b49646845e67ded9a55f (commit)
      from  4f9a373960a7bfdcc586d1b90bc75a8aea282aa7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf.git/commit/?id=1b04b2fb21b485de3f59b49646845e67ded9a55f
commit 1b04b2fb21b485de3f59b49646845e67ded9a55f
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    claim createEvent
    
    Signed-off-by: Daniel Silverstone <[email protected]>

diff --git a/docs/UnimplementedJavascript.txt b/docs/UnimplementedJavascript.txt
index 8b5ea0a..85267c0 100644
--- a/docs/UnimplementedJavascript.txt
+++ b/docs/UnimplementedJavascript.txt
@@ -262,7 +262,6 @@ method Document::createAttributeNS();\n
 method Document::createComment();\n
 method Document::createDocumentFragment();\n
 method Document::createElementNS();\n
-method Document::createEvent();\n
 method Document::createNodeIterator();\n
 method Document::createProcessingInstruction();\n
 method Document::createRange();\n


-----------------------------------------------------------------------

Summary of changes:
 docs/UnimplementedJavascript.txt |    1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/UnimplementedJavascript.txt b/docs/UnimplementedJavascript.txt
index 8b5ea0a..85267c0 100644
--- a/docs/UnimplementedJavascript.txt
+++ b/docs/UnimplementedJavascript.txt
@@ -262,7 +262,6 @@ method Document::createAttributeNS();\n
 method Document::createComment();\n
 method Document::createDocumentFragment();\n
 method Document::createElementNS();\n
-method Document::createEvent();\n
 method Document::createNodeIterator();\n
 method Document::createProcessingInstruction();\n
 method Document::createRange();\n


-- 
NetSurf Browser

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to