mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add devtools API to inspect shared worker. (#16615)
This commit is contained in:
@@ -44,6 +44,7 @@ exports.syncMethods = new Set([
|
||||
'findInPage',
|
||||
'stopFindInPage',
|
||||
'downloadURL',
|
||||
'inspectSharedWorker',
|
||||
'inspectServiceWorker',
|
||||
'showDefinitionForSelection',
|
||||
'getZoomFactor',
|
||||
|
||||
Reference in New Issue
Block a user