Closed
Bug 1966117
Opened 2 months ago
Closed 1 month ago
[SearchConfig V2] Search engines are not loaded when starting up in airplane mode
Categories
(Firefox for Android :: Search, defect)
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: standard8, Assigned: skhan, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3][search-consolidation])
Attachments
(1 file)
Steps to reproduce
- On Firefox for Android Nightly - Secret Settings - enable the "Remote Search Configuration" toggle, and restart the app.
- Check the available engines in the search button in the address bar.
- Close the application fully, so that it quits.
- Put the device into airplane mode.
- Start Firefox for Android Nightly.
- Check the search button in the address bar.
Expected behavior
- The engines available in step 2 are available in step 6.
Actual behavior
- No search engines are listed, only the Tabs/History/Search Settings options.
Device information
- Firefox version: Nightly 140.0a1
Any additional information?
I think that the application is not using the remote settings get_attachment
API, and therefore the icons are not being loaded from the dumps / local cache.
Updated•2 months ago
|
Updated•1 month ago
|
Assignee: nobody → skhan
Status: NEW → ASSIGNED
Pushed by sarahkhan1107@hotmail.com:
https://hg.mozilla.org/integration/autoland/rev/8397c12d122a
Fix search icons fetched from client r=android-reviewers,harrisono
Pushed by smolnar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3c45d9f14ba3
Revert "Bug 1966117 - Fix search icons fetched from client r=android-reviewers,harrisono" for causing fenix ui-test failures
Comment 4•1 month ago
|
||
Backed out for causing ui-test failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/3c45d9f14ba37a16a74bff39b342670e70569b44
Flags: needinfo?(skhan)
Pushed by tchoh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8f94e672d208
Fix search icons fetched from client r=android-reviewers,harrisono
Comment 6•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•