Closed Bug 1273771 Opened 8 years ago Closed 8 years ago

Add initial atom hooks for servo

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: bholley, Assigned: bholley)

References

Details

Attachments

(2 files)

      No description provided.
There's still stuff missing here, but getting this in-tree will allow us to get rid of our custom rust-selectors and simplify our build process a lot.
This is based on earlier work by Ms2ger.
Attachment #8753693 - Flags: review?(cam)
Comment on attachment 8753693 [details] [diff] [review]
Atom infrastructure for Servo. v1

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

::: dom/base/nsGkAtomList.h
@@ +2186,5 @@
> +GK_ATOM(sans_serif, "sans-serif")
> +GK_ATOM(cursive, "cursive")
> +GK_ATOM(fantasy, "fantasy")
> +GK_ATOM(monospace, "monospace")
> +

Were these meant to be in this patch?  I assume they're needed to make font-family work?
Attachment #8753693 - Flags: review?(cam) → review+
(In reply to Cameron McCormack (:heycam) from comment #3)
> Were these meant to be in this patch?  I assume they're needed to make
> font-family work?

Yeah I just bundled them in there.
Sorry, I missed this during review.
Attachment #8754227 - Flags: review?(bobbyholley)
Attachment #8754227 - Flags: review?(bobbyholley) → review+
https://hg.mozilla.org/mozilla-central/rev/5695155fe1c7
https://hg.mozilla.org/mozilla-central/rev/d0208b789977
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Flags: needinfo?(bobbyholley)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: