Skip to content
  • etiennep-chromium's avatar
    eb315179
    [SDK] Make slow tag explicit (#2159) · eb315179
    etiennep-chromium authored
    "slow" tag is no longer implicitly added to trace categories with
    "disabled-by-default-" prefix. 
    Instead, clients should explicitly specify the tag.
    I recently updated Chrome, v8 and webrtc to add explicit "slow" tags to
    relevant categories.
    Reason: this gains in clarity since the category list is used as the
    source of truth
    for category documentation.
    eb315179
    [SDK] Make slow tag explicit (#2159)
    etiennep-chromium authored
    "slow" tag is no longer implicitly added to trace categories with
    "disabled-by-default-" prefix. 
    Instead, clients should explicitly specify the tag.
    I recently updated Chrome, v8 and webrtc to add explicit "slow" tags to
    relevant categories.
    Reason: this gains in clarity since the category list is used as the
    source of truth
    for category documentation.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading