gecko-dev/accessible
Trevor Saunders 235c3677ff bug 1329814 - fix race condition when shutting down a tab r=smaug
When TabChild recieves the Destroy message from its parent the doc accessibles
for that tab are shut down.  However if the Shutdown message sent by
DocAccessible::Shutdown() isn't recieved before the child process handles the
runnable that sends __delete__ to the tab parent actor the parent can send a
message to the already shut down doc accessible child actor.
2017-01-12 05:19:36 -05:00
..
aom Bug 1325160 - implement AOM attributes, r=smaug 2016-12-23 14:36:55 -05:00
atk bug 1315985 - actually expose the atk table cell interface when appropriate r=davidb 2016-11-08 14:58:20 -05:00
base bug 1325258 - make some asserts diagnostic asserts to investigate crashes 2017-01-06 15:29:06 -05:00
generic bug 1270916 - switch to use the new mutation event queue system r=davidb 2016-11-16 23:47:02 -05:00
html Bug 752823 - Turn nsHTMLLiAccessible::mBullet into raw pointer. r=surkov 2017-01-02 20:41:50 +01:00
interfaces Bug 1269369 - add support for GetID XPCOM method on Windows with e10s. r=tbsaunde 2017-01-09 14:52:51 -05:00
ipc bug 1329814 - fix race condition when shutting down a tab r=smaug 2017-01-12 05:19:36 -05:00
jsat Bug 1321418 - Use GekcoBundle events in GeckoApp/BrowserApp; r=snorp r=sebastian r=gbrown 2016-12-09 12:32:45 -05:00
mac Bug 1268544: Refactor PDocAccessible and its dependencies, and add code to integrate remote COM objects; r=tbsaunde 2016-08-15 17:14:53 -06:00
other Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
tests Backed out changeset 27f8d8e9c4dc (bug 1149966) for frequent timeouts in test_form_submission.html 2017-01-09 18:42:17 -08:00
windows Bug 1269369 - add support for GetID XPCOM method on Windows with e10s. r=tbsaunde 2017-01-09 14:52:51 -05:00
xpcom Bug 1269369 - add support for GetID XPCOM method on Windows with e10s. r=tbsaunde 2017-01-09 14:52:51 -05:00
xul Bug 1304449: Part 4 - Change Windows a11y MSAA id generation to partition based on content process id; r=tbsaunde 2016-10-05 15:56:20 -06:00
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
moz.build Bug 1328356 - add BUG_COMPONENT to accessible/* files. r=davidb 2017-01-06 11:33:44 -05:00