Closed
Bug 729971
Opened 13 years ago
Closed 13 years ago
drop support for prefixes from border-radius* and box-shadow
Categories
(SeaMonkey :: Sync UI, defect, P3)
SeaMonkey
Sync UI
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.10
People
(Reporter: InvisibleSmiley, Assigned: InvisibleSmiley)
References
Details
Attachments
(1 file)
2.68 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #693510 +++
We've supported border-radius and box-shadow unprefixed since Firefox 4, but we've kept support for the prefixed versions as aliases. It's time to remove those aliases.
This is the main patch (which I've had sitting in my tree for a while), but we also need patches to deal with most of:
http://mxr.mozilla.org/comm-central/search?string=moz-box-shadow
http://mxr.mozilla.org/comm-central/search?string=moz-border-radius
Other affects apps on c-c MXR, which should have their own bugs:
* both: TB, Calendar
* border-radius: Venkman, CZ, DOMI (these probably want additions rather than replacing)
Attachment #600033 -
Flags: review?(neil)
Updated•13 years ago
|
Attachment #600033 -
Flags: review?(neil) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Comment on attachment 600033 [details] [diff] [review]
patch [Checkin: Comment 1]
http://hg.mozilla.org/comm-central/rev/6af8343175a6
Attachment #600033 -
Attachment description: patch → patch [Checkin: Comment 1]
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.10
You need to log in
before you can comment on or make changes to this bug.
Description
•