CARVIEW |
Select Language
HTTP/2 200
accept-ranges: bytes
content-type: text/html; charset=UTF-8
set-cookie: Bugzilla_login_request_cookie=vkfbitDSA6Vd; path=/; secure; HttpOnly; SameSite=Lax
set-cookie: github_token=2BKiZytnHVTWuwkegF5NOWwtXiIEE5js6zupKgioVhiyM6siRdzJj34ntV1W3PEU8jjx9egeOs8UC8QfAp17R2To1QJP3eRDj7VMZotIh42W1G3xdKJ5K0prBv8toF0y3VL1JQPWOQyBlMzy4zXzD2Sp1YnBXMmhBisD6WVCmQDqG36H9VzQU8H9nqoGbznfx4JAGUH28osugAZrRGM21rUAH5cTgvfInGo74wuYhXcmbHyx5O0XNrJ1BOiFc0GM; path=/; secure; HttpOnly; SameSite=Lax
via: 1.1 google, 1.1 varnish, 1.1 varnish
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
strict-transport-security: max-age=31536000; includeSubDomains
content-encoding: gzip
referrer-policy: same-origin
server: nginx
x-frame-options: SAMEORIGIN
content-security-policy: default-src 'self'; worker-src 'none'; connect-src 'self' https://product-details.mozilla.org https://treeherder.mozilla.org/api/failurecount/; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https://secure.gravatar.com https://bug1507381.bmoattachments.org/; media-src 'self' https://bug1507381.bmoattachments.org/; object-src 'none'; script-src 'self' 'nonce-vcYexBfKTiDk2NBF9RZSQWw0hPifemoMZtUXk6t53OFgScuj' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src 'self' https://crash-stop-addon.herokuapp.com; frame-ancestors 'self'; form-action 'self' https://www.google.com/search https://github.com/login/oauth/authorize https://github.com/login https://phabricator.services.mozilla.com/ https://people.mozilla.org
date: Sun, 05 Oct 2025 07:17:09 GMT
x-served-by: cache-bom-vanm7210045-BOM, cache-bom-vanm7210089-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1759648628.293031,VS0,VE1221
vary: Accept-Encoding
1507381 - stop exposing -moz-window-dragging to content
Closed
Bug 1507381
Opened 7 years ago
Closed 2 months ago
stop exposing -moz-window-dragging to content
*
Summary:
stop exposing -moz-window-dragging to content
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
RESOLVED
FIXED
RESOLVED
FIXED
143 Branch
Iteration:
---
Performance Impact | |
a11y-review | |
Size Estimate | |
Accessibility Severity | |
Webcompat Priority | |
Webcompat Score |
People
(Reporter: heycam, Assigned: cheff)
References
Details
(Keywords: dev-doc-needed, site-compat)
---
---
QA Whiteboard:
[qa-triage-done-c144/b143]
Has STR:
---
Change Request:
---
0
Bug Flags:
| ||||
Crash Data
Signature:
None
Security
(public)
This bug is publicly visible.
User Story
Attachments
(1 file, 2 obsolete files)
I don't think we should be exposing -moz-window-dragging to content.
Updated•7 years ago
|
Keywords: dev-doc-needed
Updated•6 years ago
|
Keywords: site-compat
Updated•6 years ago
|
Type: enhancement → task
Updated•3 years ago
|
Severity: normal → S3
Assignee | ||
Comment 1•2 months ago
|
||
Attached file
Bug 1507381 - Stop exposing moz-window-dragging to content (obsolete)
— Details
Updated•2 months ago
|
Attachment #9502937 -
Attachment is obsolete: true
Assignee | ||
Comment 2•2 months ago
|
||
Attached file
Bug 1507381 - Stop exposing moz-window-dragging to content
— Details
Updated•2 months ago
|
Assignee: nobody → mr.m
Status: NEW → ASSIGNED
Updated•2 months ago
|
Attachment #9502940 -
Attachment is obsolete: true
Updated•2 months ago
|
Attachment #9502940 -
Attachment is obsolete: false
Assignee | ||
Comment 3•2 months ago
|
||
Attached file
Bug 1507381 - Fix tests for -moz-window-dragging (obsolete)
— Details
Updated•2 months ago
|
Attachment #9503069 -
Attachment is obsolete: true
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d9d5725cc0a9
https://hg.mozilla.org/integration/autoland/rev/5918630f0df5
Stop exposing moz-window-dragging to content r=firefox-style-system-reviewers,emilio
Pushed by smolnar@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5419edd5be9a
https://hg.mozilla.org/integration/autoland/rev/74ae667e328a
Add -moz-window-dragging to ListCSSProperties.
Pushed by smolnar@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a0d6e3b6c0c5
https://hg.mozilla.org/integration/autoland/rev/8da3ab7dd07b
Remove moz-window-dragging from another test.
Comment 7•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5918630f0df5
https://hg.mozilla.org/mozilla-central/rev/74ae667e328a
https://hg.mozilla.org/mozilla-central/rev/8da3ab7dd07b
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Assignee | ||
Updated•2 months ago
|
status-firefox142:
--- → wontfix
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in
before you can comment on or make changes to this bug.
Description
•