[gjs] (39 commits) Non-fast-forward update to branch wip/ptomato/mozjs45prep



The branch 'wip/ptomato/mozjs45prep' 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:

  15e2a94... enumeration: Remove call to JS_SetParent()
  f9ee0a5... boxed: Undefined value for field property
  8ef310f... js: Fix use of mozilla::Maybe API
  dc7f151... function: Use JS_GetFunctionProto()
  d4a5330... jsapi-util: Remove unnecessary default
  c4c0b74... js: Use JS_NewPlainObject()
  51546d3... context: Use JS::AutoSaveExceptionState
  815f125... build: Build with mozj45
  cd6b93a... js: new JS_Enumerate api
  27b9eef... js: Switch from JS::NullPtr() to nullptr
  42fe003... js: Global object is implicit in many functions
  220ef41... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  dd100a3... js: Weak pointer callback API change
  0e09ce3... js: setProperty operations with triple result state
  5a53007... js: New JS_IsArrayObject() API
  71a63c0... js: Rename JS_InternString to JS_AtomizeAndPinString
  d2b1604... importer: API change in enumerate operation
  a88c366... js: Replace JS_InitReflect with JS_InitReflectParse
  2b462db... js: Set JSPROP_RESOLVING when defining properties
  e0d0240... js: Use JS::CloneAndExecuteScript for cross-compartment
  e9db362... js: Various API changes for SpiderMonkey 45
  400f741... coverage: Misc Javascript-side API changes
  b1e0507... importer: Seal import with JSPropertyDescriptor directly
  4623b8d... fixme stuff
  a66b56f... WIP - eval scope issue
  8b1270a... WIP - js: Save prototypes of created classes

Commits added to the branch:

  50651d0... tests: Various GValue test fixes (*)
  23fb49b... tests: Ensure a Cairo context is fully created in GI (*)
  0154c9d... repo: Warn when importing a namespace with >1 version (*)
  3141fc0... Export prototype in GJS_DEFINE_PROTO (*)
  bc8f143... Send in prototype to JS_NewObject (*)
  0744d13... global: Remove GJS_GLOBAL_SLOT_KEEP_ALIVE (*)
  d1a5373... release: Include NEWS from 1.48.1 (*)
  06e37d7... jsapi-util: Return JSObject from create_proto (*)
  bd36b0b... jsapi-dynamic-class: Use JS_LinkConstructorAndPrototype() (*)
  13ce724... jsapi-util: GJS_DEFINE_PROTO stores protos in global slots
  d12f944... jsapi-util: Add static function spec to GJS_DEFINE_PROTO
  6882dc8... enumeration: Remove call to JS_SetParent()
  c876be8... boxed: Undefined value for field property
  8d15704... js: Fix use of mozilla::Maybe API
  99bc633... function: Use JS_GetFunctionProto()
  6e097e1... jsapi-util: Remove unnecessary default
  32cfadd... js: Use JS_NewPlainObject()
  b01ff53... context: Use JS::AutoSaveExceptionState
  2b24660... build: Build with mozj45
  7a6d36e... js: new JS_Enumerate api
  8e7d4d6... js: Switch from JS::NullPtr() to nullptr
  94d3ef1... js: Global object is implicit in many functions
  0a2fefe... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  b90efb3... js: Weak pointer callback API change
  b4c53fa... js: setProperty operations with triple result state
  8f4a28a... js: New JS_IsArrayObject() API
  e40dc5b... js: Rename JS_InternString to JS_AtomizeAndPinString
  5512154... importer: API change in enumerate operation
  83d5f78... js: Replace JS_InitReflect with JS_InitReflectParse
  ddb84ac... Revert "jsapi-dynamic-class: Use JS_LinkConstructorAndProto
  1fa15db... js: Set JSPROP_RESOLVING when defining properties
  df1fe9b... js: Use JS::CloneAndExecuteScript for cross-compartment
  db73d80... js: Various API changes for SpiderMonkey 45
  13a5488... coverage: Misc Javascript-side API changes
  c6fba44... importer: Seal import with JSPropertyDescriptor directly
  8247621... fixme stuff
  df5495b... WIP - eval scope issue
  83d311e... WIP - create all native objects with JS_NewObjectWithGivenP
  8aff4de... WIP - byte array stuff

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