Closed
Bug 1371408
Opened 7 years ago
Closed 7 years ago
stylo: MediaList getter should return null when string is not found
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: manishearth, Assigned: manishearth)
References
Details
Attachments
(1 file)
Gecko does: https://dxr.mozilla.org/mozilla-central/source/layout/style/nsMediaList.cpp#560
WPT: /cssom/MediaList.[x]html
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8875865 [details]
Bug 1371408 - stylo: MediaList getter should return null when string is not found;
https://reviewboard.mozilla.org/r/147262/#review151512
Attachment #8875865 -
Flags: review?(bobbyholley) → review+
Pushed by manishearth@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/be872a73b67b
stylo: MediaList getter should return null when string is not found; r=bholley
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 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
•