47302 - moved the RegUnRegAccessKey to the Destroy Method
44788 - Comboboxes do not obey style height 42661 - javascript "selected = true" doesn't inform onChange of b=47302, 44788, 42661 r=kmclusk git-svn-id: svn://10.0.0.236/trunk@75432 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -159,7 +159,7 @@ public:
|
||||
NS_IMETHOD ShowDropDown(PRBool aDoDropDown);
|
||||
NS_IMETHOD GetDropDown(nsIFrame** aDropDownFrame);
|
||||
NS_IMETHOD SetDropDown(nsIFrame* aDropDownFrame);
|
||||
NS_IMETHOD ListWasSelected(nsIPresContext* aPresContext);
|
||||
NS_IMETHOD ListWasSelected(nsIPresContext* aPresContext, PRBool aForceUpdate);
|
||||
NS_IMETHOD UpdateSelection(PRBool aDoDispatchEvent, PRBool aForceUpdate, PRInt32 aNewIndex);
|
||||
NS_IMETHOD AbsolutelyPositionDropDown();
|
||||
NS_IMETHOD GetAbsoluteRect(nsRect* aRect);
|
||||
|
||||
Reference in New Issue
Block a user