Skip to content

[Gecko Bug 2065425] Don't stretch with indefinite block-size in GenerateFlexItemsForChild. - #62145

Open
moz-wptsync-bot wants to merge 1 commit into
masterfrom
gecko/2065425
Open

[Gecko Bug 2065425] Don't stretch with indefinite block-size in GenerateFlexItemsForChild.#62145
moz-wptsync-bot wants to merge 1 commit into
masterfrom
gecko/2065425

Conversation

@moz-wptsync-bot

Copy link
Copy Markdown
Collaborator

The key here is not so much the fact that we don't use Stretch() (it
wouldn't get used anyhow), but that it causes us to call
ResolveStretchedCrossSize() below, even if the resulting cross-size ends
up being non-indefinite.

Differential Revision: https://phabricator.services.mozilla.com/D320407

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2065425
gecko-commit: 4c0d2d018641238226e1db60c98426158ec84750
gecko-commit-git: 6f1a348e95a4accc0825a016600c9fd3d8f92547
gecko-reviewers: layout-reviewers, dshin

The key here is not so much the fact that we don't use Stretch() (it
wouldn't get used anyhow), but that it causes us to call
ResolveStretchedCrossSize() below, even if the resulting cross-size ends
up being non-indefinite.

Differential Revision: https://phabricator.services.mozilla.com/D320407

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2065425
gecko-commit: 4c0d2d018641238226e1db60c98426158ec84750
gecko-commit-git: 6f1a348e95a4accc0825a016600c9fd3d8f92547
gecko-reviewers: layout-reviewers, dshin

@wpt-pr-bot wpt-pr-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants