Closed
Bug 1345712
Opened 8 years ago
Closed 8 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•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=adb36a6bb998bdf723ba41af8fb3ab28a5608ed5
Assignee | ||
Comment 3•8 years ago
|
||
Attachment #8845208 -
Attachment is obsolete: true
Assignee | ||
Comment 4•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=cb65861da9af1a379e82fb46b3cc290f3f4af683
Assignee | ||
Updated•8 years ago
|
Attachment #8845252 -
Flags: review?(jmuizelaar)
Assignee | ||
Comment 5•8 years ago
|
||
Attachment #8845252 -
Attachment is obsolete: true
Attachment #8845252 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•8 years ago
|
Attachment #8845673 -
Flags: review?(jmuizelaar)
Updated•8 years ago
|
Attachment #8845673 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 6•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=abd106c5bf2219a5ff23b02719c628db71f8c5a9
Assignee | ||
Comment 7•8 years ago
|
||
Update reftest.list
Attachment #8845673 -
Attachment is obsolete: true
Attachment #8845684 -
Flags: review+
Assignee | ||
Comment 8•8 years ago
|
||
Attachment #8845684 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8845687 -
Flags: review+
Assignee | ||
Comment 9•8 years ago
|
||
Rebased.
Attachment #8845687 -
Attachment is obsolete: true
Attachment #8845717 -
Flags: review+
Assignee | ||
Comment 10•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d88c82ab27f02d55f50976f4819fac7461ed4b97
Comment 11•8 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: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 12•8 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•8 years ago
|
||
Attachment #8845717 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8845797 -
Flags: review+
Assignee | ||
Comment 14•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c01efa82daf839fa1a12248f81cd35dc87504b08
Comment 15•8 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: 8 years ago → 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 16•8 years ago
|
||
Hmm, I made mistake during rebasing the patch:(
Assignee | ||
Comment 17•8 years ago
|
||
From the investigation, a regression of scrolling video is not related to this bug.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 18•8 years ago
|
||
Attachment #8846480 -
Flags: review+
Assignee | ||
Comment 19•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=11ea1eea0a5074550244d272585fee918bb67075
Comment 20•8 years ago
|
||
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/df803a096e8d Fix rebasing failure r=jrmuizel
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 21•8 years ago
|
||
Assignee | ||
Comment 22•8 years ago
|
||
Attachment #8846617 -
Attachment is obsolete: true
Attachment #8846655 -
Flags: review+
Assignee | ||
Comment 23•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7807a0c203a433aa0f2c951ad9030728eef17ce0
Comment 24•8 years ago
|
||
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/7f34eb94467b Fix rebasing failure part 2 r=jrmuizel
Comment 25•8 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
•