Closed Bug 1434390 Opened 6 years ago Closed 6 years ago

GetCssTextImpl can probably go away

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(1 file)

We used to have a const GetCssTextImpl and a non-const GetCssText.  But we should be able to just make GetCssText const everywhere and nix GetCssTextImpl.
Depends on: 1428610
Looks like we can't make nsICSSDeclaration::GetCssText const...
Gah, unfortunate :(
MozReview-Commit-ID: 5fejArxQckq
Attachment #8946773 - Flags: review?(emilio)
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Comment on attachment 8946773 [details] [diff] [review]
Mostly get rid of GetCssTextImpl

Review of attachment 8946773 [details] [diff] [review]:
-----------------------------------------------------------------

Beautiful, thanks!
Attachment #8946773 - Flags: review?(emilio) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/765f21b51ad2
Mostly get rid of GetCssTextImpl.  r=emilio
https://hg.mozilla.org/mozilla-central/rev/765f21b51ad2
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: