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

**DONT MERGE** [BraveNews] Refactor brave news's button and dialog and fix dialog not getting closed while clicking that button. #24274

Closed
wants to merge 2 commits into from

Conversation

fallaciousreasoning
Copy link
Contributor

This PR is to run CI for #24226

getting closed while clicking that button.

Basically this issue is getting fixed when we use |OnWidgetDestroyed|
method of |BraveNewsBubbleView| to reset the current bubble(slower)
instead of depending on |SetCloseCallback|(faster).

Refer: https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/views/location_bar/icon_label_bubble_view.h;l=291;drc=f2263729318bf6737e153bc27e70ab3379a789b4
@fallaciousreasoning fallaciousreasoning force-pushed the fix_news_button_dialog_jay branch 2 times, most recently from 6e2c47a to 82317f8 Compare June 24, 2024 03:58
@fallaciousreasoning
Copy link
Contributor Author

#24226 merged so we don't need this

@fallaciousreasoning fallaciousreasoning deleted the fix_news_button_dialog_jay branch July 8, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants