Closed Bug 1399309 Opened 7 years ago Closed 7 years ago

nsTSubstring.cpp uses RoundUpPow2 without including MathAlgorithms.h

Categories

(Core :: XPCOM, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(1 file)

nsTSubstring.cpp is calling RoundUpPow2 without including MathAlgorithms.h, which results in a non-unified build failure.
Comment on attachment 8907378 [details]
Bug 1399309 - Make nsTSubstring.cpp include MathAlgorithms.h.

https://reviewboard.mozilla.org/r/179058/#review184160

I also answer to froydjy. ;)
Attachment #8907378 - Flags: review+
Pushed by cpearce@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/819875ef9f03
Make nsTSubstring.cpp include MathAlgorithms.h. r=froydnj
https://hg.mozilla.org/mozilla-central/rev/819875ef9f03
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.