Closed Bug 982552 Opened 10 years ago Closed 10 years ago

MOZ_DEBUG not defined in mobile/android/modules/WebappManager.jsm for debug build

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P3)

30 Branch
ARM
Android
defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 30

People

(Reporter: myk, Assigned: myk)

References

Details

Attachments

(1 file)

I'm unsure when MOZ_DEBUG stopped being defined in mobile/android/modules/, but it isn't anymore, so the `#ifdef MOZ_DEBUG` directive in WebappManager.jsm needs to be something else, perhaps `#ifdef DEBUG`, to which dom/apps/src/Webapps.jsm changed last month <http://hg.mozilla.org/mozilla-central/rev/95b4dc85e526>, and which works as expected.
Blocks: 982182
Attachment #8389682 - Flags: review?(wjohnston) → review?(mark.finkle)
Attachment #8389682 - Flags: review?(mark.finkle) → review+
Priority: -- → P3
https://hg.mozilla.org/mozilla-central/rev/e1e6edb891a4
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
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: