Closed Bug 676003 Opened 13 years ago Closed 13 years ago

Add 'browser.dom.window.dump.enabled' preference, disabled by default

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 8

People

(Reporter: snorp, Assigned: snorp)

Details

(Whiteboard: [inbound])

Attachments

(1 file)

There is a preference that makes dump() in JS work more consistently, but it's not in the default pref list.  Adding new prefs through the UI in Fennec is a pain, so it would be nice if it was already in the list and just disabled.

By toggling the 'browser.dom.window.dump.enabled' pref to true and doing the following via adb, dump() output also appears in logcat:

$ adb shell stop
$ adb shell setprop log.redirect-stdio true
$ adb shell start
Patch which adds the pref on mobile
Attachment #550122 - Flags: review+
http://hg.mozilla.org/integration/mozilla-inbound/rev/05ae3ad96292
Assignee: nobody → snorp
Status: NEW → ASSIGNED
Keywords: checkin-needed
Whiteboard: [inbound]
http://hg.mozilla.org/mozilla-central/rev/05ae3ad96292
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 8
Verified fixed on build: Mozilla /5.0 (Android;Linux armv7l;rv:8.0a1) Gecko/20110807 Firefox/8.0a1 Fennec/8.0a1

Device: LG Optimus 2X (Android 2.2)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: