gecko/accessible
Trevor Saunders c1e81e7509 bug 1181177 - null check tabChild in DocManager::CreateDocOrRootAccessible r=davidb
This causes e10s to behave differently from non e10s, because in e10s we don't
forward the creation of the document to the parent process.  However this only
seems to happen in strange edge cases.
2015-07-14 10:13:21 -04:00
..
atk Bug 1176094 - [ATK] Assign role SECTION to math groups instead of PANEL/UNKNOWN. r=surkov 2015-06-18 16:07:00 +02:00
base bug 1181177 - null check tabChild in DocManager::CreateDocOrRootAccessible r=davidb 2015-07-14 10:13:21 -04:00
generic bug 1172525 - rework forwarding events to the parent process r=davidb, lsocks 2015-07-13 13:57:48 -04:00
html Bug 1180189 - Fix crash in mozilla::a11y::HTMLTableRowAccessible::GroupPosition, r=MarcoZ 2015-07-14 09:27:26 +02:00
interfaces Bug 1175164 - Do not expose MathML semantics element in the accessibility tree. r=surkov 2015-06-16 16:15:00 +02:00
ipc Bug 1173418 - Check if a document is top level in DocAccessibleParent::Destroy so that RemoteDocShutdown isn't erroneously called r=tbsaunde 2015-06-10 14:11:34 -04:00
jsat Bug 1179284 - using explicit label for accessible with role 'status' instead of subtree. r=eeejay 2015-07-06 14:38:35 -04:00
mac Bug 1176973 - [NSAccessibility] Expose attribute AXMathLineThickness for fraction bars. r=MarcoZ 2015-07-02 06:01:00 +02:00
other Backed out 5 changesets (bug 1172516, bug 1172525, bug 1172523) for e10s test_selectioncarets2.py failures. 2015-06-11 14:01:50 -04:00
tests Bug 1179284 - using explicit label for accessible with role 'status' instead of subtree. r=eeejay 2015-07-06 14:38:35 -04:00
windows Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
xpcom Bug 991983 - Use objdir-relative SOURCES instead of GENERATED_SOURCES. r=gps 2015-05-28 07:34:16 +09:00
xul Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
moz.build