Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 507c65d

Browse filesBrowse files
ofrobotscjihrig
authored andcommitted
deps: update v8_inspector
To add a LICENSE file along with the v8_inspector code, we need to pick up v8_inspector from an intermediate repository: https://github.com/pavelfeldman/v8_inspector. This repo still tracks upstream code in Blink. This roll also picks up the latest v8_inspector from upstream fixing a few issues. * Pickup commit id bc60957 from pavelfeldman/v8_inspector * Update node.gyp to adapt to the new file paths * Update the DevTools hash for the devtools frontend. Fixes: #7123 Fixes: #7736 Fixes: #7734 PR-URL: #7796 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
1 parent 4416ffa commit 507c65d
Copy full SHA for 507c65d

File tree

Expand file treeCollapse file tree

255 files changed

+2581
-2049
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

255 files changed

+2581
-2049
lines changed
Open diff view settings
Collapse file

‎deps/v8_inspector/.gitignore‎

Copy file name to clipboardExpand all lines: deps/v8_inspector/.gitignore
-1Lines changed: 0 additions & 1 deletion
This file was deleted.
Collapse file

‎deps/v8_inspector/.gitmodules‎

Copy file name to clipboardExpand all lines: deps/v8_inspector/.gitmodules
Whitespace-only changes.
Collapse file

‎deps/v8_inspector/README.md‎

Copy file name to clipboard
+6-6Lines changed: 6 additions & 6 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
V8 Inspector support for Node.js
22
================================
33

4-
This directory is a gathering of dependencies for Node.js support for the
5-
[Chrome Debug Protocol][https://developer.chrome.com/devtools/docs/debugger-protocol].
4+
This repository is an intermediate repository that gathers the dependencies for
5+
Node.js support for the [Chrome Debug Protocol][https://developer.chrome.com/devtools/docs/debugger-protocol].
66

7-
* platform/v8_inspector: vendored from https://chromium.googlesource.com/chromium/src/third_party/WebKit/Source/platform/v8_inspector
8-
* platform/inspector_protocol: vendored from https://chromium.googlesource.com/chromium/src/third_party/WebKit/Source/platform/inspector_protocol
9-
* deps/jinja2: vendored from https://github.com/mitsuhiko/jinja2
10-
* deps/markupsafe: vendored from https://github.com/mitsuhiko/markupsafe
7+
* third_party/v8_inspector/platform/v8_inspector: vendored from https://chromium.googlesource.com/chromium/src/third_party/WebKit/Source/platform/v8_inspector
8+
* third_party/v8_inspector/platform/inspector_protocol: vendored from https://chromium.googlesource.com/chromium/src/third_party/WebKit/Source/platform/inspector_protocol
9+
* third_party/jinja2: vendored from https://github.com/mitsuhiko/jinja2
10+
* third_party/markupsafe: vendored from https://github.com/mitsuhiko/markupsafe
Collapse file

‎deps/v8_inspector/platform/inspector_protocol/Collections.h‎

Copy file name to clipboardExpand all lines: deps/v8_inspector/platform/inspector_protocol/Collections.h
-23Lines changed: 0 additions & 23 deletions
This file was deleted.
Collapse file

‎deps/v8_inspector/platform/inspector_protocol/CollectionsSTL.h‎

Copy file name to clipboardExpand all lines: deps/v8_inspector/platform/inspector_protocol/CollectionsSTL.h
-244Lines changed: 0 additions & 244 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.