Uh oh!
There was an error while loading. Please reload this page.
deps: update v8_inspector - #7118
Conversation
Pick the latest v8_inspector [1] with: * V8 5.1 compatibility * Modify parse builder templates to make coverity happy * The whitespace differences in the jinja2 sub-dependency do exist upstream. I am not sure how I missed them in the original import (ed2eac). [1] pavelfeldman/v8_inspector@3b56732
addaleax
commented
Jun 3, 2016
LGTM |
MylesBorins
commented
Jun 3, 2016
ci: https://ci.nodejs.org/job/node-test-pull-request/2910/ @ofrobots it would be awesome to get some basic tests in for the debugger. I'd be up for working on some to make the process of landing these updates clearer. Would we be able to draw on any of the v8 or chomium tests? |
cjihrig
commented
Jun 3, 2016
LGTM |
jasnell
commented
Jun 3, 2016
LGTM if CI is green |
MylesBorins
commented
Jun 3, 2016
arm failures appear to be infra related LGTM |
addaleax
commented
Jun 3, 2016
@ofrobots’ CI is green, fwiw. |
| DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | ||
| THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
| (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
| OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
There was a problem hiding this comment.
Can you undo the LF -> CRLF changes in this file?
EDIT: Or does this come verbatim from upstream?
There was a problem hiding this comment.
This did come verbatim from upstream. The difference shows up, as you guessed, because we land with --whitespace=fix
bnoordhuis
commented
Jun 3, 2016
LGTM. I usually land patches with |
targos
commented
Jun 3, 2016
LGTM |
Pick the latest v8_inspector [1] with: * V8 5.1 compatibility * Modify parse builder templates to make coverity happy * The whitespace differences in the jinja2 sub-dependency do exist upstream. I am not sure how I missed them in the original import (ed2eac). [1] pavelfeldman/v8_inspector@3b56732 PR-URL: #7118 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
targos
commented
Jun 3, 2016
Landed in 8847777 |
Pick the latest v8_inspector [1] with: * V8 5.1 compatibility * Modify parse builder templates to make coverity happy * The whitespace differences in the jinja2 sub-dependency do exist upstream. I am not sure how I missed them in the original import (ed2eac). [1] pavelfeldman/v8_inspector@3b56732 PR-URL: #7118 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Checklist
Affected core subsystem(s)
deps
Description of change
Pick the latest v8_inspector [1].
upstream. I am not sure how I missed them in the original import
(ed2eacb).
[1] pavelfeldman/v8_inspector@3b56732
/cc @targos, @pavelfeldman, @bnoordhuis
EDIT: CI: https://ci.nodejs.org/job/node-test-pull-request/2909/