Bug 824162 dont mess with focus until after the event target handles it, r=gavin

This commit is contained in:
Shane Caraveo 2013-01-26 13:09:19 -08:00
parent 4070f91917
commit ea653f66d2

View File

@ -81,7 +81,7 @@
</implementation>
<handlers>
<handler event="focus" phase="capturing">
<handler event="focus">
this.parentNode.selectedChat = this;
</handler>
<handler event="DOMTitleChanged"><![CDATA[