Files
brave-core/android/java
AlexeyBarabash 4d9b201fbf [cr134] [Android] Methods removed from AutofillProfile
Related Chromium changes:

	https://source.chromium.org/chromium/chromium/src/+/24d8405e25f96fa97d21389863dface2ade6e13e
	[Android] Remove getFullName from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/72580570fe7be032c5128493fc30bc56251be7a8
	[Android] Remove getCompanyName from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/11fd21337dc3663615d3ea80b7e96c98bdf7bc59
	[Android] Remove getStreetAddress from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/1ceb5bde6020708f4e8ac0915151669438029338
	[Android] Remove getRegion from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/57fb9997ef9f53926687f64839d11f3af07a81be
	[Android] Remove getLocality from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/de56249f9c4683ce2984934e7af0285219861201
	[Android] Remove getDependentLocality from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/7978a85b0dbffea43fad3fbd285481ed87bd1e47
	[Android] Remove getPostalCode from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/40e42067ab55a80a9ce27ebc56bea57e3b953900
	[Android] Remove getSortingCode from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/ca4b12631e134c813c16be27a388320128cab5d5
	[Android] Make getCountryCode private in the AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/07a3e15fd0a1399d4a2cce3b9065a4eda694c334
	[Android] Remove getPhoneNumber from AutofillProfile.

	https://source.chromium.org/chromium/chromium/src/+/7f480190852eb6dbce54a0703c99aa0a82de4534
	[Android] Remove getEmailAddress from AutofillProfile.
2025-02-18 12:46:57 +00:00
..