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

Add navigation support to the object inspector #5206

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

bkonyi
Copy link
Contributor

@bkonyi bkonyi commented Feb 8, 2023

Allows for navigating back/forward using the browser's back/forward buttons.

This change also updates DevToolsRouterDelegate to keep track of its own navigation history, allowing for history navigation for non-browser targets in the future.

RELEASE_NOTE_EXCEPTION=VM developer mode feature

Allows for navigating back/forward using the browser's back/forward
buttons.

This change also updates DevToolsRouterDelegate to keep track of its own
navigation history, allowing for history navigation for non-browser
targets in the future.
@bkonyi bkonyi requested a review from a team as a code owner February 8, 2023 15:34
@Hixie
Copy link

Hixie commented May 10, 2023

I checked with @bkonyi and confirmed that this is still on their radar.

@bkonyi
Copy link
Contributor Author

bkonyi commented Jul 13, 2023

Picking this back up, but there's been some regressions in the router behavior that need to be resolved before this change can be verified and made ready to land (see flutter/flutter#130433).

@bkonyi
Copy link
Contributor Author

bkonyi commented Jul 20, 2023

Strange router behavior reported in flutter/flutter#130433 has been fixed and was able to verify this change works correctly in Chrome. @kenzieschmoll, this is ready for another review.

@Hixie
Copy link

Hixie commented Sep 20, 2023

I checked with @bkonyi and confirmed that this is still on their radar as of September 20th.

@goderbauer
Copy link
Member

(triage) I spoke to @bkonyi and he says this is still on his radar ... eventually.

@goderbauer
Copy link
Member

(triage): Spoke to @bkonyi last week and he promised to get back to this before he retires.

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.

None yet

4 participants