Closed Bug 1607595 Opened 5 years ago Closed 5 years ago

Remove mozilla::IsBaseOf.

Categories

(Core :: MFBT, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files)

No description provided.

Automatically generated by:

$ rg 'IsBaseOf<' | cut -d : -f 1 | xargs sed -i 's/mozilla::IsBaseOf</std::is_base_of</g'
$ rg 'IsBaseOf<' | cut -d : -f 1 | xargs sed -i 's/IsBaseOf</std::is_base_of</g

This is manual, but hopefully trivial.

Depends on D59013

Attachment #9119223 - Attachment description: Bug 1607595 Remove uses of mozilla::IsBaseOf. r=froydnj → Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cf6b10d9a989 Remove uses of mozilla::IsBaseOf. r=froydnj https://hg.mozilla.org/integration/autoland/rev/66d7cbd72a41 Manual fixups, and remove mozilla::IsBaseOf. r=froydnj
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: