Changeset 282246 in webkit


Ignore:
Timestamp:
Sep 9, 2021 5:01:20 PM (10 months ago)
Author:
Chris Dumez
Message:

Unreviewed follow-up to r282105.

Add description for "BroadcastChannel Origin Partitioning" experimental feature.

  • Scripts/Preferences/WebPreferencesExperimental.yaml:
Location:
trunk/Source/WTF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WTF/ChangeLog

    r282245 r282246  
     12021-09-09  Chris Dumez  <cdumez@apple.com>
     2
     3        Unreviewed follow-up to r282105.
     4
     5        Add description for "BroadcastChannel Origin Partitioning" experimental feature.
     6
     7        * Scripts/Preferences/WebPreferencesExperimental.yaml:
     8
    192021-09-09  Chris Dumez  <cdumez@apple.com>
    210
  • trunk/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml

    r282245 r282246  
    103103BroadcastChannelOriginPartitioningEnabled:
    104104  type: bool
     105  humanReadableName: "BroadcastChannel Origin Partitioning"
     106  humanReadableDescription: "BroadcastChannel Origin Partitioning"
    105107  defaultValue:
    106108    WebKitLegacy:
Note: See TracChangeset for help on using the changeset viewer.