gecko-dev/accessible/interfaces
Mike Shal 15573ecba5 Bug 1420119 - avoid issues with make's timestamp caching; r=nalexander
When an idl file is updated, files like HandlerData.h are generated as
part of the midl target (eg: midl_done). However, Make may have already
stat'd HandlerData.h and cached its timestamp. Although there is a
dependency from HandlerData.h on midl_done, there is no recipe. As such,
Make assumes that HandlerData.h hasn't actually changed, and uses the
cached value of the timestamp when determining if it should install the
file into dist/include. If the cached value is older, make may not
trigger the install rule, leaving the old header in place and breaking
the build.

MozReview-Commit-ID: 9rdtXIt8mXC

--HG--
extra : rebase_source : 8b22f1d6656d0dbc2c3b5dc53ea2b936fdd637bd
2018-02-13 16:04:31 -05:00
..
gecko Bug 1420119 - avoid issues with make's timestamp caching; r=nalexander 2018-02-13 16:04:31 -05:00
ia2 Bug 1420119 - avoid issues with make's timestamp caching; r=nalexander 2018-02-13 16:04:31 -05:00
msaa Bug 1420119 - avoid issues with make's timestamp caching; r=nalexander 2018-02-13 16:04:31 -05:00
moz.build bug 1301148 - add custom gecko interface r=aklotz, mshal 2017-01-05 10:48:09 -05:00
nsIAccessibilityService.idl Bug 1416893 - Added getConsumers method to nsIAccessibilityService. r=surkov 2017-11-14 11:21:32 -05:00
nsIAccessible.idl Bug 1427512 - Part 27: Remove nsIDOMCSSPrimitiveValue. r=xidorn,bz 2018-01-11 16:17:57 +08:00
nsIAccessibleApplication.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleCaretMoveEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleDocument.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleEditableText.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleHideEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleHyperLink.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleHyperText.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleImage.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleObjectAttributeChangedEvent.idl Bug 1392993 - Change nsIAccessibleObjectAttributeChangedEvent.changedAttribute from an nsIAtom to an AString. r=MarcoZ. 2017-08-24 17:19:09 +10:00
nsIAccessiblePivot.idl Backed out changeset 1bbebd48ca62 (bug 1288508) for causing mochitest-a11y timeouts on a CLOSED TREE. 2016-07-22 17:59:03 -04:00
nsIAccessibleRelation.idl Bug 1375116 - RelationType::CONTAINING_WINDOW is not in the RelationTypeMap. r=surkov 2017-06-21 09:28:00 -04:00
nsIAccessibleRole.idl Bug 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo 2018-02-09 21:54:42 +00:00
nsIAccessibleSelectable.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleStateChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleStates.idl Bug 1355921 - Elements with a defined, non-false value for aria-current should expose ATK_STATE_ACTIVE. r=marcoz 2017-07-03 17:02:00 +02:00
nsIAccessibleTable.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleTableChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleText.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleTextChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleTextRange.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleTypes.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleValue.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleVirtualCursorChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIXBLAccessible.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00