mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 02:31:41 +00:00
![rods%netscape.com](/assets/img/avatar_default.png)
now uget the new focused content's frame instead of using the mCurrentTarget. The mCurrentTarget is correct for a mouse down but incorrect for a "tab". This is because the mCurrentTarget points at the currently focused content for a tab event, instead of the new content. r=joki, bug 11162