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

  2e99432... object: Use JS::Heap for GObject-JSObject weak ref
  3839a5e... object: Root misc functions
  c9b686d... js: Root misc fundamental, param, repo, union
  8c6e7de... js: Root gjs_value_to_g_value()
  4ffedc6... cairo: Root gjs_cairo_image_surface_init()
  9566bc3... js: Root misc functions
  9a50ae7... test: Root misc functions in tests
  ee3ce10... build: Build with mozjs31
  ad233f5... js: Remove remaining usage of JSBool
  5d420f0... js: Remove deprecated JS_IsConstructing()
  914cbd4... js: Remove deprecated JS_ValueToString()
  56aac8e... importer: Remove deprecated JS_{Get,Set}PropertyAttributes
  a221997... js: Use HandleValueArray as function param
  94edf2e... js: Remove deprecated JS_{Get,Set}Options
  5bf82bc... js: Remove deprecated JS_GetGlobalForScopeChain
  089288a... js: Remove deprecated jschar in favour of char16_t
  7873977... arg: Build arrays with JS::AutoValueVector
  7619acf... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  d6d91a8... object: Use PersistentRooted in object_init_list
  d409036... object: Use JS::Heap::setToCrashOnTouch() to poison weak re
  fc2a9da... js: No need to use .address() in new API
  4e099d6... js: Pass JS::NullPtr() instead of NULL
  d4cb6bf... js: Adhere to new JSClass struct layout
  6d660ef... js: Don't pass JSPROP_READONLY to JS_PSG
  88e6be1... WIP - stuff

Commits added to the branch:

  8dbd2ba... object: Root misc functions (*)
  9568f80... object: Use JS::Heap for GObject-JSObject weak ref (*)
  b5d0bae... js: Root misc fundamental, param, repo, union (*)
  f5b56d0... js: Root gjs_value_to_g_value() (*)
  f1eb421... cairo: Root gjs_cairo_image_surface_init() (*)
  28bf1e6... js: Root misc functions (*)
  d33b10b... test: Root misc functions in tests (*)
  7fd3971... js: Don't pass JSPROP_READONLY to JS_PSG (*)
  722b5eb... build: Build with mozjs31
  3764f69... js: Remove remaining usage of JSBool
  dcae792... js: Remove deprecated JS_IsConstructing()
  234534d... js: Remove deprecated JS_ValueToString()
  5d1f712... importer: Remove deprecated JS_{Get,Set}PropertyAttributes
  1e51367... js: Use HandleValueArray as function param
  8087d16... js: Remove deprecated JS_{Get,Set}Options
  471f53a... js: Remove deprecated JS_GetGlobalForScopeChain
  b5bf3ce... js: Remove deprecated jschar in favour of char16_t
  13258bb... js: Adapt to APIs that now take HandleValueArray
  cf0459a... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  09e4234... object: Use PersistentRooted in object_init_list
  73ce7e9... js: No need to use .address() in new API
  b10a754... js: Pass JS::NullPtr() instead of NULL
  7be7e95... js: Adhere to new JSClass struct layout
  07a6325... js: Adapt to new JS_DefineProperty API
  1cee49d... js: Call JS_Init() on startup
  8ad00a1... 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]