Closed Bug 1494622 Opened 7 years ago Closed 7 years ago

Cleanup a bit CSSValue and such.

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(4 files)

No description provided.
This changes the serialization of -moz-image-region to be consistent with that of clip(), but it's an internal property and the specified value is already serialized by servo so I think it's the right thing to do. There are also no internal callers of the getter.
No remaining users after the last patch.
Just remove the useless stuff.
Comment on attachment 9012554 [details] Bug 1494622 - Remove nsDOMCSSRGBColor. Xidorn Quan [:xidorn] UTC+10 has approved the revision.
Attachment #9012554 - Flags: review+
Comment on attachment 9012556 [details] Bug 1494622 - Remove nsDOMCSSRect. Xidorn Quan [:xidorn] UTC+10 has approved the revision.
Attachment #9012556 - Flags: review+
Comment on attachment 9012555 [details] Bug 1494622 - Serialize -moz-image-region and clip with Servo. Xidorn Quan [:xidorn] UTC+10 has approved the revision.
Attachment #9012555 - Flags: review+
Comment on attachment 9012557 [details] Bug 1494622 - Simplify CSSValue and co a bit more. Xidorn Quan [:xidorn] UTC+10 has approved the revision.
Attachment #9012557 - Flags: review+
Pushed by emilio@crisal.io: https://hg.mozilla.org/integration/autoland/rev/f3bfb76e088a Remove nsDOMCSSRGBColor. r=xidorn https://hg.mozilla.org/integration/autoland/rev/fb7be8b4ae80 Serialize -moz-image-region and clip with Servo. r=xidorn https://hg.mozilla.org/integration/autoland/rev/da3603d0fef2 Remove nsDOMCSSRect. r=xidorn https://hg.mozilla.org/integration/autoland/rev/24bc77992097 Simplify CSSValue and co a bit more. r=xidorn
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: