mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 12:04:38 +00:00
728727cafd
Fix for 118632. file picker can display all column arrows. r=bryner, sr=hyatt - getCellAt() now checks for correct mouse coordinates and sets row value to -1 for invalid coordinates. - added bail out checks to all callers.