Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Fix semaphore issues updating CollectionView on iOS #13119

Merged
merged 5 commits into from
Dec 16, 2020

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Dec 11, 2020

Description of Change

This is a partial backport of the fixes from PR #12837; some of the changes necessary for that fix also addressed the problems pointed out in #11853. These changes apply those fixes to version 4.8.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Automated UI test

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

…alls that

were messing up the internal UICollectionView bookkeeping; fixes #11853
Copy link
Member

@rmarinho rmarinho left a comment

Choose a reason for hiding this comment

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

AddingItemToUnviewedCollectionViewShouldNotCrash is failing on iOS11 and iOS12

@jsuarezruiz jsuarezruiz added a/collectionview i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/iOS 🍎 labels Dec 14, 2020
Copy link
Contributor

@jsuarezruiz jsuarezruiz left a comment

Choose a reason for hiding this comment

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

Captura de pantalla 2020-12-14 a las 14 02 25

@rmarinho rmarinho added 4.8.0 regression on 4.8.0 and removed 4.8.0 regression on 4.8.0 labels Dec 15, 2020
@rmarinho rmarinho added this to the 4.8.0 milestone Dec 15, 2020
@hartez hartez added the blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. label Dec 15, 2020
@rmarinho
Copy link
Member

rmarinho commented Dec 15, 2020

@jsuarezruiz
Copy link
Contributor

Could this PR fix #10329?

@rmarinho
Copy link
Member

rmarinho commented Dec 16, 2020

@hartez seems some tests are failing ios11 and ios12

CarouselViewPositionFromVisibilityChangeTest_apple_iphone_x_11_4_1

@hartez
Copy link
Contributor Author

hartez commented Dec 16, 2020

Could this PR fix #10329?

Tested, and it doesn't.

@rmarinho rmarinho merged commit 626f756 into 4.8.0 Dec 16, 2020
@rmarinho rmarinho deleted the remove-performbatchupdates branch December 16, 2020 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/collectionview blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often m/high impact ⬛ p/iOS 🍎 t/bug 🐛
Projects
None yet
4 participants