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

  046a9b4... Add TypedData.h header
  e3d95fc... JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPriv
  cc96bfc... JS_GetClass -> JS::GetClass
  28ddcf4... JS_New -> JS::Construct
  0e0cc60... JS_GetClass -> JS::GetClass
  9de8d90... Typed arrays use size_t instead of uint32_t in mozjs91
  4dec0d4... JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars
  71b8cb2... Adapt to new module and script APIs
  2eff67b... Add DumpFunctions.h header
  fcda54e... Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bu
  ca073f5... Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?i
  36e7977... JS::PrintError no longer takes a JSContext
  9a5658d... Update mozjs dependency to 91a1
  78a23e5... Adapt context to new module APIs
  83df904... Add DumpFunctions.h (again)
  485a53e... Add js/Object.h
  4b7b2f8... Adapt to new Maybe-based property descriptor API
  bad6a31... JSID_* macros have been replaced: https://bugzilla.mozilla.
  5b4c55d... js/CharacterEncoding.h must be included before js/String.h
  2570c0e... Disable Top Level Await for now
  68ec60f... Add TypeError to Error debugger printer

Commits added to the branch:

  2c84338... object: Use vector for holding the list of wrapped objects (*)
  9772cf8... modified _promisify function (*)
  624acaa... Revert "object: Use vector for holding the list of wrapped  (*)
  23ab80c... modified _promisify function (*)
  cd1cf5c... modified _promisify function (*)
  eb8a688... modified messsage (*)
  850ee24... Merge branch 'master' into 'master' (*)
  50810a1... subprojects: Use GLib main branch (*)
  481ea3e... Merge branch 'glib-main' into 'master' (*)
  ead52f3... jsapi-util-string: Handle BigInt in gjs_debug_value() (*)
  8c50f93... maint: Add linter rule for multiline object literals (*)
  9d3bdd2... CI: Correct task ID for TSAN job (*)
  bbde3e9... gettext: Export LocaleCategory enum in ES module (*)
  f6c721b... build(deps): bump lodash from 4.17.20 to 4.17.21 in /tools (*)
  549cce1... CI: Add autoconf213 to dependencies in Dockerfile (*)
  004943b... Merge branch 'may-maintenance' into 'master' (*)
  05cfe82... GObject: Call only setter for JS-defined construct-only pro (*)
  9d9af5f... object: Avoid setting construct properties multiple times (*)
  bd9035a... Merge branch 'wip/carlosg/construct-only-setter-fixes' into (*)
  9fee568... gi: Correctly hold references for gvariant transfer paramet (*)
  d004b96... Merge branch 'ewlsh/fix-data-corruption' into 'master' (*)
  4b02a01... byteArray: Refactor functionality into Encoding (*)
  e1600ef... ByteArray: Add jsdoc to ByteArray.fromArray() (*)
  63292fb... ByteArray: Clarify eslint override (*)
  2bf4275... jsapi-util-string: Clean up gjs_string_from_utf8() to use e (*)
  f4cd224... text-encoding: Factor out UTF-16 codeset into a string cons (*)
  5f7a1ca... text-encoding: Improve and factor out check for "UTF-8" enc (*)
  13c1beb... jsapi-util-args: Fix obsolete comments (*)
  631fe19... jsapi-util-args: Improve template for free_if_necessary (*)
  e52b4d4... jsapi-util-args: Fix assert_match() in tests (*)
  309a51c... jsapi-util-args: Add 'S' conversion specifier (*)
  cde20b0... internal: Use gjs_parse_call_args() in internal module load (*)
  c969263... context: Move garbage collection handling callback into con (*)
  d4a5752... maint: Fix includes (*)
  7558b36... context: Improve profiling data for garbage collections (*)
  9f40392... mem: Add index to counter macros (*)
  8879b6b... profiler: Define sysprof counters for the GObject wrapper c (*)
  2ee6e2e... system: Add System.dumpMemoryInfo() API (*)
  b3793f1... Merge branch 'memory-counter' into 'master' (*)
  3bbfc91... Merge branch 'parse-call-args-jsstring' into 'master' (*)
  77cf3b0... meson: fix version check for precompiled headers (*)
  dc9e63b... Merge branch 'alatiera/meson-pch' into 'master' (*)
  f563d5a... Add TypedData.h header
  cf42250... JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPriv
  84a043d... JS_GetClass -> JS::GetClass
  8e19d3b... JS_New -> JS::Construct
  c9aa6b1... JS_GetClass -> JS::GetClass
  2382d3f... Typed arrays use size_t instead of uint32_t in mozjs91
  061acdd... JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars
  d4a91a9... Adapt to new module and script APIs
  9546c53... Add DumpFunctions.h header
  5c7c5ed... Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bu
  fd14f88... Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?i
  de768e4... JS::PrintError no longer takes a JSContext
  19d13f8... Update mozjs dependency to 91a1
  d74ddbc... Adapt context to new module APIs
  94b5113... Add DumpFunctions.h (again)
  8f6159c... Add js/Object.h
  6a62372... Adapt to new Maybe-based property descriptor API
  013d0a5... JSID_* macros have been replaced: https://bugzilla.mozilla.
  bdf0283... js/CharacterEncoding.h must be included before js/String.h
  14b5602... Disable Top Level Await for now
  6fa0717... Add TypeError to Error debugger printer
  23cb51f... Mark Context param as unused for now

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