Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/9e1b4218a185c9681c4d09f8fc5348bcccb00b22
...commit
http://git.netsurf-browser.org/netsurf.git/commit/9e1b4218a185c9681c4d09f8fc5348bcccb00b22
...tree
http://git.netsurf-browser.org/netsurf.git/tree/9e1b4218a185c9681c4d09f8fc5348bcccb00b22
The branch, master has been updated
via 9e1b4218a185c9681c4d09f8fc5348bcccb00b22 (commit)
from 598ceebb46ea365817b1448c769175d524a91d18 (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=9e1b4218a185c9681c4d09f8fc5348bcccb00b22
commit 9e1b4218a185c9681c4d09f8fc5348bcccb00b22
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>
UnimplementedJavascript: Remove now implemented stuff thanks to nsgenbind
update
Signed-off-by: Daniel Silverstone <[email protected]>
diff --git a/docs/UnimplementedJavascript.txt b/docs/UnimplementedJavascript.txt
index c808d1a..5420427 100644
--- a/docs/UnimplementedJavascript.txt
+++ b/docs/UnimplementedJavascript.txt
@@ -1566,10 +1566,6 @@ getter Window::length(unsigned long);
getter Window::localStorage(user);
getter Window::locationbar(user);
getter Window::menubar(user);
-getter Window::onbeforeunload(user);
-setter Window::onbeforeunload(user);
-getter Window::onerror(user);
-setter Window::onerror(user);
method Window::open();
getter Window::opener(any);
setter Window::opener(any);
-----------------------------------------------------------------------
Summary of changes:
docs/UnimplementedJavascript.txt | 4 ----
1 file changed, 4 deletions(-)
diff --git a/docs/UnimplementedJavascript.txt b/docs/UnimplementedJavascript.txt
index c808d1a..5420427 100644
--- a/docs/UnimplementedJavascript.txt
+++ b/docs/UnimplementedJavascript.txt
@@ -1566,10 +1566,6 @@ getter Window::length(unsigned long);
getter Window::localStorage(user);
getter Window::locationbar(user);
getter Window::menubar(user);
-getter Window::onbeforeunload(user);
-setter Window::onbeforeunload(user);
-getter Window::onerror(user);
-setter Window::onerror(user);
method Window::open();
getter Window::opener(any);
setter Window::opener(any);
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org