3b9c2af0328c8c2dd63f9970e68ff501fae80ddb
focus changes. a blur from A to B does this: sets focused element to null, sets focused element to B. by listening to focus, and not dropping null, our js would update the mail-toolbar twice on a focus change. now we do it once. thanks to cavin for finding the problem. r=cavin, sr=bienvenu git-svn-id: svn://10.0.0.236/trunk@106782 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%