mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 19:39:13 +00:00
bug 250230 call base class's HandleEvent even if aPresContext is NULL
r=aaronl sr=jst a=sspitzer,dveditz
This commit is contained in:
parent
037eb4adda
commit
84c0d8d35e
@ -1356,7 +1356,6 @@ nsGenericHTMLElement::HandleDOMEvent(nsIPresContext* aPresContext,
|
||||
PRUint32 aFlags,
|
||||
nsEventStatus* aEventStatus)
|
||||
{
|
||||
NS_ENSURE_ARG(aPresContext);
|
||||
NS_ENSURE_ARG_POINTER(aEventStatus);
|
||||
|
||||
// Try script event handlers first
|
||||
|
Loading…
x
Reference in New Issue
Block a user