Skip to content

fix: DH-22416: Patch out GWT Logging's requirement of checking location#8017

Open
niloc132 wants to merge 1 commit into
deephaven:mainfrom
niloc132:22416-log-config-from-url
Open

fix: DH-22416: Patch out GWT Logging's requirement of checking location#8017
niloc132 wants to merge 1 commit into
deephaven:mainfrom
niloc132:22416-log-config-from-url

Conversation

@niloc132
Copy link
Copy Markdown
Member

No description provided.

@niloc132 niloc132 added this to the 42.0 milestone May 11, 2026
@niloc132 niloc132 requested a review from bmingles May 11, 2026 21:21
@github-actions
Copy link
Copy Markdown
Contributor

No docs changes detected for bf848ae

import com.google.gwt.core.client.EntryPoint;
import com.google.gwt.core.client.GWT;
import com.google.gwt.core.client.GWT.UncaughtExceptionHandler;
import com.google.gwt.user.client.Window.Location;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot noticed import Window.Location is imported but doesn't seem to be used. Is this just a GWT nuance, or should this be removed?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

No, this is correct, it should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants