Skip to content

Conversation

@JunielKatarn
Copy link
Contributor

@JunielKatarn JunielKatarn commented Aug 4, 2023

Description

Allows disabling the Blob module in Desktop apps.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Host apps that override the RNW-provided HTTP module will encounter issues if they don't provide Blob support, due to the inter-dependency between both modules.

What

Introduces runtime option Blob.DisableModule.

Testing

Added RNTesterIntegrationTests::Fetch.

Microsoft Reviewers: codeflow:open?pullrequest=#11979

@JunielKatarn JunielKatarn requested review from a team as code owners August 4, 2023 06:40
@JunielKatarn JunielKatarn requested a review from a team August 4, 2023 06:41
Copy link
Member

@dannyvv dannyvv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@JunielKatarn JunielKatarn requested a review from dannyvv August 4, 2023 21:53
@JunielKatarn JunielKatarn merged commit bde337f into microsoft:main Aug 4, 2023
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Aug 4, 2023
* Define FetchTest

* Implement fetch test

* Allow disabling Blob Cxx module

* Change files

* Format FetchTest.js

* yarn lint
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Aug 4, 2023
* Define FetchTest

* Implement fetch test

* Allow disabling Blob Cxx module

* Change files

* Format FetchTest.js

* yarn lint
JunielKatarn added a commit that referenced this pull request Aug 4, 2023
* Allow disabling Blob Cxx module (#11979)

* Define FetchTest

* Implement fetch test

* Allow disabling Blob Cxx module

* Change files

* Format FetchTest.js

* yarn lint

* Remove change files

* Change files
JunielKatarn added a commit that referenced this pull request Aug 4, 2023
* Allow disabling Blob Cxx module (#11979)

* Define FetchTest

* Implement fetch test

* Allow disabling Blob Cxx module

* Change files

* Format FetchTest.js

* yarn lint

* Remove change files

* Change files
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Aug 29, 2023
* Define FetchTest

* Implement fetch test

* Allow disabling Blob Cxx module

* Change files

* Format FetchTest.js

* yarn lint
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Aug 29, 2023
* Define FetchTest

* Implement fetch test

* Allow disabling Blob Cxx module

* Change files

* Format FetchTest.js

* yarn lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants