Closed
Bug 1271515
Opened 10 years ago
Closed 10 years ago
Remove unnecessary include line from Animation.cpp
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: mantaroh, Unassigned)
Details
Attachments
(1 file)
Animation.cpp contained unnecessary include line.[1] (bug 1073336 was resolved.)
https://dxr.mozilla.org/mozilla-central/rev/043082cb7bd8490c60815f67fbd1f33323ad7663/dom/animation/Animation.cpp#19
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ec1e7b065d525155b7b2672b9efd5820a1488dc4&group_state=expanded
| Reporter | ||
Comment 1•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/51487/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/51487/
Attachment #8750581 -
Flags: review?(bbirtles)
Updated•10 years ago
|
Attachment #8750581 -
Flags: review?(bbirtles) → review+
Comment 2•10 years ago
|
||
Comment on attachment 8750581 [details]
MozReview Request: Bug 1271515 - Remove unnecessary #include from Animation.cpp. r?birtles
https://reviewboard.mozilla.org/r/51487/#review48277
| Reporter | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 4•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•