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

ForeignToplevelManagerV1 now reports hidden window handles instead of purposefully hiding them #3380

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

mattkae
Copy link
Contributor

@mattkae mattkae commented May 7, 2024

When we switch workspaces, foreign top level was reporting different windows, which doesn't seem right. The spec doesn't specify whether or not hidden windows should be reported.

@mattkae mattkae requested a review from AlanGriffiths May 7, 2024 13:29
@mattkae mattkae requested a review from a team as a code owner May 7, 2024 13:29
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.32%. Comparing base (9c643d3) to head (2eee09b).
Report is 438 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3380      +/-   ##
==========================================
- Coverage   77.34%   77.32%   -0.02%     
==========================================
  Files        1070     1070              
  Lines       68409    68409              
==========================================
- Hits        52909    52899      -10     
- Misses      15500    15510      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RAOF
Copy link
Contributor

RAOF commented May 9, 2024

Urgh. This is another “I'm not against it as a practical improvement, but it's the wrong thing”. I think this wants a discussion about our window model next week.

@mattkae
Copy link
Contributor Author

mattkae commented Jun 10, 2024

Urgh. This is another “I'm not against it as a practical improvement, but it's the wrong thing”. I think this wants a discussion about our window model next week.

I still think that this is a worthwhile bugfix until we actually refactor our entire window type system. It usefully fixes a strange bug

Copy link
Contributor

@RAOF RAOF left a comment

Choose a reason for hiding this comment

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

Yeah, fair enough. This isn't going to impede doing a better job later!

@RAOF RAOF enabled auto-merge June 10, 2024 21:53
@RAOF RAOF added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit c8c7100 Jun 11, 2024
36 checks passed
@RAOF RAOF deleted the bugfix/report_hidden_windows branch June 11, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants