Skip to content
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

Fix issues with google link unwrapping #2182

Merged
merged 3 commits into from
Oct 4, 2018
Merged

Conversation

bcyphers
Copy link
Contributor

@bcyphers bcyphers commented Oct 4, 2018

When cleaning links, don't remove 'about', 'class', or 'aria-*' attributes. Fixes #2181.

When cleaning links, don't remove 'about', 'class', or 'aria-*'
attributes. Fixes #2181.
@bcyphers bcyphers requested a review from ghostwords October 4, 2018 18:37
@bcyphers
Copy link
Contributor Author

bcyphers commented Oct 4, 2018

Is it worth adding the same exceptions to the hangouts/docs comment unwrapping?

@ghostwords
Copy link
Member

Sure, may avoid breakage in the future.

Apply same exceptions when stripping attributes from static Google link
shims in hangouts and google docs.
@bcyphers bcyphers force-pushed the google-link-quickfix branch from 3c82189 to 8a191bd Compare October 4, 2018 19:51
Copy link
Member

@ghostwords ghostwords left a comment

Choose a reason for hiding this comment

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

Thank you!

@ghostwords ghostwords merged commit 8a191bd into master Oct 4, 2018
ghostwords added a commit that referenced this pull request Oct 4, 2018
Fix style problems and the "open results in new browser windows" setting
on Google Search.
@ghostwords ghostwords deleted the google-link-quickfix branch October 4, 2018 20:29
@ghostwords ghostwords added the first-party relating to first-party scripts label Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first-party relating to first-party scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

breaks google search setting to open new tab immediately on click of search result link
2 participants