Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1482496] Support list values in wptmanifest conditionals #12521

Merged
merged 2 commits into from Aug 20, 2018

Conversation

moz-wptsync-bot
Copy link
Collaborator

We were previously considering the grammar for conditionals in wpt
manifests to be something like:

"if " expr ":" string

This excluded the possibilty of complex values on the RHS. Here we
change it to the more obvious (and intended)

"if " expr ":" value

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1482496
gecko-commit: ae52877671adab5f4a00e7887c6806dc26aa7cfa
gecko-integration-branch: autoland
gecko-reviewers: ato

We were previously considering the grammar for conditionals in wpt
manifests to be something like:

"if " expr ":" string

This excluded the possibilty of complex values on the RHS. Here we
change it to the more obvious (and intended)

"if " expr ":" value

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1482496
gecko-commit: ae52877671adab5f4a00e7887c6806dc26aa7cfa
gecko-integration-branch: autoland
gecko-reviewers: ato
@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Aug 16, 2018
Copy link
Collaborator

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

Choose a reason for hiding this comment

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

Already reviewed downstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra mozilla:gecko-sync wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants