Skip to content
Snippets Groups Projects
  1. Aug 03, 2020
  2. Jul 27, 2020
  3. Jun 19, 2020
  4. Jun 17, 2020
  5. Jun 16, 2020
  6. Feb 21, 2020
  7. Jan 27, 2020
  8. Oct 08, 2019
  9. Oct 07, 2019
  10. Sep 14, 2019
  11. Aug 01, 2019
  12. May 19, 2019
  13. Apr 29, 2019
  14. Apr 26, 2019
  15. Apr 25, 2019
  16. Apr 02, 2019
  17. Mar 26, 2019
  18. Mar 15, 2019
  19. Mar 14, 2019
  20. Mar 12, 2019
    • Emmanuele Bassi's avatar
      Port the JS authority to mozjs-60 · dd00683e
      Emmanuele Bassi authored and Ray Strode's avatar Ray Strode committed
      API changes in mozjs that need to be reflected in the JS authority:
      
       - the JS::CompileOptions constructor and the JS::CompartmentOptions
         do not allow setting a JS version any more
      
       - do not use NULL comparisons for C++ objects
      
       - the resize() method for a vector has a return value that needs
         to be handled
      
       - JSClassOps has different fields
      dd00683e
Loading