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

[Android] Re-introduce autofill in iframe #652

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

dbajpeyi
Copy link
Collaborator

@dbajpeyi dbajpeyi commented Sep 16, 2024

Reviewer: @GioSensation
Asana: https://app.asana.com/0/1205996472158114/1208236187388611/f

Description

Autofill was enabled for iframe in android, but later reverted, due to a bug in webview.

The bug is now fixed in the webview, and we're planning to bring back autofill.js in iframes, in android.
Android PR: duckduckgo/Android#5007

Steps to test

  1. Build android locally with this branch, using feature/cristian/autofill/bring_back_autofill_new_api on android repo
  2. Go to https://gravida.pro/ddg/navigate.html or https://privacy-test-pages.site/autofill/frame-form-submission-parent.html and try out autofill.js
  3. autofill.js should work (save, auto-submit, show-icons, etc).

@dbajpeyi dbajpeyi force-pushed the dbajpeyi/reintroduce-autofill-in-iframes branch from cebe077 to b0eb76c Compare September 16, 2024 13:35
@dbajpeyi dbajpeyi changed the title feat: re-introduce autofill in iframe [Android] re-introduce autofill in iframe Sep 16, 2024
@dbajpeyi dbajpeyi changed the title [Android] re-introduce autofill in iframe [Android] Re-introduce autofill in iframe Sep 16, 2024
@dbajpeyi dbajpeyi marked this pull request as ready for review September 16, 2024 14:01
Copy link
Member

@GioSensation GioSensation left a comment

Choose a reason for hiding this comment

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

Nice! Everything works as expected.

@dbajpeyi dbajpeyi merged commit 8462e3b into main Sep 16, 2024
1 check passed
@dbajpeyi dbajpeyi deleted the dbajpeyi/reintroduce-autofill-in-iframes branch September 16, 2024 14:38
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