Closed Bug 1491620 Opened 6 years ago Closed 6 years ago

Split apply_declarations.

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

(1 file)

I had a prototype of revert working, and all the code I had to copy around and all the reasoning I had to do about the random font stuff in the middle of apply_declarations drove me mad. So here's a bit cleaned up.
All that font code thrown out in the middle was making me mad.

There should be no change in behavior from this patch.

I ran rustfmt on the code but I corrected manually the following:

  https://github.com/rust-lang-nursery/rustfmt/issues/3025
Comment on attachment 9009418 [details]
Split apply_declarations into its own file, and without mako.

Xidorn Quan [:xidorn] UTC+10 has approved the revision.
Attachment #9009418 - Flags: review+
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/3e53a9519242
Split apply_declarations into its own file, and without mako. r=xidorn
https://hg.mozilla.org/mozilla-central/rev/3e53a9519242
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: