DevTools: move binding validation from persistence to automapping
This patch moves binding validation from Persistence/ into Automapping/. The validation was used in both default mappings and automapping. Since default mapping is gone, we can safely move it to automapping. This consolidates all the binding-creation logic in one place, making it easier to report and manage binding errors. R=dgozman Change-Id: Ie969c0b42468cfc863723311bf920510cf587560 Reviewed-on: https://chromium-review.googlesource.com/882486Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#531732}
Showing
Please register or sign in to comment