[gjs] (18 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:

  a4b9473... Update mozjs dependency to 91a1
  63b5ea6... js: Update header includes for SpiderMonkey 91
  f720810... JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPriv
  3295d16... JS_GetClass -> JS::GetClass
  8db2fc2... JS_New -> JS::Construct
  1d0ab03... Typed arrays use size_t instead of uint32_t in mozjs91
  e05800f... JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars
  8d90702... Adapt to new module and script APIs
  ef699f8... Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bu
  2cef69c... Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?i
  3bda6ea... JS::PrintError no longer takes a JSContext
  c5c70bd... Adapt to new Maybe-based property descriptor API
  7c9e8ef... JSID_* macros have been replaced: https://bugzilla.mozilla.
  0448ae2... Disable Top Level Await for now
  911396f... Add TypeError to Error debugger printer
  2271842... Add CI images for mozjs91.
  4be8ee6... WIP: Temporarily unpin build_recommended

Commits added to the branch:

  5c07ee4... CI: Codespell fixes (*)
  9a8d4e5... Update mozjs dependency to 91a1
  3d5bba0... js: Update header includes for SpiderMonkey 91
  268f652... JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPriv
  77966cb... JS_GetClass -> JS::GetClass
  9d79fe3... JS_New -> JS::Construct
  9ae2ab3... Typed arrays use size_t instead of uint32_t in mozjs91
  3eb312c... JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars
  0d9d59c... Adapt to new module and script APIs
  a92e2a2... Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bu
  f4c6c73... Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?i
  27e6f7e... JS::PrintError no longer takes a JSContext
  97748be... Adapt to new Maybe-based property descriptor API
  e918baa... JSID_* macros have been replaced: https://bugzilla.mozilla.
  d2cc397... Disable Top Level Await for now
  d730722... Add TypeError to Error debugger printer
  35423e6... Add CI images for mozjs91.
  3723bc1... WIP: Temporarily unpin build_recommended

(*) 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]