Closed Bug 772510 Opened 13 years ago Closed 13 years ago

Build warning in DoorHanger.java:171

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 16

People

(Reporter: cwiiis, Assigned: cwiiis)

Details

Attachments

(1 file)

Building a recent check-out of m-c, I get this build warning: /home/cwiiis/Projects/mozilla-central/mobile/android/base/DoorHanger.java:171: warning: [static] static variable should be qualified by type name, GeckoApp, instead of by an expression if (mPersistWhileVisible && GeckoApp.mAppContext.mDoorHangerPopup.isShowing()) { Patch incoming.
Fix warning by accessing static class variable via class name instead of variable name.
Attachment #640635 - Flags: review?(mark.finkle)
Attachment #640635 - Flags: review?(mark.finkle) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 16
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: