Closed Bug 1442795 Opened 7 years ago Closed 7 years ago

Simplify <scale> bindings

Categories

(Core :: XUL, task)

59 Branch
task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: timdream, Assigned: timdream)

References

Details

Attachments

(1 file)

Still trying to figure out what we could do with the three bindings in scale.xml. For scalethumb I think I can safely remove it. For scaleslider as it extends basecontrol I need to look deeper.
Since the scale-thumb and scale-slider are XBL bindings, this is blocking bug 1397874, rather than depending on it.
Blocks: war-on-xbl
No longer depends on: war-on-xbl
Comment on attachment 8955727 [details] Bug 1442795 - Remove scale-thumb and scale-slider bindings https://reviewboard.mozilla.org/r/224812/#review230862 ::: toolkit/content/xul.css:873 (Diff revision 1) > min-width: 0% ! important; > min-height: 0% ! important; > -moz-box-ordinal-group: 2147483646; > } > > +/********** scale **************/ I believe we need to keep any styles (including those currently in scale.css) into minimal-xul.css so that it will be usable from the videocontrols binding (in HTML docs)
(In reply to Brian Grinstead [:bgrins] from comment #3) > ::: toolkit/content/xul.css:873 > (Diff revision 1) > > min-width: 0% ! important; > > min-height: 0% ! important; > > -moz-box-ordinal-group: 2147483646; > > } > > > > +/********** scale **************/ > > I believe we need to keep any styles (including those currently in > scale.css) into minimal-xul.css so that it will be usable from the > videocontrols binding (in HTML docs) As we discussed - keeping them in xul.css is actually fine since we load that file into content in the case of videocontrols/touchcontrols
Just to be on the safe side — I am going to manually test this out on Fennec before asking for review.
Attachment #8955727 - Flags: review?(enndeakin)
(In reply to Tim Guan-tin Chien [:timdream] (please needinfo) from comment #5) > Just to be on the safe side — I am going to manually test this out on Fennec > before asking for review. I can verify that the slider still works OK on Fennec.
Attachment #8955727 - Flags: review?(enndeakin) → review+
Pushed by timdream@gmail.com: https://hg.mozilla.org/integration/autoland/rev/cff47a58fcb6 Remove scale-thumb and scale-slider bindings r=enndeakin+6102
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Type: enhancement → task
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: