mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 04:03:47 +00:00
Fix firing of mutation events on buttons. Bug 288721, r+sr=jst, a=bsmedberg
This commit is contained in:
parent
c5a672fdb1
commit
3b4cb4864d
@ -287,7 +287,6 @@ nsHTMLButtonElement::HandleDOMEvent(nsPresContext* aPresContext,
|
||||
PRUint32 aFlags,
|
||||
nsEventStatus* aEventStatus)
|
||||
{
|
||||
NS_ENSURE_ARG(aPresContext);
|
||||
NS_ENSURE_ARG_POINTER(aEventStatus);
|
||||
|
||||
// Do not process any DOM events if the element is disabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user