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

  a2a40e8... build: Remove usage of jsfriendapi.h
  fd77a22... js: Leftover rooting changes
  943e3b8... importer: Overwrite property rather than change attrs
  4adf9a3... build: Build with mozjs31
  2f0cd4a... js: Remove remaining usage of JSBool
  69bef5f... js: Use HandleValueArray as function param
  7469fd4... js: Adapt to mozjs31 HandleValueArray APIs
  8ed253a... js: No need to use .address() in new API
  7b1f44f... js: Pass JS::NullPtr() instead of NULL
  9a20be0... js: Adhere to new JSClass struct layout
  dc73a47... js: Adapt to new JS_DefineProperty API
  2f7c9a7... js: Remove deprecated JS_IsConstructing()
  c2cb90d... js: Remove deprecated JS_ValueToString()
  860392b... js: Remove deprecated JS_{Get,Set}Options
  c13fafe... js: Remove deprecated JS_GetGlobalForScopeChain
  9d3fdee... js: Remove deprecated jschar in favour of char16_t
  6696a81... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  42313b1... object: Use PersistentRooted in object_init_list
  16ed686... js: Fix misc APIs for mozjs31
  84306ec... js: Call JS_Init() on startup
  20415ed... importer: Use new JS_GetOwnPropertyDescriptor()

Commits added to the branch:

  030dcf6... build: Remove usage of jsfriendapi.h (*)
  0046d37... js: Leftover rooting changes (*)
  685f9e4... importer: Overwrite property rather than change attrs (*)
  49d7377... build: Build with mozjs31
  c3cfda7... js: Remove remaining usage of JSBool
  fde9206... js: Use HandleValueArray as function param
  bb9f1f1... js: Adapt to mozjs31 HandleValueArray APIs
  a950d28... js: No need to use .address() in new API
  6332260... js: Pass JS::NullPtr() instead of NULL
  e3f95a3... js: Adhere to new JSClass struct layout
  79cf9a8... js: Adapt to new JS_DefineProperty API
  fb8f6f2... js: Remove deprecated JS_IsConstructing()
  9eeed82... js: Remove deprecated JS_ValueToString()
  ff9888c... js: Remove deprecated JS_{Get,Set}Options
  6a4b4c7... js: Remove deprecated JS_GetGlobalForScopeChain
  597a37a... js: Remove deprecated jschar in favour of char16_t
  9fd7570... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  3707567... object: Use PersistentRooted in object_init_list
  0beb060... js: Fix misc APIs for mozjs31
  267857e... js: Call JS_Init() on startup
  2e660f3... importer: Use new JS_GetOwnPropertyDescriptor()

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