Closed Bug 701870 Opened 14 years ago Closed 14 years ago

Make sure that setting a preference, then quiting, results in the preference being saved

Categories

(Firefox for Android Graveyard :: General, defect, P3)

ARM
Android
defect

Tracking

(firefox11 fixed, fennec11+)

VERIFIED FIXED
Tracking Status
firefox11 --- fixed
fennec 11+ ---

People

(Reporter: nhirata, Assigned: mfinkle)

Details

(Whiteboard: [testday-20111111])

1. go to the preferences and set to about:blank 2. hit back 3. explicitly quit the application by hitting the menu and selecting quit 4. relaunch Expected: about:home Actual: the last page that you are on. Note: even if you force quit the application using settings, and relaunch you still show the last page you are on. testbuild
OS: Mac OS X → Android
Hardware: x86 → ARM
Assignee: nobody → doug.turner
bugs related to our Quit feature.
Assignee: doug.turner → blassey.bugs
We use to rely on onXreExit() delaying System.exit(). Things may have changed using the window.close() approach, but not sure. We should verify that setting a preference, then quiting, results in the preference being saved.
We could wait for Gecko to quit ("quit-application") and send a "Gecko:Quit" to Java, and then System.exit(0)
Assignee: blassey.bugs → mark.finkle
Priority: -- → P3
You can't set the homepage right now, it fails with E/GeckoPreferences( 717): invalid preference given to setPreference() about:home is hardcoded. That's bug 696950. It's a pity because about:home is completely broken. Bug 701380 will reimplement it in Java. If you were seeing the last used page, that was the screenshot, which has been disabled a few days ago. So I'd dupe this to bug 696950, but comment 2 mentions another bug. Changing the summary accordingly.
Summary: Setting the home page doesn't show after explicitly quitting the application. → Make sure that setting a preference, then quiting, results in the preference being saved
Should be fixed now that "Quit" is fixed
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Samsung Galaxy SII (Android 2.3.4) 20111202040206 http://hg.mozilla.org/projects/birch/rev/e2a54aafac18
Status: RESOLVED → VERIFIED
So, the home page preference is still not being saved between quits...tested with 12/06 build.
That's bug 696950 - about:home is hardcoded. Ask :bnicholson to unbitrot his patch...
tracking-fennec: --- → 11+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.