Bug 1048241 follow-up: Land a hunk which was missing from the rebase

--HG--
extra : rebase_source : 464405c097acd592b64bbb6e76337ba3f44659bd
This commit is contained in:
Ehsan Akhgari 2014-08-07 19:46:08 -04:00
parent 5e54bcab2e
commit 2b9dba8213

View File

@ -585,7 +585,7 @@ public:
UpdateFlags();
}
WidgetPointerEvent(const WidgetMouseEvent& aEvent)
explicit WidgetPointerEvent(const WidgetMouseEvent& aEvent)
: WidgetMouseEvent(aEvent)
, width(0)
, height(0)