Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1172155 - Show a warning when switching to UMS on devices with a limited support r=eragonj #30504

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

crh0716
Copy link
Contributor

@crh0716 crh0716 commented Jun 9, 2015

@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

}
break;
case 'radio':
input.checked = (input.value == value);
Copy link
Contributor

Choose a reason for hiding this comment

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

===

Copy link
Contributor Author

Choose a reason for hiding this comment

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

value could be undefined so we need a conversion. I turn to use === !!value.

@lightsofapollo
Copy link
Contributor

@crh0716 crh0716 changed the title Bug 1172155 - Show a warning when switching to UMS on devices with a limited support Bug 1172155 - Show a warning when switching to UMS on devices with a limited support r=eragonj Jun 12, 2015
@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

crh0716 added a commit that referenced this pull request Jun 15, 2015
Bug 1172155 - Show a warning when switching to UMS on devices with a limited support r=eragonj
@crh0716 crh0716 merged commit 5a06fc6 into mozilla-b2g:master Jun 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants