Closed
Bug 1103213
Opened 11 years ago
Closed 11 years ago
video rendering trigger compositor recomposition even when application is in background
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.50 KB,
patch
|
nical
:
review+
bajaj
:
approval-mozilla-b2g34+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1097235 +++
During WebRTC, video rendering happens even when application is in background. It triggers composition even when the WebRTC application is in background.
| Assignee | ||
Updated•11 years ago
|
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Comment 3•11 years ago
|
||
[Blocking Requested - why for this release]:This bug blocks 2.1+ bug(Bug 1097235).
blocking-b2g: --- → 2.1?
| Assignee | ||
Comment 4•11 years ago
|
||
| Assignee | ||
Comment 5•11 years ago
|
||
| Assignee | ||
Comment 6•11 years ago
|
||
attachment 8527112 [details] [diff] [review] seems to cause reftest failure that include video.
| Assignee | ||
Comment 7•11 years ago
|
||
Attachment #8527112 -
Attachment is obsolete: true
| Assignee | ||
Comment 8•11 years ago
|
||
| Assignee | ||
Comment 9•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Attachment #8527223 -
Flags: review?(nical.bugzilla)
Updated•11 years ago
|
Attachment #8527223 -
Flags: review?(nical.bugzilla) → review+
| Assignee | ||
Comment 10•11 years ago
|
||
Comment 11•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Updated•11 years ago
|
blocking-b2g: 2.1? → 2.1+
Comment 12•11 years ago
|
||
Please NI for b2g34-approval once this is ready to be uplifted.
Updated•11 years ago
|
status-b2g-v2.1:
--- → affected
status-b2g-v2.2:
--- → fixed
status-firefox34:
--- → wontfix
status-firefox35:
--- → wontfix
status-firefox36:
--- → fixed
Flags: needinfo?(sotaro.ikeda.g)
| Assignee | ||
Comment 13•11 years ago
|
||
Comment on attachment 8527223 [details] [diff] [review]
patch - Do not compose when layer does not exist
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): none
User impact if declined: could cause performance problem when WebRTC app is in bakground.
Testing completed: locally tested
Risk to taking this patch (and alternatives if risky): low.
String or UUID changes made by this patch: none
Flags: needinfo?(sotaro.ikeda.g)
Attachment #8527223 -
Flags: approval-mozilla-b2g34?
Updated•11 years ago
|
Attachment #8527223 -
Flags: approval-mozilla-b2g34? → approval-mozilla-b2g34+
Comment 14•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•