Loading content/html/content/src/nsHTMLSelectElement.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -914,8 +914,6 @@ nsHTMLSelectElement::SetOptionsSelectedByIndex(PRInt32 aStartIndex, *aChangedSomething = PR_FALSE; } nsresult rv; // Don't bother if the select is disabled if (!aSetDisabled && IsDisabled()) { return NS_OK; Loading Loading
content/html/content/src/nsHTMLSelectElement.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -914,8 +914,6 @@ nsHTMLSelectElement::SetOptionsSelectedByIndex(PRInt32 aStartIndex, *aChangedSomething = PR_FALSE; } nsresult rv; // Don't bother if the select is disabled if (!aSetDisabled && IsDisabled()) { return NS_OK; Loading