зеркало из https://github.com/mozilla/gecko-dev.git
582b8ef5c5
In search.js, _updateSuggestionCheckboxes is already hooked up to update this checkbox based on the preference value, including change handlers for when it changes. As a result, having both the preference attribute and the 'manual' JS means that the actual checked and disabled state races with which code sets the value first. The search suggestion order preference already doesn't have a preference attribute and is only ever updated via the JS. It seems sensible to do the same here. MozReview-Commit-ID: Cm8evlembt7 --HG-- extra : rebase_source : 41a55211c08c911ac234ea3cbe004391d86e4a3b |
||
---|---|---|
.. | ||
app | ||
base | ||
branding | ||
components | ||
config | ||
docs | ||
experiments | ||
extensions | ||
fonts | ||
installer | ||
locales | ||
modules | ||
themes | ||
tools/mozscreenshots | ||
.eslintrc.js | ||
LICENSE | ||
Makefile.in | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
defs.mk | ||
moz.build | ||
moz.configure |