Closed Bug 712341 Opened 13 years ago Closed 13 years ago

dump in workers doesn't appear in adb

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: mrbkap, Assigned: mrbkap)

References

Details

Attachments

(1 file, 1 obsolete file)

Patch forthcoming.
Attached patch Patch (obsolete) — Splinter Review
Assignee: nobody → mrbkap
Status: NEW → ASSIGNED
Attachment #583215 - Flags: review?(bent.mozilla)
Attachment #583215 - Flags: review?(bent.mozilla) → review+
Attached patch PatchSplinter Review
Attachment #583215 - Attachment is obsolete: true
Attachment #584334 - Flags: review?(bent.mozilla)
Comment on attachment 584334 [details] [diff] [review]
Patch

r=me.

I really wish we could figure out how to redirect stderr... Otherwise we're just going to litter this crap all over the project.
Attachment #584334 - Flags: review?(bent.mozilla) → review+
According to 

http://developer.android.com/guide/developing/tools/adb.html

You should be able to do

$ adb shell stop
$ adb shell setprop log.redirect-stdio true
$ adb shell start

To redirect stdout/stderr. But I played with that and it didn't seem to fix this.
https://hg.mozilla.org/mozilla-central/rev/c4cc8984c02e
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: