gecko/content/base
Boris Zbarsky a1d3cdeb9c Bug 977141. Make binding code compile when unified compilation is disabled. r=smaug
The changes are basically that everyone needs to #include whatever types they're returning from GetParentObject
(because bindings code needs to know whether those inherit nsISupports, etc), that Attr's destructor needs to
be callable by binding code as needed, and that we can't use ElementInlines stuff from bindings sanely.
2014-02-27 07:54:32 -05:00
..
crashtests Bug 942979 - Stop crashing in nsContentUtils::GetCommonAncestor. r=bzbarsky 2013-12-02 13:38:51 -05:00
public Bug 977141. Make binding code compile when unified compilation is disabled. r=smaug 2014-02-27 07:54:32 -05:00
src Bug 977141. Make binding code compile when unified compilation is disabled. r=smaug 2014-02-27 07:54:32 -05:00
test Backed out changeset 0cea4bded6f8 (bug 936340) for mochitest-3 bustage on a CLOSED TREE 2014-02-25 16:00:47 +01:00
moz.build