[PR #6697] [MERGED] PM-33909: bug: Check the column index before querying for 3rd party autofill data #100177

Closed
opened 2026-05-31 04:43:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6697
Author: @david-livefront
Created: 3/19/2026
Status: Merged
Merged: 3/19/2026
Merged by: @david-livefront

Base: mainHead: PM-33909-3rd-party-autofill-crash


📝 Commits (1)

  • 2884601 PM-33909: Check the column index before querying for 3rd party autofill data

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/data/autofill/manager/browser/BrowserThirdPartyAutofillManagerImpl.kt (+6 -4)

📄 Description

🎟️ Tracking

PM-33909

📔 Objective

This PR updates the BrowserThirdPartyAutofillManagerImpl to query for the 3rd party autofill data in a safer manner in order to avoid a rare crash seen in Crashlytics.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6697 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/19/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-33909-3rd-party-autofill-crash` --- ### 📝 Commits (1) - [`2884601`](https://github.com/bitwarden/android/commit/28846015e928049b15de2b8cc21e9d714fabeaa4) PM-33909: Check the column index before querying for 3rd party autofill data ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/autofill/manager/browser/BrowserThirdPartyAutofillManagerImpl.kt` (+6 -4) </details> ### 📄 Description ## 🎟️ Tracking [PM-33909](https://bitwarden.atlassian.net/browse/PM-33909) ## 📔 Objective This PR updates the `BrowserThirdPartyAutofillManagerImpl` to query for the 3rd party autofill data in a safer manner in order to avoid a rare crash seen in Crashlytics. [PM-33909]: https://bitwarden.atlassian.net/browse/PM-33909?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-31 04:43:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#100177