gecko/accessible/interfaces
Mike Hommey d667f4bb59 Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
..
ia2 Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
msaa Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
moz.build Bug 1056803 - added nsiAccessibleObjectAttributeChangedEvent interface. Tests included. r=tbsaunde 2014-08-28 08:42:06 -04:00
nsIAccessibilityService.h Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsIAccessible.idl Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsIAccessibleApplication.idl
nsIAccessibleCaretMoveEvent.idl
nsIAccessibleDocument.idl Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsIAccessibleEditableText.idl Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsIAccessibleEvent.idl
nsIAccessibleHideEvent.idl
nsIAccessibleHyperLink.idl
nsIAccessibleHyperText.idl
nsIAccessibleImage.idl
nsIAccessibleObjectAttributeChangedEvent.idl Bug 1056803 - added nsiAccessibleObjectAttributeChangedEvent interface. Tests included. r=tbsaunde 2014-08-28 08:42:06 -04:00
nsIAccessiblePivot.idl Bug 1081935 - Missing UUID bump. r=gavin a=me 2014-10-13 17:27:05 +02:00
nsIAccessibleRelation.idl
nsIAccessibleRetrieval.idl
nsIAccessibleRole.idl
nsIAccessibleSelectable.idl Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsIAccessibleStateChangeEvent.idl
nsIAccessibleStates.idl
nsIAccessibleTable.idl
nsIAccessibleTableChangeEvent.idl
nsIAccessibleText.idl Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsIAccessibleTextChangeEvent.idl
nsIAccessibleTextRange.idl
nsIAccessibleTypes.idl
nsIAccessibleValue.idl
nsIAccessibleVirtualCursorChangeEvent.idl
nsIXBLAccessible.idl