Open Bug 1815905 Opened 1 year ago Updated 1 year ago

Use of MOZ_CONTENT_SANDBOX macro in gfx/thebes/gfxFcPlatformFontList.cpp is bogus

Categories

(Core :: Layout: Text and Fonts, defect)

Unspecified
Linux
defect

Tracking

()

People

(Reporter: jfkthame, Unassigned)

References

Details

From https://bugzilla.mozilla.org/show_bug.cgi?id=1514869#c47:

@Jonathan, this fix landed two uses of the the MOZ_CONTENT_SANDBOX macro in gfx/thebes/gfxFcPlatformFontList.cpp, but that macro was removed and folded into MOZ_SANDBOX just before in bug 1375863.

https://searchfox.org/mozilla-central/rev/4d2b1f753871ce514f9dccfc5b1b5e867f499229/gfx/thebes/gfxFcPlatformFontList.cpp#1691
https://searchfox.org/mozilla-central/rev/4d2b1f753871ce514f9dccfc5b1b5e867f499229/gfx/thebes/gfxFcPlatformFontList.cpp#1850

We should either fix or remove this....

You need to log in before you can comment on or make changes to this bug.