On 2014/02/21 20:21, Neil wrote:
And also the header file name will be "Event.h".

Won't it be "mozilla/dom/Event.h" ?

Oh, good point.

http://mxr.mozilla.org/mozilla-central/source/dom/events/moz.build#38
38 EXPORTS.mozilla.dom += [
39     'EventTarget.h',
40     'PointerEvent.h',
41     'Touch.h',
42 ]

Now, they are exported as mozilla/dom/*.h.

--
Masayuki Nakano <masay...@d-toybox.com>
Manager, Internationalization, Mozilla Japan.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to