Skip to content

Allow disabling Blob Cxx module - #11979

Merged
Julio César Rocha (JunielKatarn) merged 7 commits into
microsoft:mainfrom
jurocha-ms:issues/11439/blobhand-desktop
Aug 4, 2023
Merged

Allow disabling Blob Cxx module#11979
Julio César Rocha (JunielKatarn) merged 7 commits into
microsoft:mainfrom
jurocha-ms:issues/11439/blobhand-desktop

Conversation

@JunielKatarn

@JunielKatarn Julio César Rocha (JunielKatarn) commented Aug 4, 2023

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:shipit:

@JunielKatarn
Julio César Rocha (JunielKatarn) merged commit bde337f into microsoft:main Aug 4, 2023
Julio César Rocha (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
Julio César Rocha (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
Julio César Rocha (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
Julio César Rocha (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
Julio César Rocha (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
Julio César Rocha (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