Gitweb links:

...log 
http://git.netsurf-browser.org/libdom.git/shortlog/af0e4892995a00aa35f7c288bfba45bdd507dc4c
...commit 
http://git.netsurf-browser.org/libdom.git/commit/af0e4892995a00aa35f7c288bfba45bdd507dc4c
...tree 
http://git.netsurf-browser.org/libdom.git/tree/af0e4892995a00aa35f7c288bfba45bdd507dc4c

The branch, master has been updated
       via  af0e4892995a00aa35f7c288bfba45bdd507dc4c (commit)
       via  d316c5d1a09406b63cc5b5754726007882e6360d (commit)
       via  bce4040985c2c1d43a46b670d857024b0536aabe (commit)
       via  b7ffc2f9d408cd683ba8a8f0283397e73f88c531 (commit)
       via  7ca9105673b0360b62a1c144db0fe90aa5b9164f (commit)
       via  1f4cf0d70ae1f082c3bf7f08fabc70a40dd0848a (commit)
       via  303419d1000e74db54b7d143ce1d49dc4c3632c9 (commit)
      from  8bef33b1005ea97359a71786a84912c42edf97bb (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/libdom.git/commitdiff/af0e4892995a00aa35f7c288bfba45bdd507dc4c
commit af0e4892995a00aa35f7c288bfba45bdd507dc4c
Merge: d316c5d 8bef33b
Author: Chris Young <ch...@unsatisfactorysoftware.co.uk>
Commit: Chris Young <ch...@unsatisfactorysoftware.co.uk>

    Merge branch 'master' of git://git.netsurf-browser.org/libdom into 
chris/amiga-hubbub-lib-compat



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

Summary of changes:
 bindings/hubbub/parser.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bindings/hubbub/parser.c b/bindings/hubbub/parser.c
index 6299da5..9bbf131 100644
--- a/bindings/hubbub/parser.c
+++ b/bindings/hubbub/parser.c
@@ -658,8 +658,8 @@ static hubbub_tree_handler tree_handler = {
        add_attributes,
        set_quirks_mode,
        change_encoding,
-       complete_script,
-       NULL
+       NULL,
+       complete_script
 };
 
 /**


-- 
Document Object Model library

_______________________________________________
netsurf-commits mailing list
netsurf-commits@netsurf-browser.org
http://vlists.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to