Open
Bug 1107751
Opened 10 years ago
Updated 2 years ago
Evaluate delaying XMLHttpRequests coming from hidden tabs/apps to save power
Categories
(Core :: Networking, defect, P5)
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [necko-would-take])
Dietrich's talk during today's battery optimization workshop gave me this idea. The use-case here is multiple web apps on a Firefox OS phone using XMLHttpRequest to retrieve data from a server (e.g. messaging apps getting new messages, social apps retrieving friends' activities, etc...). When those apps (or tabs in the case of a desktop browser) are hidden we might not honor them immediately so that we can gather a few and then send all of them in one go thus turning on the modem only once to serve all of them.
Comment 1•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•