Closed
Bug 1137153
Opened 10 years ago
Closed 9 years ago
Default search engine is not preserved after crash
Categories
(Firefox for Android Graveyard :: Settings and Preferences, defect)
Tracking
(firefox36 affected, firefox37 affected, firefox38 affected, firefox39 affected)
People
(Reporter: TeoVermesan, Unassigned, Mentored)
References
Details
(Whiteboard: [good first bug][lang=js])
Tested with:
Device: Alcatel One Touch (Android 4.1.2)
Steps to reproduce:
1. Open Firefox (see that Google is default search engine)
2. Change default search engine to "Bing"
3. Perform a search with "Bing"
4. Crash Firefox (for example with: http://people.mozilla.org/~tmielczarek/crashme/ )
5. Restart Firefox and go to Settings -> Customize -> Search
Expected result:
- "Bing" is listed as default search engine
Actual result:
- "Google" is listed as default search engine
Reporter | ||
Updated•10 years ago
|
status-firefox36:
--- → affected
status-firefox37:
--- → affected
status-firefox38:
--- → affected
status-firefox39:
--- → affected
Updated•10 years ago
|
tracking-fennec: --- → ?
Comment 1•10 years ago
|
||
I'm not able to reproduce this.
I would have guessed that this was happening in a guest session but add-ons are not installable.
Comment 2•10 years ago
|
||
Let's do this by flushing prefs.
Status: NEW → RESOLVED
tracking-fennec: ? → ---
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 3•10 years ago
|
||
Bug 1118818 has the fix to crib from.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•10 years ago
|
Mentor: rnewman
Component: General → Settings and Preferences
Hardware: ARM → All
Whiteboard: [good first bug][lang=js]
Comment 4•9 years ago
|
||
from what I have researched in https://support.mozilla.org/en-US/questions/1034136
I came to know that mozilla.cfg is the file that must be affected.
And I would like to work on it, if this bug is still valid.
Comment 5•9 years ago
|
||
I'd like to work on this if it's still open.
Comment 7•9 years ago
|
||
Probably, but not important -- especially as we'll shift search engine management into Java.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 9 years ago
Flags: needinfo?(rnewman)
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•