Closed Bug 930179 Opened 11 years ago Closed 11 years ago

Stifle URL logging for private tabs with the new Intent:GetHandlers message

Categories

(Firefox for Android Graveyard :: General, defect)

27 Branch
ARM
Android
defect
Not set
normal

Tracking

(firefox27 fixed)

RESOLVED FIXED
Firefox 27
Tracking Status
firefox27 --- fixed

People

(Reporter: aaronmt, Assigned: mfinkle)

References

Details

(Keywords: privacy, regression, reproducible, Whiteboard: [mentor=margaret][lang=js][good first bug])

We're accidentally leaking private URL's through GeckoConsole

Open a private tab, visit Yelp

E/GeckoConsole(22548): Sending: {"type":"Intent:GetHandlers","mime":"","action":"","url":"http://m.yelp.com/","packageName":"","className":""}

Introduced via bug 780379
Keywords: privacy
This logging should be removed in all situations, not just private tabs. It's debugging code.
We should remove this line here:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/modules/HelperApps.jsm#135
Whiteboard: [mentor=margaret][lang=js][good first bug]
fixed in bug 930452
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee: nobody → mark.finkle
Depends on: 930452
Target Milestone: --- → Firefox 27
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.