Skip to content
Snippets Groups Projects
  1. Oct 09, 2017
  2. Oct 11, 2017
  3. Oct 10, 2017
  4. Oct 09, 2017
  5. Oct 10, 2017
  6. Oct 05, 2017
  7. Oct 09, 2017
    • Louis Chang's avatar
      Bug 1405986 - Add test cases for clamping checkbox/radio. r=mats · 7bb5332a
      Louis Chang authored
      MozReview-Commit-ID: EIWvJFqdpP3
      
      --HG--
      rename : layout/reftests/forms/input/checkbox/checkbox-clamp-ref.html => layout/reftests/forms/input/checkbox/checkbox-clamp-01-ref.html
      rename : layout/reftests/forms/input/checkbox/checkbox-clamp.html => layout/reftests/forms/input/checkbox/checkbox-clamp-01.html
      rename : layout/reftests/forms/input/radio/radio-clamp-ref.html => layout/reftests/forms/input/radio/radio-clamp-01-ref.html
      rename : layout/reftests/forms/input/radio/radio-clamp.html => layout/reftests/forms/input/radio/radio-clamp-01.html
      extra : rebase_source : 0a82987f2a5073e65e60368cf59571cbcfa21e63
      7bb5332a
  8. Sep 28, 2017
    • Samael Wang's avatar
      Bug 1401522 - Don't apply statusCode sent from parent if mCanceled or mStatus... · 70b282bf
      Samael Wang authored
      Bug 1401522 - Don't apply statusCode sent from parent if mCanceled or mStatus has been modified in the child. r=mayhemer
      
      When a WyciwygChannel is canceled, but WyciwygChannelParent::RecvCancel happens
      after WyciwygChannelParent::SendOnStartRequest, it would send statusCode=NS_OK
      to WyciwygChannelChild::OnStartRequest. So we should not apply the statusCode
      if mCanceled, just like how HttpChannelChild handles it.
      
      MozReview-Commit-ID: 5H3PUrlArIA
      
      --HG--
      extra : rebase_source : 9e8b034d293dc50d126327dc6452e95335e35ae6
      70b282bf
  9. Oct 05, 2017
  10. Sep 15, 2017
  11. Oct 03, 2017
  12. Oct 11, 2017
  13. Oct 04, 2017
  14. Oct 05, 2017
  15. Oct 11, 2017
  16. Oct 02, 2017
  17. Oct 11, 2017
  18. Oct 09, 2017
  19. Oct 11, 2017
    • Chris Pearce's avatar
      Bug 1407624 - Make nsEscape.cpp build in non-unified mode. r=froydnj · 04945c89
      Chris Pearce authored
      nsEscape.cpp doesn't build in non-unified mode, as it uses mozilla::fallible,
      mozilla::CheckedInt and mozilla::ASCIIMask::IsMasked without prefixing them
      with the mozilla namespace. I suspect this file is usually included in
      unified_cpp file which includes a "using namespace mozilla" directive.
      
      MozReview-Commit-ID: GwlsK8kytLj
      
      --HG--
      extra : rebase_source : c3063aff7cdf10c416b8ee782c9bee745e643842
      04945c89
  20. Oct 10, 2017
  21. Oct 11, 2017
  22. Oct 10, 2017
Loading