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

chore(iOS): Allow debugging slideshow webview #11219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Minion3665
Copy link
Member

Our main webview is debuggable in debug mode but we run slideshows in a separate webview - one which wasn't marked as debuggable.

That omission prevented it from showing up in Safari's remote debugger

Change-Id: I91ae6318e0a2f735c4cd0b7faf9a9d2b1d00c68a

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Our main webview is debuggable in debug mode but we run slideshows in a
separate webview - one which wasn't marked as debuggable.

That omission prevented it from showing up in Safari's remote debugger

Signed-off-by: Skyler Grey <[email protected]>
Change-Id: I91ae6318e0a2f735c4cd0b7faf9a9d2b1d00c68a
@Minion3665 Minion3665 requested a review from timar February 21, 2025 16:03
Copy link
Member

@timar timar left a comment

Choose a reason for hiding this comment

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

You have to rebase to pass CI, otherwise the patch is OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Test
Development

Successfully merging this pull request may close these issues.

2 participants