Closed
Bug 1361985
Opened 8 years ago
Closed 8 years ago
stylo: Implement grid-template-areas
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: nox, Assigned: nox)
References
Details
Attachments
(3 files)
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8864461 -
Flags: review?(manishearth)
Attachment #8864461 -
Flags: review?(bobbyholley)
Attachment #8864462 -
Flags: review?(manishearth)
Attachment #8864462 -
Flags: review?(bobbyholley)
Attachment #8864463 -
Flags: review?(manishearth)
Attachment #8864463 -
Flags: review?(bobbyholley)
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8864461 [details]
Bug 1361985 - Add Servo bindings for GridTemplateAreasValue
https://reviewboard.mozilla.org/r/136144/#review139234
Attachment #8864461 -
Flags: review?(manishearth) → review+
Updated•8 years ago
|
Attachment #8864461 -
Flags: review?(bobbyholley)
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8864462 [details]
Bug 1361985 - Implement grid-template-areas
https://reviewboard.mozilla.org/r/136146/#review139236
Attachment #8864462 -
Flags: review?(manishearth) → review+
Updated•8 years ago
|
Attachment #8864462 -
Flags: review?(bobbyholley)
Pushed by ihsiao@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7bd313d7e80e
Add Servo bindings for GridTemplateAreasValue. r=Manishearth
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31163f835c34
Adjust test expectations. r=me
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ee8d9001970
Whitelist Gecko_NewGridTemplateAreasValue from heap write hazard checking, since it pokes at stuff in the object it just created. r=me (CLOSED TREE)
Comment 9•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7bd313d7e80e
https://hg.mozilla.org/mozilla-central/rev/31163f835c34
https://hg.mozilla.org/mozilla-central/rev/1ee8d9001970
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•8 years ago
|
Attachment #8864463 -
Flags: review?(manishearth)
Attachment #8864463 -
Flags: review?(bobbyholley)
You need to log in
before you can comment on or make changes to this bug.
Description
•