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

  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

Commits added to the branch:

  3fbc37b... release: Require g-i 1.52.1 for tests (*)
  6bebc3a... value: Special case GValues in signals and properties (*)
  7a0866c... importer: Add a JSClass constant (*)
  a09a71b... docs: Add Hacking guide (*)
  aa60fc5... jsapi-util: Split off class stuff into jsapi-class.h (*)
  991b441... jsapi-class: Get rid of "proto_name" argument
  7efc4eb... jsapi-class: GJS_DEFINE_PROTO stores protos in global slots
  2b2828c... jsapi-util: Add static function spec to GJS_DEFINE_PROTO
  c5bfbed... WAT - dont do this
  60d63ff... js: Create objects with JS_NewObjectWithGivenProto()
  9edb8fa... enumeration: Remove call to JS_SetParent()
  02d41aa... boxed: Undefined value for field property
  d37a93f... js: Fix use of mozilla::Maybe API
  94523ea... jsapi-class: Remove unnecessary default
  66a4e1e... js: Use JS_NewPlainObject()
  ac7149f... context: Use JS::AutoSaveExceptionState
  9e13942... js: Don't pass global object to JS_NewObject functions
  d1a3779... build: Build with mozj45
  3b88bb5... js: new JS_Enumerate api
  0befe05... js: Switch from JS::NullPtr() to nullptr
  2f538ea... js: Global object is implicit in many functions
  e4ec03e... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  4cf1f3f... js: Weak pointer callback API change
  af8a9f4... js: setProperty operations with triple result state
  bc1458e... js: New JS_IsArrayObject() API
  a7bd922... js: Rename JS_InternString to JS_AtomizeAndPinString
  c4f3791... importer: API change in enumerate operation
  749a3a1... js: Replace JS_InitReflect with JS_InitReflectParse
  1a67b58... js: Set JSPROP_RESOLVING when defining properties
  6755901... js: Use JS::CloneAndExecuteScript for cross-compartment
  8d0a5c3... js: Various API changes for SpiderMonkey 45
  5d70883... coverage: Misc Javascript-side API changes
  a5355ad... importer: Seal import with JSPropertyDescriptor directly
  9079267... js: Update obsolete comments
  470330a... fixme stuff
  d4f34d7... WIP - eval scope issue

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