Closed
Bug 1024599
Opened 10 years ago
Closed 4 years ago
notify user if a tab has used more than X data while in the background
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(fennec+)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: blassey, Unassigned)
References
Details
(Whiteboard: [mobiledata])
No description provided.
Reporter | ||
Updated•10 years ago
|
tracking-fennec: ? → +
Comment 3•10 years ago
|
||
The basic idea here is to not allow a tab to use more than a predetermined limit of networking, and possibly battery, while in the background. If we catch a tab using more than the limit, we should block it and prompt the user.
Updated•10 years ago
|
Summary: notify user if a tab has used more than X data → notify user if a tab has used more than X data while in the background
Reporter | ||
Comment 4•10 years ago
|
||
mfinkle, I think we want to notify for foreground tabs as well.
Patrick, what would be the best way to monitor tabs for the amount of data they're using?
Flags: needinfo?(mcmanus)
Comment 5•10 years ago
|
||
we have a per appid measurement.. is that going to work?
We don't have a strong notion of tab. Loadgroups provide occasional standin service.
Flags: needinfo?(mcmanus)
Reporter | ||
Comment 6•10 years ago
|
||
what does appid represent?
Updated•9 years ago
|
See Also: → 1278277
Updated•8 years ago
|
Whiteboard: [mobiledata]
Comment 8•6 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Comment 9•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•