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

  5903748... build: Build with mozjs31
  26fdbdf... js: Remove remaining usage of JSBool
  b84efde... js: Use HandleValueArray as function param
  bd267a7... js: Adapt to mozjs31 HandleValueArray APIs
  69cdcfe... js: No need to use .address() in new API
  e1f27ad... js: Pass JS::NullPtr() instead of NULL
  d564c25... js: Adhere to new JSClass struct layout
  cbe6d74... js: Adapt to new JS_DefineProperty API
  270f17a... js: Remove deprecated JS_IsConstructing()
  5723ea4... js: Remove deprecated JS_ValueToString()
  6acd802... js: Remove deprecated JS_{Get,Set}Options
  2677ef0... js: Remove deprecated JS_GetGlobalForScopeChain
  6d97636... js: Remove deprecated jschar in favour of char16_t
  5a298a9... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  01e280d... object: Use PersistentRooted in object_init_list
  45ef15a... js: Fix misc APIs for mozjs31
  eb24900... js: Remove flags param from JSNewResolveOp
  aef0b41... js: Call JS_Init() on startup
  452fb14... importer: Use new JS_GetOwnPropertyDescriptor()
  c7224a1... tests: Adapt to new Date.toLocaleDateString()
  d706d5d... js: Set global object trace hook
  f580f64... WIP - destroy runtime
  40b4162... WIP - stuff

Commits added to the branch:

  b1118b3... maint: Use NULL instead of g_direct_equal() (*)
  dd2a0c5... jsapi: Use same #defines as SpiderMonkey (*)
  1340fde... js: Have an active request where needed (*)
  a5f644f... function: Handle callbacks with no return value (*)
  e329af8... value: Pass NULL vp array if no closure arguments (*)
  bb93b97... js: Check for NULL in tracers (*)
  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

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