Closed
Bug 1243581
(stylo)
Opened 7 years ago
Closed 4 years ago
[meta] implement support for Servo's style system in Gecko
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: heycam, Unassigned)
References
(Depends on 57 open bugs, )
Details
(Keywords: meta)
Attachments
(3 obsolete files)
No description provided.
Updated•7 years ago
|
Summary: support multiple style system backends → implement support for Servo's style system in Gecko
Comment 1•7 years ago
|
||
I think we're going to have a fair number of things like this, so I'd rather put them all in one place, rather that defining them in the header for the first consumer that uses the type.
Attachment #8723916 -
Flags: review?(cam)
Comment 2•7 years ago
|
||
Attachment #8723917 -
Flags: review?(cam)
Comment 3•7 years ago
|
||
Attachment #8723918 -
Flags: review?(cam)
Comment 4•7 years ago
|
||
Comment on attachment 8723916 [details] [diff] [review] Part 1 - Hoist existing RefPtrTraits into a ServoBindingHelpers.h. v1 Wrong bug.
Attachment #8723916 -
Attachment is obsolete: true
Attachment #8723916 -
Flags: review?(cam)
Updated•7 years ago
|
Attachment #8723917 -
Attachment is obsolete: true
Attachment #8723917 -
Flags: review?(cam)
Updated•7 years ago
|
Attachment #8723918 -
Attachment is patch: false
Attachment #8723918 -
Flags: review?(cam)
Updated•7 years ago
|
Attachment #8723918 -
Attachment is obsolete: true
Attachment #8723918 -
Attachment is patch: true
Comment 5•7 years ago
|
||
Because this doesn't seem to mentioned anywhere, the Servo side of this bug seems live in this folder: https://github.com/servo/servo/tree/master/ports/geckolib.
Comment 6•7 years ago
|
||
(In reply to Tom Schuster [:evilpie] from comment #5) > Because this doesn't seem to mentioned anywhere, the Servo side of this bug > seems live in this folder: > https://github.com/servo/servo/tree/master/ports/geckolib. Yeah. Instructions for building are here: https://public.etherpad-mozilla.org/p/stylo
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
Depends on: stylo-cssom
Updated•7 years ago
|
Depends on: stylo-css-animations
Updated•7 years ago
|
Depends on: stylo-incremental
Updated•7 years ago
|
Depends on: servo-coland
Updated•7 years ago
|
Depends on: stylo-perf
Updated•7 years ago
|
Depends on: stylo-reftest-crashes
Updated•7 years ago
|
Depends on: stylo-jemalloc
Updated•7 years ago
|
Depends on: stylo-memory
Updated•7 years ago
|
Depends on: stylo-shadow
Updated•7 years ago
|
Depends on: stylo-chrome
Updated•7 years ago
|
Depends on: stylo-static-analysis
Updated•7 years ago
|
Depends on: stylo-incubator
Updated•7 years ago
|
Depends on: stylo-css-transitions
Updated•7 years ago
|
status-firefox46:
affected → ---
Updated•6 years ago
|
Depends on: stylo-style-mochitest
Reporter | ||
Updated•6 years ago
|
Depends on: stylo-devtools
Updated•6 years ago
|
Depends on: stylo-reftest
Reporter | ||
Updated•6 years ago
|
Depends on: stylo-failing-tests
Updated•6 years ago
|
Depends on: stylo-perf-test
Updated•6 years ago
|
Depends on: stylo-codesize
Updated•6 years ago
|
Depends on: stylo-nightly
Updated•6 years ago
|
No longer depends on: stylo-perf-test
Updated•6 years ago
|
No longer depends on: stylo-reftest
Updated•6 years ago
|
No longer depends on: stylo-devtools
Updated•6 years ago
|
No longer depends on: stylo-style-mochitest
Updated•6 years ago
|
No longer depends on: stylo-static-analysis
Updated•6 years ago
|
No longer depends on: stylo-chrome
Updated•6 years ago
|
No longer depends on: stylo-jemalloc
Updated•6 years ago
|
No longer depends on: stylo-reftest-crashes
Updated•6 years ago
|
Depends on: stylo-alexa
Updated•6 years ago
|
No longer depends on: stylo-alexa
Depends on: 1340728
Updated•6 years ago
|
Depends on: stylo-bustage
Description
•