Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete CoreFeatures::enableReportEventPaintTime #45625

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2024

  1. Migrate enableCppPropsIteratorSetter to ReactNativeFeatureFlags

    Summary:
    Migrate enableCppPropsIteratorSetter to ReactNativeFeatureFlags
    
    changelog: [internal] internal
    
    Differential Revision: D60022936
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    18f2ae5 View commit details
    Browse the repository at this point in the history
  2. Migrate enableEagerRootViewAttachment to ReactNativeFeatureFlags

    Summary:
    Migrate enableEagerRootViewAttachment to ReactNativeFeatureFlags
    
    changelog: [internal] internal
    
    Differential Revision: D60022934
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9cdb696 View commit details
    Browse the repository at this point in the history
  3. Migrate enableFabricLogs to ReactNativeFeatureFlags

    Summary:
    Migrate enableFabricLogs to ReactNativeFeatureFlags
    
    changlog: [internal] internal
    
    Differential Revision: D60022935
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cb4b19a View commit details
    Browse the repository at this point in the history
  4. Migrate unstable_enableTurboModuleSyncVoidMethods to ReactNativeFeatu…

    …reFlags
    
    Summary:
    Migrate unstable_enableTurboModuleSyncVoidMethods to ReactNativeFeatureFlags
    
    changelog: [internal] internal
    
    Differential Revision: D60022937
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    db67dfa View commit details
    Browse the repository at this point in the history
  5. Migrate traceTurboModulePromiseRejections to ReactNativeFeatureFlags

    Summary:
    Migrate traceTurboModulePromiseRejections to ReactNativeFeatureFlags
    
    changelog: [internal] internal
    
    Differential Revision: D60124027
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8067861 View commit details
    Browse the repository at this point in the history
  6. Delete CoreFeatures::excludeYogaFromRawProps

    Summary:
    I'm deleting CoreFeatures::excludeYogaFromRawProps in favor of ReactNativeFeatureFlags::excludeYogaFromRawProps();
    
    changelog: [internal] internal
    
    Differential Revision: D60124448
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    29a493c View commit details
    Browse the repository at this point in the history
  7. Delete CoreFeatures::enablePropIteratorSetter

    Summary:
    Delete CoreFeatures::enablePropIteratorSetter in favor of ReactNativeFeatureFlags::enablePropIteratorSetter
    
    changelog: [internal] internal
    
    Differential Revision: D60129358
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fb142e6 View commit details
    Browse the repository at this point in the history
  8. Migrate enableGranularScrollViewStateUpdatesIOS to ReactNativeFeature…

    …Flags
    
    Differential Revision: D60131784
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7bfe30d View commit details
    Browse the repository at this point in the history
  9. Delete CoreFeatures::enableReportEventPaintTime (facebook#45625)

    Summary:
    Pull Request resolved: facebook#45625
    
    I'm deleting CoreFeatures::enableReportEventPaintTime because this feature flag has never been enabled since it was created 8+ months ago
    
    changelog: [internal] internal
    
    Differential Revision: D60134872
    mdvacca committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    097b78f View commit details
    Browse the repository at this point in the history