do more manual cleanup and specify globals
This commit is contained in:
parent
f47fa25e39
commit
c4b6cf4a8e
10 changed files with 21 additions and 8 deletions
|
@ -1,3 +1,5 @@
|
|||
/* globals InspectorFrontendHost, WebInspector, DevToolsAPI, DevToolsAPI, Blob */
|
||||
|
||||
window.onload = function () {
|
||||
// Use menu API to show context menu.
|
||||
InspectorFrontendHost.showContextMenuAtPoint = createMenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue