Bug 1834737 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

By making this parameter optional we enforce the passing of a specific RFPTarget value, in rare cases we could also pass `RFPTarget::Unknown` explicitly.
By making this parameter non-optional we enforce the passing of a specific RFPTarget value, in rare cases we could also pass `RFPTarget::Unknown` explicitly.

Back to Bug 1834737 Comment 0