Skip to content

feat: support UWP webview debugging#1282

Merged
connor4312 merged 4 commits intomainfrom
uwp-pipes
May 20, 2022
Merged

feat: support UWP webview debugging#1282
connor4312 merged 4 commits intomainfrom
uwp-pipes

Conversation

@connor4312
Copy link
Member

Fixes #1209

cc @DavidShoe

@connor4312 connor4312 added this to the May 2022 milestone May 20, 2022
@connor4312 connor4312 requested a review from roblourens May 20, 2022 20:50
@connor4312 connor4312 self-assigned this May 20, 2022
type: 'boolean',
description: refString('edge.useWebView.description'),
default: false,
type: 'object',
Copy link
Member

Choose a reason for hiding this comment

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

Is back-compat an issue?

Copy link
Member Author

Choose a reason for hiding this comment

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

We actually don't need back compat here -- the native webview debugging only worked when launching a browser, and the UWP webview debugging only supports attachment. So any boolean here would have been ignored

@connor4312 connor4312 merged commit 80a21b2 into main May 20, 2022
@connor4312 connor4312 deleted the uwp-pipes branch May 20, 2022 21:04
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.

Support for debugging webviews in UWPs

2 participants