gecko/accessible/windows/ia2
Nicholas Nethercote 69d088e45f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
..
ia2Accessible.cpp bug 606080 - on windows give accessibles a unique 32 bit id r=surkov 2015-05-06 10:57:38 -04:00
ia2Accessible.h bug 1151402 - proxy most of IAccessibleText and IAccessibleEditableText 2015-04-09 11:18:23 -04:00
ia2AccessibleAction.cpp bug 1168204 - Expose more interfaces to windows for proxied accessibles r=davidb 2015-05-29 10:15:27 -04:00
ia2AccessibleAction.h
ia2AccessibleComponent.cpp Bug 1064877 - dexpcomify Accessible class, r=tbsaunde 2014-09-16 13:30:23 -04:00
ia2AccessibleComponent.h
ia2AccessibleEditableText.cpp bug 1151402 - proxy most of IAccessibleText and IAccessibleEditableText 2015-04-09 11:18:23 -04:00
ia2AccessibleEditableText.h Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
ia2AccessibleHyperlink.cpp bug 1168202 - ia2AccessibleHyperlink::get_anchor needs to give the caller a reference to the anchor r=davidb 2015-05-29 10:15:27 -04:00
ia2AccessibleHyperlink.h
ia2AccessibleHypertext.cpp bug 1159741 - make ia2HyperText use proxies r=davidb 2015-05-07 13:47:52 -04:00
ia2AccessibleHypertext.h
ia2AccessibleImage.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
ia2AccessibleImage.h
ia2AccessibleRelation.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
ia2AccessibleRelation.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
ia2AccessibleTable.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
ia2AccessibleTable.h
ia2AccessibleTableCell.cpp
ia2AccessibleTableCell.h
ia2AccessibleText.cpp bug 1192330 - add ia2AccessibleText::UpdateTextChangeData r=surkov 2015-08-19 12:48:58 -04:00
ia2AccessibleText.h bug 1192330 - add ia2AccessibleText::UpdateTextChangeData r=surkov 2015-08-19 12:48:58 -04:00
ia2AccessibleValue.cpp bug 1159850 - make ia2Accessiblevalue use proxies r=davidb 2015-05-07 13:47:53 -04:00
ia2AccessibleValue.h
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00