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

[iOS] Fix NRE in PageRenderer #13013

Merged
merged 1 commit into from
Dec 10, 2020
Merged

[iOS] Fix NRE in PageRenderer #13013

merged 1 commit into from
Dec 10, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix NRE in PageRenderer

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

PR Checklist

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

@rmarinho
Copy link
Member

rmarinho commented Dec 2, 2020

Hey @jsuarezruiz is it possible to add a UITest?

@jsuarezruiz
Copy link
Contributor Author

Not sure exactly how to reproduce it. I asked @VladislavAntonyuk for a repro sample. If we can have a way to reproduce it, for sure, will include a UITest.

@VladislavAntonyuk
Copy link
Contributor

@jsuarezruiz I was not able to reproduce the issue in the latest nightly build, but anyway your fix should prevent any future related problems

@samhouts samhouts added i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often i/regression labels Dec 10, 2020
@rmarinho rmarinho merged commit fe0db3b into 5.0.0 Dec 10, 2020
@rmarinho rmarinho deleted the fix-12989 branch December 10, 2020 11:21
@samhouts samhouts added this to the 5.0.0 milestone Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/page i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often i/regression p/iOS 🍎 t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NRE in PageRenderer
4 participants