1
0
Fork 0
fenix/app/src
Juan Goncalves ee62297b4c For #7854 - Update the views only if the bookmark node has changed
As the bookmark node data is loaded from storage every time the fragment's view is created, when the user navigates to the SelectFolderFragment and returns, the bookmark is loaded once again from storage, replacing the EditText's content (title and URL) which causes the loss of user input.

Validating that the loaded bookmark is different from the one that is already referenced in the fragment avoids unnecessarily replacing the `EditText`s values.
2020-05-18 13:05:12 -07:00
..
androidTest Revert "For #6313 - On first load, hides engineView until firstContentfulPaint" 2020-05-18 10:33:11 -07:00
debug Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fennecBeta/res No issue: losslessly compress image assets. 2020-05-04 14:54:46 -07:00
fennecNightly/res Optimize PNGs. 2020-02-14 09:41:54 -08:00
fennecProduction/res/xml Closes #8273: Add shortcuts.xml for fennecProduction variant. 2020-02-14 07:42:23 +01:00
geckoBeta/java/org/mozilla/fenix/engine Closes #7450: Lazy storage initialization 2020-03-19 15:46:50 -07:00
geckoNightly/java/org/mozilla/fenix/engine Closes #7450: Lazy storage initialization 2020-03-19 15:46:50 -07:00
main For #7854 - Update the views only if the bookmark node has changed 2020-05-18 13:05:12 -07:00
migration For #8803: hook up frameworkStart metric. 2020-04-17 09:11:58 -07:00
test Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00