Buildbot logs for changes in a particular build skips some changes |
|
Issue descriptionSee: https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Debug%20%28New%20Intel%29/builds/1742 It goes from 435458 to 435467, skipping a number of changes that all applied to master. Was trying to look at a v8 roll due to issue 670396 , and was surprised to not see it here. Change #35788 Changed by lushnikov@chromium.org Changed at Wed 30 Nov 2016 14:49:56 Repository https://chromium.googlesource.com/chromium/src Project src Branch master Revision 52602dec71bc8853f4dc0b4fb770553bf314ea5b Comments DevTools: Editing of node.js should not add a new line after shebang. The shebang prefix is substituted in node without the newline. BUG=none R=dgozman Review-Url: https://codereview.chromium.org/2542703002 Cr-Commit-Position: refs/heads/master@{#435458} Changed files third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-nodejs-expected.txt third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-nodejs.html third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js Properties Git_revision 52602dec71bc8853f4dc0b4fb770553bf314ea5b Change #35797 Changed by jinsukkim@chromium.org Changed at Wed 30 Nov 2016 15:22:34 Repository https://chromium.googlesource.com/chromium/src Project src Branch master Revision e4c28faf93413833defafbc736a380d4c41b4a1b Comments Fix an exception in BatterMonitorFactory Use a copy of the set to avoid ConcurrentModificationException. BUG=669294 Review-Url: https://codereview.chromium.org/2536413002 Cr-Commit-Position: refs/heads/master@{#435467} |
|
►
Sign in to add a comment |
|
Comment 1 by tandrii@chromium.org
, Jun 20 2017Status: Archived (was: Untriaged)