-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Add webview crash patch #40527
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
Add webview crash patch #40527
Conversation
|
@francoisl Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
| From 03e1b9910a795c9e3cf0e2f09f9e4590eeabca29 Mon Sep 17 00:00:00 2001 | ||
| From: Riccardo Cipolleschi <[email protected]> | ||
| Date: Mon, 19 Feb 2024 11:28:04 +0000 | ||
| Subject: [PATCH] [RN][iOS] Fix compiler flags passed to libraries | ||
|
|
||
| --- | ||
| .../scripts/cocoapods/__tests__/new_architecture-test.rb | 5 +++-- | ||
| packages/react-native/scripts/cocoapods/new_architecture.rb | 6 +++++- | ||
| 2 files changed, 8 insertions(+), 3 deletions(-) | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think all this shouldn't be here? AFAIK those should be typical .patch files that just contain a diff.
| From 03e1b9910a795c9e3cf0e2f09f9e4590eeabca29 Mon Sep 17 00:00:00 2001 | |
| From: Riccardo Cipolleschi <[email protected]> | |
| Date: Mon, 19 Feb 2024 11:28:04 +0000 | |
| Subject: [PATCH] [RN][iOS] Fix compiler flags passed to libraries | |
| --- | |
| .../scripts/cocoapods/__tests__/new_architecture-test.rb | 5 +++-- | |
| packages/react-native/scripts/cocoapods/new_architecture.rb | 6 +++++- | |
| 2 files changed, 8 insertions(+), 3 deletions(-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @francoisl this was supposed to be a draft. I'm failing to compile the IOS app locally so I gave this a try. I got the .patch file generated by github from a PR:
https://patch-diff.githubusercontent.com/raw/facebook/react-native/pull/43088.patch
This comment has been minimized.
This comment has been minimized.
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Fix build for WebView patch
Details
Fixed Issues
$ #40517
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop