Bug 1586308 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hi, verified on a test try build with 
Samsung Galaxy S9 (Android 8.0.0)
- fennec.settings_general.full_screen_browsing - the field is correctly updated based on the change
- fennec.settings_general.tab_queue - value is defined with "true" by default even if the “Settings/General/Tab queue” setting was not changed - it should have been "false"
- fennec.settings_general.tab_queue_usage_count - the counter is incremented by "1" after enabling the option even though there wasn't any tab present in queue, but "tab_queue_usage_count" is not updated correctly with added tabs after a new core ping is sent.

Google Pixel 3 XL (Android 9), Google Pixel 
- fennec.settings_general.full_screen_browsing - for this field the value is set false even if the option is enabled
- fennec.settings_general.tab_queue - value is defined with "false" from start 
- fennec.settings_general.tab_queue_usage_count - "tab_queue_usage_count" is not updated correctly with the newly added tabs after a new core ping is sent.

* Note - on monday I will resume with the testing for the rest of the events.
Hi, verified on a test try build with 
Samsung Galaxy S9 (Android 8.0.0)
- fennec.settings_general.full_screen_browsing - the field is correctly updated based on the change
- fennec.settings_general.tab_queue - value is defined with "true" by default even if the “Settings/General/Tab queue” setting was not changed - it should have been "false"
- fennec.settings_general.tab_queue_usage_count - the counter is incremented by "1" after enabling the option even though there wasn't any tab present in queue, but "tab_queue_usage_count" is not updated correctly with added tabs after a new core ping is sent.

Google Pixel 3 XL (Android 9), Google Pixel 
- fennec.settings_general.full_screen_browsing - for this field the value is set false even if the option is enabled
- fennec.settings_general.tab_queue - value is defined with "false" from start 
- fennec.settings_general.tab_queue_usage_count - "tab_queue_usage_count" is not updated correctly with the newly added tabs after a new core ping is sent.

* Note - on monday I will resume with the testing for the rest of the events, under this category.

Back to Bug 1586308 Comment 2