PostSynchronously  114 Source/core/accessibility/AXMenuList.cpp     cache->postNotification(this, document.get(), AXObjectCache::AXMenuListValueChanged, true, PostSynchronously);
PostSynchronously  143 Source/core/accessibility/AXMenuListPopup.cpp     cache->postNotification(child.get(), document(), AXObjectCache::AXFocusedUIElementChanged, true, PostSynchronously);
PostSynchronously  144 Source/core/accessibility/AXMenuListPopup.cpp     cache->postNotification(child.get(), document(), AXObjectCache::AXMenuListItemSelected, true, PostSynchronously);