Closed Bug 728005 Opened 12 years ago Closed 12 years ago

Crash when entering full screen mode on Android 2.3: java.lang.NoSuchMethodError: android.view.View.setSystemUiVisibility

Categories

(Firefox for Android Graveyard :: General, defect)

13 Branch
All
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 13

People

(Reporter: mbrubeck, Assigned: mbrubeck)

References

Details

(Keywords: regression, Whiteboard: [has patch])

Attachments

(1 file)

Attached patch patchSplinter Review
Entering full screen mode (e.g. using the "Full Screen" add-on) causes a crash on Android 2.3 and below:

E/AndroidRuntime(25248): java.lang.NoSuchMethodError: android.view.View.setSystemUiVisibility
E/AndroidRuntime(25248): 	at org.mozilla.gecko.GeckoApp$33.run(GeckoApp.java:1651)

This method is available only on API level 11 and higher.
Attachment #597989 - Flags: review?(sriram)
Comment on attachment 597989 [details] [diff] [review]
patch

Aah, I had missed the check :)
Attachment #597989 - Flags: review?(sriram) → review+
http://hg.mozilla.org/integration/mozilla-inbound/rev/4299742bf32b
Target Milestone: --- → Firefox 13
Version: Trunk → Firefox 13
https://hg.mozilla.org/mozilla-central/rev/4299742bf32b
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Nightly 13.0a1 (2012-02-21)
Device: Samsung Nexus S - Android 2.3.6
        HTC Desire - Android 2.2.2

Full-screen add-on was successfully installed, disabled, enabled and uninstalled.
Marking bug as verified fixed.
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: