Skip to content

Fixes for issue #7509#77152

Closed
ghost wants to merge 15 commits intomasterfrom
unknown repository
Closed

Fixes for issue #7509#77152
ghost wants to merge 15 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Jul 10, 2019

Originally, we were only selecting iframes, which were in webviews. However, this made selecting webviews inaccessible because we were not selecting the iframes. As a result, I modified the selection method to select both iframes and webviews and put those tags in a single collection to enumerate through.

@joaomoreno
Copy link
Member

@pi1024e Did you maybe reference the wrong issue?

@mjbvz Is this maybe related to our discussion last month? Could this fix it?

@joaomoreno
Copy link
Member

Is this the same as #77121?

@ghost
Copy link
Author

ghost commented Jul 13, 2019

Yes this is! I just realized, except you forgot to check for iframe and web view again in another section of code, so I did that for better state management. I just now have to wait for approval!

@joaomoreno
Copy link
Member

@mjbvz Can you also check this one out?

@ghost ghost closed this Jul 16, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants