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



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

  b2b12a8... js: Module exports use ES6 scope rules
  20728d8... console: Refactor read-eval-print loop
  db9f6a7... tests: Root using context, not runtime
  ad91dc1... build: Build with mozj45
  0a96d26... js: new JS_Enumerate api
  61f1b57... js: Switch from JS::NullPtr() to nullptr
  a534715... js: Global object is implicit in many functions
  32f2f7e... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  389aeb8... js: Weak pointer callback API change
  b9a94fa... js: setProperty operations with triple result state
  4cf5450... js: New JS_IsArrayObject() API
  f022f61... js: Rename JS_InternString to JS_AtomizeAndPinString
  618b1d2... importer: API change in enumerate operation
  b57c183... js: Replace JS_InitReflect with JS_InitReflectParse
  6001172... js: Set JSPROP_RESOLVING when defining properties
  61c9ae8... modules/console: Update to js::PrintError from upstream
  9d0a989... js: Various API changes for SpiderMonkey 45
  1be97e6... coverage: Misc Javascript-side API changes
  1bb1f26... importer: Seal import with JSPropertyDescriptor directly
  54a71a6... js: Update obsolete comments
  b369a80... js: Adapt to new JS::TraceEdge<T> API
  748053c... build: Build with mozjs52
  88d865f... js: New JSClass struct layout
  9a410df... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  a1a29a1... js: Replace JSRuntime APIs that now take JSContext
  31cfa53... js: Report warnings and errors with encoding
  d325a82... js: Adapt to options changes
  1bc664e... js: Adapt to misc API changes in SpiderMonkey 52
  cff1671... js: Unbarriered read while in weak ptr callback
  93dc703... tests: Refactor to avoid error reporter
  2ccf1ee... WIP - js: Remove JSRuntime
  71fa3c0... WIP - coverage: Drop support for legacy comprehensions
  b8a90b5... js: Replace error reporter callbacks
  524d6fa... Windows: Build against SpiderMonkey 52

Commits added to the branch:

  a0f3366... coverage: Drop support for legacy comprehensions (*)
  448263e... js: Stop using flags argument to String.replace() (*)
  a2f1253... tests: Root using context, not runtime (*)
  2593d3d... object: Prevent use-after-free in signal connections (*)
  53f7923... Windows: Build against SpiderMonkey 52 (*)
  d4fdcb3... Partially revert "Windows: Build against SpiderMonkey 52" (*)
  53e0c86... util-root: Require GjsMaybeOwned callback to reset (*)
  4d32b0b... autofree: Avoid using local typedefs in classes (*)
  fb628a9... GjsAutoChar: Do not take ownership of const char* (*)
  2ff21f1... GjsAutoChar: Add a proper operator= (const char*) (*)
  a6183f6... release: Include NEWS from 1.48.4 (*)
  6009410... js: Module exports use ES6 scope rules
  1537712... console: Refactor read-eval-print loop
  4560f8a... build: Build with mozj45
  5ab469e... js: new JS_Enumerate API
  35121d6... js: Switch from JS::NullPtr() to nullptr
  fdcd793... js: Global object is implicit in many functions
  8434519... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  363fa50... js: Weak pointer callback API change
  044113f... js: setProperty operations with triple result state
  b3b68ad... js: New JS_IsArrayObject() API
  be41984... js: Rename JS_InternString to JS_AtomizeAndPinString
  02d2501... importer: API change in enumerate operation
  6c85a34... js: Replace JS_InitReflect with JS_InitReflectParse
  49a72c6... js: Set JSPROP_RESOLVING when defining properties
  b6c6d1f... modules/console: Update to js::PrintError from upstream
  252dece... js: Various API changes for SpiderMonkey 45
  8be6afa... coverage: Misc Javascript-side API changes
  fe7fb6c... importer: Seal import with JSPropertyDescriptor directly
  05b484e... js: Update obsolete comments
  1e1d8ad... js: Adapt to new JS::TraceEdge<T> API
  2892477... docs: Overview of SpiderMonkey 45 features in NEWS
  3e19c98... build: Build with mozjs52
  065d6b8... Windows: Build against SpiderMonkey 52
  b4044e7... js: New JSClass struct layout
  c56d594... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  0e6d9ab... js: Replace JSRuntime APIs that now take JSContext
  93c4fbe... js: Report warnings and errors with encoding
  3290edc... js: Adapt to options changes
  74151d1... js: Adapt to misc API changes in SpiderMonkey 52
  9526e7f... js: Unbarriered read while in weak ptr callback
  cacc1e7... tests: Refactor to avoid error reporter
  3747043... WIP - js: Remove JSRuntime
  de32c02... js: Replace error reporter callbacks
  07d9920... docs: Overview of SpiderMonkey 52 features in NEWS

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