Closed
Bug 1345712
Opened 9 years ago
Closed 9 years ago
Youtube video is not scaled correctly when zoom is changed
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla55
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(3 files, 7 obsolete files)
|
8.13 KB,
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
|
1.21 KB,
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
|
7.33 KB,
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
If zoom is changed during playing a video on youtube. The video is not scaled correctly.
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8845208 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8845252 -
Flags: review?(jmuizelaar)
| Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8845252 -
Attachment is obsolete: true
Attachment #8845252 -
Flags: review?(jmuizelaar)
| Assignee | ||
Updated•9 years ago
|
Attachment #8845673 -
Flags: review?(jmuizelaar)
Updated•9 years ago
|
Attachment #8845673 -
Flags: review?(jmuizelaar) → review+
| Assignee | ||
Comment 6•9 years ago
|
||
| Assignee | ||
Comment 7•9 years ago
|
||
Update reftest.list
Attachment #8845673 -
Attachment is obsolete: true
Attachment #8845684 -
Flags: review+
| Assignee | ||
Comment 8•9 years ago
|
||
Attachment #8845684 -
Attachment is obsolete: true
| Assignee | ||
Updated•9 years ago
|
Attachment #8845687 -
Flags: review+
| Assignee | ||
Comment 9•9 years ago
|
||
Rebased.
Attachment #8845687 -
Attachment is obsolete: true
Attachment #8845717 -
Flags: review+
| Assignee | ||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/85041e579ef1
Add ScaleMode handling to WebRenderImageLayer r=jrmuizel
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 12•9 years ago
|
||
Backout for now. Changed before my push seemed to change reftest result.
https://hg.mozilla.org/projects/graphics/rev/c633d1ffd538
| Assignee | ||
Comment 13•9 years ago
|
||
Attachment #8845717 -
Attachment is obsolete: true
| Assignee | ||
Updated•9 years ago
|
Attachment #8845797 -
Flags: review+
| Assignee | ||
Comment 14•9 years ago
|
||
Comment 15•9 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/060bdd109602
Add ScaleMode handling to WebRenderImageLaye r=jrmuizel
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 16•9 years ago
|
||
Hmm, I made mistake during rebasing the patch:(
| Assignee | ||
Comment 17•9 years ago
|
||
From the investigation, a regression of scrolling video is not related to this bug.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 18•9 years ago
|
||
Attachment #8846480 -
Flags: review+
| Assignee | ||
Comment 19•9 years ago
|
||
Comment 20•9 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/df803a096e8d
Fix rebasing failure r=jrmuizel
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 21•9 years ago
|
||
| Assignee | ||
Comment 22•9 years ago
|
||
Attachment #8846617 -
Attachment is obsolete: true
Attachment #8846655 -
Flags: review+
| Assignee | ||
Comment 23•9 years ago
|
||
Comment 24•9 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/7f34eb94467b
Fix rebasing failure part 2 r=jrmuizel
Comment 25•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/85041e579ef1
then backout: https://hg.mozilla.org/mozilla-central/rev/c633d1ffd538
https://hg.mozilla.org/mozilla-central/rev/060bdd109602
https://hg.mozilla.org/mozilla-central/rev/df803a096e8d
https://hg.mozilla.org/mozilla-central/rev/7f34eb94467b
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•