зеркало из https://github.com/mozilla/gecko-dev.git
Bug 824162 dont mess with focus until after the event target handles it, r=gavin
This commit is contained in:
Родитель
4070f91917
Коммит
ea653f66d2
|
@ -81,7 +81,7 @@
|
|||
</implementation>
|
||||
|
||||
<handlers>
|
||||
<handler event="focus" phase="capturing">
|
||||
<handler event="focus">
|
||||
this.parentNode.selectedChat = this;
|
||||
</handler>
|
||||
<handler event="DOMTitleChanged"><![CDATA[
|
||||
|
|
Загрузка…
Ссылка в новой задаче