mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
kmcclusk%netscape.com
848b49f05b
fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty.
The Mac now supports native combo box widgets so it no longer will crash in GetProperty with a null mWidget field. Modified nsComboboxControlFrame::HandleEvents. MouseExit from the combox rect now initiates mouse capture on the drop-down list. Modified nsCSSFrameConstructor::ConstructSelectFrame to initialize the drop-down list for frame-based comboboxes as hidden. Added a nsIListControlFrame::CaptureMouseEvents method. Implemented nsListControlFrame::CaptureMouseEvents.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Languages
JavaScript
32.3%
C++
25.5%
HTML
21%
C
10.8%
Python
2.8%
Other
7.1%