Fix firing of mutation events on buttons. Bug 288721, r+sr=jst, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176766 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5e2a9fdbbd
commit
550f9ef2ed
@ -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