gecko/accessible
Nicholas Nethercote ffaa7a3203 Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
The patch renames the existing functions (GetBounds(), GetClientBounds(), etc)
by adding an |Untyped| suffix. It then adds typed equivalents, and uses those
typed equivalents in all the call sites where it's easy to do so. The trickier
remaining call sites are converted to use the Untyped-suffix version.
2015-11-09 21:37:32 -08:00
..
atk bug 1213402 - Fire numeric value change events for proxies r=davidb 2015-11-10 15:55:09 -05:00
base bug 1213402 - add another , to fix silly string concatonation r=me landed on a CLOSED TREE 2015-11-10 21:45:12 -05:00
generic Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats. 2015-11-09 21:37:32 -08:00
html Bug 1007975 - div with display:table exposes table semantics r=surkov 2015-10-19 21:46:54 +09:00
interfaces bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
ipc bug 1221551 - unbind child documents before rebinding them r=davidb 2015-11-06 17:29:17 -05:00
jsat bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
mac bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
other 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
tests bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
windows bug 1213402 - fixup silly array , on windows r=me landing on a CLOSED TREE 2015-11-10 17:39:27 -05:00
xpcom Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
xul Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
moz.build