DevTools: Don't write to disk when override files bind
When override files bind to network UISourceCodes, the content of the file could be different so we add a commit to the network UISourceCode with the new content. This was unintentionally being picked up by persistence, and copied back to disk as if the user edited the network UISourceCode. Change-Id: Id1e832a658e85fae6965ad71a1a08552791f6328 Reviewed-on: https://chromium-review.googlesource.com/823229Reviewed-by:Pavel Feldman <pfeldman@chromium.org> Commit-Queue: Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#523882}
Showing
Please register or sign in to comment