Bug 1547126 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.

It's reasonably common for us to have to construct or return a `IntrinsicSize` object with nscoord-flavored values in each dimension.

Let's just create a convenience constructor for this purpose.
It's reasonably common for us to have to construct or return a temporary `IntrinsicSize` object with nscoord-flavored values in each dimension.

Let's just create a convenience constructor for this purpose.

Back to Bug 1547126 Comment 0