Closed
Bug 1227599
Opened 10 years ago
Closed 9 years ago
Scrubber in video controls is wonky
Categories
(Firefox for Android Graveyard :: Audio/Video, defect)
Firefox for Android Graveyard
Audio/Video
Tracking
(firefox42 unaffected, firefox43 unaffected, firefox44 unaffected, firefox45+ verified, firefox46+ verified, fennec45+)
VERIFIED
FIXED
Firefox 46
Tracking | Status | |
---|---|---|
firefox42 | --- | unaffected |
firefox43 | --- | unaffected |
firefox44 | --- | unaffected |
firefox45 | + | verified |
firefox46 | + | verified |
fennec | 45+ | --- |
People
(Reporter: snorp, Assigned: kats)
References
Details
(Keywords: regression, reproducible)
Attachments
(2 files)
278.83 KB,
image/png
|
Details | |
952 bytes,
patch
|
snorp
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
It has a box around it.
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → mark.finkle
Comment 1•10 years ago
|
||
Inbound regression window:
last good build: f23ae6d4207719a808b285f0eb0504145b37d709
first bad build: 474012a19e10b189cb6a4521346787fdb44f49e3
pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=f23ae6d4207719a808b285f0eb0504145b37d709&tochange=474012a19e10b189cb6a4521346787fdb44f49e3
status-firefox42:
--- → unaffected
status-firefox43:
--- → unaffected
status-firefox44:
--- → unaffected
status-firefox45:
--- → affected
Keywords: regression,
reproducible
Updated•9 years ago
|
status-firefox46:
--- → affected
Updated•9 years ago
|
Assignee | ||
Comment 2•9 years ago
|
||
I suppose I should look at this.
Assignee: mark.finkle → bugmail.mozilla
Assignee | ||
Updated•9 years ago
|
Summary: Scrubbed in video controls is wonky → Scrubber in video controls is wonky
Assignee | ||
Comment 3•9 years ago
|
||
Apparently the scrubber is a xul|thumb so my change at https://hg.mozilla.org/integration/mozilla-inbound/rev/b5d654090848#l2.105 made it pick up that styling, which gave it a background color. I'll change it back to xul|scrollbar xul|thumb so it doesn't affect non-scrollbar thumbs.
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8706629 -
Flags: review?(snorp)
Reporter | ||
Updated•9 years ago
|
Attachment #8706629 -
Flags: review?(snorp) → review+
Comment 6•9 years ago
|
||
backout bugherder landing |
I had to back this out for android assertions like https://treeherder.mozilla.org/logviewer.html#?job_id=6568946&repo=fx-team
https://hg.mozilla.org/integration/fx-team/rev/efb769687f96
Comment 7•9 years ago
|
||
Digging into the log these are:
###!!! ASSERTION: Scroll area should be inside client rect: 'r.width >= 0', file /builds/slave/fx-team-and-api-11-d-000000000/build/src/layout/generic/nsGfxScrollFrame.cpp, line 5071
###!!! ASSERTION: Scroll area should be inside client rect: 'r.height >= 0', file /builds/slave/fx-team-and-api-11-d-000000000/build/src/layout/generic/nsGfxScrollFrame.cpp, line 5079
Assignee | ||
Comment 8•9 years ago
|
||
The assertions came from the other patch in the push (bug 1238239) so I'm relanding this.
Comment 10•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Updated•9 years ago
|
tracking-fennec: ? → 45+
Comment 11•9 years ago
|
||
Verified as fixed in 46.0a1 2016-01-15;
Device: Asus Zenpad 8 (Android 5.0.2).
Comment 12•9 years ago
|
||
Tracking for 45+ since this is a recent regression.
kats would you like to request aurora uplift?
Assignee | ||
Comment 13•9 years ago
|
||
Comment on attachment 8706629 [details] [diff] [review]
Patch
Approval Request Comment
[Feature/regressing bug #]: bug 1223928
[User impact if declined]: the scrubber used to navigate through a video timeline has a border around it, which shouldn't be there
[Describe test coverage new/current, TreeHerder]: tested locally
[Risks and why]: very low risk, it was an accidental change to the CSS that caused it
[String/UUID change made/needed]: none
Flags: needinfo?(bugmail.mozilla)
Attachment #8706629 -
Flags: approval-mozilla-aurora?
Updated•9 years ago
|
Attachment #8706629 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 14•9 years ago
|
||
bugherder uplift |
Updated•9 years ago
|
Component: General → Audio/Video
Comment 15•9 years ago
|
||
Verified as fixed on:
Device: Nexus 6 (Android 6.0)
Build: Firefox for Android 45.0a2 (2016-01-25)
Updated•9 years ago
|
Status: RESOLVED → VERIFIED
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
•