removed where the input element was telling the rado/checkbox to return the opposite value
now it changes it value before the DOM call (script) and then if the event is cancelled it sets the value back (which doesn't happen very often) r=pollmann,jst sr=buster b=57137,57239,58460 git-svn-id: svn://10.0.0.236/trunk@83473 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -65,7 +65,6 @@ public:
|
||||
|
||||
//nsICheckboxControlFrame methods
|
||||
NS_IMETHOD SetCheckboxFaceStyleContext(nsIStyleContext *aCheckboxFaceStyleContext);
|
||||
NS_IMETHOD SetIsInClickEvent(PRBool aVal);
|
||||
|
||||
void InitializeControl(nsIPresContext* aPresContext);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user