Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invert struct/enum variant nesting in DisplayList #96

Closed
burg opened this issue Oct 9, 2012 · 0 comments
Closed

Invert struct/enum variant nesting in DisplayList #96

burg opened this issue Oct 9, 2012 · 0 comments

Comments

@burg
Copy link

@burg burg commented Oct 9, 2012

DisplayItems are a struct, with a nested enum variant for each different item. We have adopted the alternate convention in layout code: a top-level enum variant, with a variant for each display item, and the first field of each variant being the common data struct. This needs to be changed in DisplayList code.

@burg burg closed this in 14388d6 Oct 23, 2012
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Add a test for null characters in the name of an iframe.
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
Basic profile counters support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.