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



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

  3454c2a... build: Build with mozjs31
  bfb94f5... js: Remove remaining usage of JSBool
  633440c... js: Use HandleValueArray as function param
  e6a5399... js: Adapt to mozjs31 HandleValueArray APIs
  ec60e98... js: No need to use .address() in new API
  23fd17c... js: Pass JS::NullPtr() instead of NULL
  d2083ff... js: Adhere to new JSClass struct layout
  1474d66... js: Adapt to new JS_DefineProperty API
  8eb2d78... js: Remove deprecated JS_IsConstructing()
  b5e760f... js: Remove deprecated JS_ValueToString()
  37118d9... js: Remove deprecated JS_{Get,Set}Options
  ca3f333... js: Remove deprecated JS_GetGlobalForScopeChain
  36f8df0... js: Remove deprecated jschar in favour of char16_t
  7446e13... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  ce61354... object: Use PersistentRooted in object_init_list
  38ddf75... js: Fix misc APIs for mozjs31
  c9e5219... js: Remove flags param from JSNewResolveOp
  0def24c... importer: Use new JS_GetOwnPropertyDescriptor()
  e6cafeb... tests: Adapt to new Date.toLocaleDateString()
  3fcf458... js: Set global object trace hook
  52f3699... WIP - JS_Init() and JS_ShutDown()
  c32d4ee... WIP - Destroy runtime
  10fe2e4... WIP - stuff

Commits added to the branch:

  2a336ca... maint: Add myself to DOAP file (*)
  0a7e5aa... build: Build with mozjs31 (*)
  72df121... js: Remove remaining usage of JSBool (*)
  35aa419... js: Use HandleValueArray as function param (*)
  0688342... js: Pass JS::NullPtr() instead of NULL (*)
  cd7f4b0... js: Adhere to new JSClass struct layout (*)
  bb9a5ee... js: Adapt to new JS_DefineProperty API (*)
  5af7aec... js: Remove deprecated JS_IsConstructing() (*)
  b4d6781... js: Remove deprecated JS_{Get,Set}Options (*)
  b08a681... js: Remove deprecated jschar in favour of char16_t (*)
  d43034b... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS (*)
  1cb18bb... object: Use PersistentRooted in object_init_list (*)
  dfa98e5... js: Remove flags param from JSNewResolveOp (*)
  1cb4b24... tests: Adapt to new Date.toLocaleDateString() (*)
  c146e97... js: Set global object trace hook (*)
  c4d876f... js: Adapt to mozjs31 HandleValueArray APIs
  c10de89... js: No need to use .address() in new API
  ffadfad... js: Remove deprecated JS_ValueToString()
  e0ce4c0... js: Remove deprecated JS_GetGlobalForScopeChain
  9b9921a... js: Fix misc APIs for mozjs31
  04863fc... importer: Use new JS_GetOwnPropertyDescriptor()
  17f648c... maint: Remove erroneous comment
  0b11eab... WIP - JS_Init() and JS_ShutDown()
  dc3cb7d... WIP - Destroy runtime

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