Files
gerrit/polygerrit-ui/app/elements/shared/gr-select
Becky Siegel 3edf69d147 Fix firefox value binding in gr-select with dom-repeat
When _updateValue was called, the options were not yet rendered in
firefox, so setting the nativeSelect value did not work as expected.
This is fixed by wrapping this in an async function.

Bug: Issue 7735
Change-Id: I7723d44044f3e0f9ed3c83b5f942c17fcf0fd98a
2017-11-14 11:25:30 -08:00
..