Skip to content
Snippets Groups Projects
  1. Aug 04, 2017
  2. Jul 12, 2017
  3. Aug 04, 2017
  4. Aug 03, 2017
    • Jessica Jong's avatar
      Bug 1386969 - Change nsIRadioGroupContainer::Add/RemoveToRadioGroup() to take... · 7ec4d944
      Jessica Jong authored
      Bug 1386969 - Change nsIRadioGroupContainer::Add/RemoveToRadioGroup() to take HTMLInputElement* as argument. r=bz
      
      Currently, these two functions take nsIFormControl* as argument, but we only
      pass HTMLInputElements to it, so we can change it to take HTMLInputElement* to
      avoid overhead in casting.
      
      MozReview-Commit-ID: CHG0F3xWCVF
      
      --HG--
      extra : amend_source : 6052bfec33bb8aa7d92e31b242757ed265256002
      7ec4d944
  5. Aug 04, 2017
Loading