react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Set `detail` to null by default to comply with the spec

Open hoxyq opened this issue 7 months ago • 1 comments

Summary:

Changelog: [Internal]

This is required by the spec:

  • performance.mark: https://w3c.github.io/user-timing/#the-performancemark-constructor, see step 7.
  • performance.measure: https://w3c.github.io/user-timing/#dom-performance-measure, see step 9.

Differential Revision: D75611976

hoxyq avatar May 29 '25 16:05 hoxyq

This pull request was exported from Phabricator. Differential Revision: D75611976

facebook-github-bot avatar May 29 '25 16:05 facebook-github-bot