Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2015 03:04:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202263] [MAINTAINER] lang/urweb: update to 20150520
Message-ID:  <bug-202263-13-MrbkKrULmF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202263-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202263-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202263

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sun Aug 16 03:04:41 UTC 2015
New revision: 394385
URL: https://svnweb.freebsd.org/changeset/ports/394385

Log:
  lang/urweb: update to 20150520

  ChangeLog:
  - Change default behavior of client-side GUI event handlers:
    By default, events are now passed to handlers on parent DOM nodes as well,
    just like in normal JavaScript.
    Call [preventDefault] or [stopPropagation] to tweak that behavior.
    WARNING: This change may break backward compatibility!
  - URIs specified with 'file' .urp directive are implicitly allowed to be
referenced.
  - New HTML tags: <fieldset>, <legend>
  - New urweb-mode Emacs command: 'urweb-close-matching-tag'
  - Bug fixes

  PR:        202263
  Submitted by:    Timothy Beyer <beyert@cs.ucr.edu> (maintainer)

Changes:
  head/lang/urweb/Makefile
  head/lang/urweb/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202263-13-MrbkKrULmF>