[gjs] (40 commits) Non-fast-forward update to branch mozjs91



The branch 'mozjs91' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  e3c9804... meson: Update mozjs to mozjs-91
  068ad2c... js: Update includes for headers split out of JSAPI
  8d583b0... Some Object-related functions have moved to js/Object.h
  cc09a9a... JS_GetClass is now JS::GetClass
  d6a84f4... Typed array functions expect size_t instead of uint32_t
  ed5c112... Some functions have moved to js/String.h
  154c57b... Adapt to module API changes for Top Level Await and Import 
  31632f5... Use new Script private API
  1b3b464... Remove JSPROP_GETTER and JSPROP_SETTER usage
  352071f... Update GC API
  5037716... Remove JSContext parameter from JS::PrintError
  be9491a... Adapt to new Maybe-based property descriptor API
  d2b87fd... Disable Top Level Await until we support an implicit eventl
  7f24025... Add TypeError to Error debugger printer
  945023d... doc: Update for SpiderMonkey 91
  2de9028... README.MSVC.md: Update SpiderMonkey build instructions
  57fec48... CI: Build only mozjs91 images
  1436d77... build: Remove workaround for Meson precompiled headers bug
  d7fbce2... context: Remove workaround for coverage bug
  79704ea... engine: Enable private fields and methods
  c8996a7... closure: Warn about unhandled promise rejections right away
  82c141b... release: Add release notes for SpiderMonkey 91
  ab0e6c9... test: Remove workaround for SpiderMonkey GC code coverage
  8d6046a... Meson: Define SSIZE_MAX for Visual Studio-style builds
  8163638... object: Don't fetch property descriptor on interface

Commits added to the branch:

  2e2eca5... libgjs-private: Mark function as static (*)
  df768ea... libgjs-private: Export GjsDBusImplementation unexport metho (*)
  0cc5487... doc: Add unexport_from_connection() to Gio module documenta (*)
  6afbfd9... arg-cache: Update comment (*)
  ee46d3c... context: Clarification in GjsContextPrivate::handle_exit_co (*)
  c79fed2... object: Add null check for debug assertion (*)
  a346d14... build: Skip running minimal SpiderMonkey program on cross b (*)
  854670c... maint: Add common build directory names to eslintignore (*)
  80265ba... object: Don't fetch property descriptor on interface (*)
  0250359... object: Fix interface property descriptor flags (*)
  2998df3... jsapi-util: Remove return value of gjs_log_exception_full() (*)
  0fa486a... jsapi-util: Refactor gjs_log_exception_full() (*)
  f1b47f2... jsapi-util: Include column number in SyntaxError output (*)
  7abaa6c... debugger: Handle EOF at debugger prompt correctly (*)
  1c38cb4... Merge branch 'january-maintenance' into 'master' (*)
  c32f8e2... meson: Update mozjs to mozjs-91
  3cab147... js: Update includes for headers split out of JSAPI
  83e4c83... Some Object-related functions have moved to js/Object.h
  e5c5e1d... JS_GetClass is now JS::GetClass
  21479af... Typed array functions expect size_t instead of uint32_t
  fa5f821... Some functions have moved to js/String.h
  829abda... Adapt to module API changes for Top Level Await and Import 
  2b7bafb... Use new Script private API
  07dec51... Remove JSPROP_GETTER and JSPROP_SETTER usage
  380a3e2... Update GC API
  c7bfd3b... Remove JSContext parameter from JS::PrintError
  f2b557e... Adapt to new Maybe-based property descriptor API
  5b225ce... Use new property descriptor API to create complete descript
  bb84e4b... Disable Top Level Await until we support an implicit eventl
  9a2f60a... Add TypeError to Error debugger printer
  de92d9c... doc: Update for SpiderMonkey 91
  ad8436b... README.MSVC.md: Update SpiderMonkey build instructions
  3513d2b... CI: Build only mozjs91 images
  a8e37a4... build: Remove workaround for Meson precompiled headers bug
  4f850d3... context: Remove workaround for coverage bug
  d9dc687... engine: Enable private fields and methods
  2fd6c38... closure: Warn about unhandled promise rejections right away
  869380f... release: Add release notes for SpiderMonkey 91
  6632de8... test: Remove workaround for SpiderMonkey GC code coverage
  83cd29f... Meson: Define SSIZE_MAX for Visual Studio-style builds

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]