Commit d97239c9 authored by Odai Atieh's avatar Odai Atieh Committed by Rajab Natshah
Browse files

Issue #3282848 by Odai Atieh: Fix not working local video on iOS by adding a...

Issue #3282848 by Odai Atieh: Fix not working local video on iOS by adding a Drupal core patch fix for playsinline & muted options
parent d201aeec
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -163,7 +163,9 @@
        "Issue #3053881: Reverting entity revisions that contain custom blocks erroneously triggers EntityChangedConstraint":
        "https://www.drupal.org/files/issues/2021-10-29/3053881-60.patch",
        "Issue #3272720: Fix PHP8.1 Deprecated function: hash(): Passing null to parameter #2 ($data) of type string is deprecated in generateFieldTableName":
        "https://git.drupalcode.org/project/drupal/-/merge_requests/2033.diff"
        "https://www.drupal.org/files/issues/2022-07-21/3272720-6.patch",
        "Issue #3046152: Video media needs playsinline & muted options":
        "https://www.drupal.org/files/issues/2022-04-11/3046152-28.patch"
      },
      "drupal/default_content": {
        "Issue #3160146: Add Layout Builder Normalizer and Denormalize":