Closed
Bug 1358362
Opened 8 years ago
Closed 8 years ago
stylo: Whitelist some outparams in the heap write analysis
Categories
(Core :: CSS Parsing and Computation, enhancement, P1)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: manishearth, Assigned: manishearth)
References
Details
Attachments
(1 file)
The ShapeSource ones trigger errors because they're using outparams (which we don't handle yet)
Assignee | ||
Comment 1•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8860264 [details]
Bug 1358362- stylo: Whitelist ShapeSource outparams in bindings to satisfy heap write analysis;
https://reviewboard.mozilla.org/r/132282/#review135150
Attachment #8860264 -
Flags: review?(bobbyholley) → review+
Pushed by bholley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52e6fe988bd5
stylo: Whitelist ShapeSource outparams in bindings to satisfy heap write analysis; r=bholley
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•