gecko/accessible
Trevor Saunders 0ec2314a66 bug 1088148 - Notify the main process of new child docs after firing events r=davidb
If we notify the parent process about new child documents before we
notify it of events it is possible the parent process's tree is out of
sync with ours, and doesn't contain the outer doc accessible for the new
document.  SO we need to first notify the parent of changes in the
accessible tree for the document, and then we can notify it of new child
documents.  We must also make sure when we serialize a subtree that is
being created to not include the sub document or its accessible tree.
2014-10-28 14:18:03 -04:00
..
atk bug 1088477 - implement Accessible::Description for proxies r=davidb 2014-10-23 23:21:44 -04:00
base bug 1088148 - Notify the main process of new child docs after firing events r=davidb 2014-10-28 14:18:03 -04:00
generic Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
html Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
interfaces Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
ipc bug 1088148 - Notify the main process of new child docs after firing events r=davidb 2014-10-28 14:18:03 -04:00
jsat Bug 1069588 - reporting value of the combobox, excluding subtree from combobox output. r=eeejay 2014-10-22 00:39:49 -04:00
mac Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc 2014-10-23 10:16:45 -07:00
other Backed out changeset 52fd69cc794c (bug 982842) for causing regressions on request by zac 2014-10-15 16:23:39 +02:00
tests Bug 946065 - Part 10: Move content/media/ to dom/. r=peterv 2014-10-25 20:24:36 +03:00
windows Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
xpcom Bug 1087306 - Fix some more bad implicit constructors in accessible; r=tbsaunde 2014-10-10 17:28:35 -04:00
xul Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
moz.build Backed out changeset 52fd69cc794c (bug 982842) for causing regressions on request by zac 2014-10-15 16:23:39 +02:00