Closed Bug 572101 Opened 14 years ago Closed 14 years ago

debug prefs are resetted often while debugging

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: vingtetun, Assigned: vingtetun)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Patch (obsolete) — Splinter Review
      No description provided.
Attachment #451267 - Flags: review?(mark.finkle)
Why are those prefs needed at all? Neither of them are required to have a default, so I would just remove them.
Comment on attachment 451267 [details] [diff] [review]
Patch


>+#ifdef MOZ_OFFICIAL_BRANDING
> pref("javascript.options.showInConsole", false);
> pref("browser.dom.window.dump.enabled", false);
>+#endif

Shouldn't we have an #else here to set them to true? Do these default to true somewhere?
Attachment #451267 - Flags: review?(mark.finkle) → review-
As pointed out, now that about:config works well, let's just remove these prefs
Attached patch PatchSplinter Review
Assignee: nobody → 21
Attachment #451267 - Attachment is obsolete: true
Attachment #451326 - Flags: review?(mark.finkle)
Attachment #451326 - Flags: review?(mark.finkle) → review+
http://hg.mozilla.org/mobile-browser/rev/af21af780caa
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
verified FIXED on build:

Mozilla/5.0 (X11; U; Linux armv71; Nokia N900; en-US; rv:1.9.3a6pre) Gecko/2010621 Namoroka/3.7a6pre Fennec/2.0a1pre
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: