Closed Bug 1659267 Opened 4 years ago Closed 4 years ago

Remove usages of -moz-user-select across the Firefox codebase.

Categories

(Firefox :: General, defect)

defect

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: emilio, Assigned: soniasingla, Mentored)

Details

(Keywords: good-first-bug, Whiteboard: [lang=css], [wptsync upstream])

Attachments

(1 file)

user-select was unprefixed in bug 1492739, there's no reason Firefox code needs to use the -moz- prefixed version.

Hey Emilio, can I send the patch to this bug?

Yes, please do!

Hey emilio, can you please point me toward the test cases for this? I want to test it locally on my machine.

Also, just want to be sure, -moz-user-select , we are removing this for whole Firefox codebase !!!!

You need to change -moz-user-select by the unprefixed version (just user-select). There should be no behavior change.

Assignee: nobody → soniasingla.1812
Status: NEW → ASSIGNED
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0157255fe5ef
Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/25092 for changes under testing/web-platform/tests
Whiteboard: [lang=css] → [lang=css], [wptsync upstream]
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: