Skip to content
Snippets Groups Projects
  1. Aug 24, 2017
  2. Aug 22, 2017
  3. Aug 23, 2017
  4. Aug 24, 2017
  5. Aug 08, 2017
  6. Aug 21, 2017
  7. Aug 11, 2017
  8. Aug 24, 2017
  9. Aug 10, 2017
  10. Aug 24, 2017
  11. Aug 17, 2017
  12. Aug 23, 2017
  13. Jul 18, 2017
  14. Aug 24, 2017
  15. Aug 23, 2017
  16. Aug 24, 2017
    • Hiroshi Hatake's avatar
      servo: Merge #18220 - Handle aarch64 cpu_type in mach (from... · 544be190
      Hiroshi Hatake authored
      servo: Merge #18220 - Handle aarch64 cpu_type in mach (from cosmo0920:detect-aarch64-in-mach); r=jdm
      
      <!-- Please describe your changes on the following line: -->
      This is a PR for #18217.
      
      ---
      <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
      - [ ] `./mach build -d` does not report any errors
      - [ ] `./mach test-tidy` does not report any errors
      - [ ] These changes fix #__ (github issue number if applicable).
      
      <!-- Either: -->
      - [ ] There are tests for these changes OR
      - [x] These changes do not require tests because this patch is mach build tool fix.
      
      <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
      
      <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
      
      Source-Repo: https://github.com/servo/servo
      Source-Revision: 6eb46b1a3934c18d6147c1d9d31bf4d5bb051d7d
      
      --HG--
      extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
      extra : subtree_revision : a5468bd7137fa8bd98b3578a89f5a431bdfdbfda
      544be190
  17. Jul 18, 2017
    • David Keeler's avatar
      bug 1389664 - centralize on-demand empty pin initialization of the user's NSS... · d11da41c
      David Keeler authored
      bug 1389664 - centralize on-demand empty pin initialization of the user's NSS database r=Cykesiopka,jcj
      
      The sqlite-backed NSS database implementation requires explicitly setting some
      kind of pin (password, really). To maintain behavior compatibility with the old
      database implementation, we set the pin to the empty string as necessary.
      Previously this would only happen on Android (NSS_DISABLE_DBM builds), but
      because we're moving towards using the sqlite-backed implementation on all
      platforms, we should enable this code everywhere and move it to a more central
      location.
      
      This also fixes some now-unnecessary test behavior.
      
      MozReview-Commit-ID: KKtxmvOZt78
      
      --HG--
      extra : rebase_source : 0de061928bf63b62386a4e244b326610d32cd122
      d11da41c
  18. Aug 23, 2017
  19. Aug 24, 2017
  20. Aug 23, 2017
  21. Jul 18, 2017
  22. Aug 24, 2017
  23. Aug 23, 2017
  24. Aug 24, 2017
Loading