Commit f4777c7
deps: update v8_inspector
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>1 parent 643b33b commit f4777c7Copy full SHA for f4777c7
File tree
Expand file treeCollapse file tree
3 files changed
+16
-3
lines changedOpen diff view settings
Filter options
- deps/v8_inspector/platform
- inspector_protocol
- v8_inspector
Expand file treeCollapse file tree
3 files changed
+16
-3
lines changedOpen diff view settings
Collapse file
deps/v8_inspector/platform/inspector_protocol/CodeGenerator.py
Copy file name to clipboardExpand all lines: deps/v8_inspector/platform/inspector_protocol/CodeGenerator.py+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
180 | 180 | |
181 | 181 | |
182 | 182 | |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
183 | 188 | |
184 | 189 | |
185 | 190 | |
| ||
195 | 200 | |
196 | 201 | |
197 | 202 | |
| 203 | + |
198 | 204 | |
199 | 205 | |
200 | 206 | |
|
Collapse file
deps/v8_inspector/platform/inspector_protocol/TypeBuilder_h.template
Copy file name to clipboardExpand all lines: deps/v8_inspector/platform/inspector_protocol/TypeBuilder_h.template+8-1Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
187 | 187 | |
188 | 188 | |
189 | 189 | |
190 | | - |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
191 | 198 | |
192 | 199 | |
193 | 200 | |
|
Collapse file
deps/v8_inspector/platform/v8_inspector/V8Compat.h
Copy file name to clipboardExpand all lines: deps/v8_inspector/platform/v8_inspector/V8Compat.h+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
0 commit comments