_id
stringlengths
2
7
title
stringclasses
1 value
partition
stringclasses
3 values
text
stringlengths
6
2.61k
language
stringclasses
1 value
meta_information
dict
c179400
test
// WithSamplingInterval average sample interval in bytes. Poisson // distribution is used for the intervals. The default value is 32768 bytes.
{ "resource": "" }
c179401
test
// Do executes HeapProfiler.startTrackingHeapObjects against the provided context.
{ "resource": "" }
c179402
test
// WithReportProgress if true 'reportHeapSnapshotProgress' events will be // generated while snapshot is being taken when the tracking is stopped.
{ "resource": "" }
c179403
test
// Do executes HeapProfiler.stopTrackingHeapObjects against the provided context.
{ "resource": "" }
c179404
test
// WithReportProgress if true 'reportHeapSnapshotProgress' events will be // generated while snapshot is being taken.
{ "resource": "" }
c179405
test
// Do executes HeapProfiler.takeHeapSnapshot against the provided context.
{ "resource": "" }
c179406
test
// WithBrowserContextID browserContext to override permissions. When omitted, // default browser context is used.
{ "resource": "" }
c179407
test
// Do executes Browser.grantPermissions against the provided context.
{ "resource": "" }
c179408
test
// WithBrowserContextID browserContext to reset permissions. When omitted, // default browser context is used.
{ "resource": "" }
c179409
test
// Do executes Browser.resetPermissions against the provided context.
{ "resource": "" }
c179410
test
// Do executes Browser.crash against the provided context.
{ "resource": "" }
c179411
test
// Do executes Browser.crashGpuProcess against the provided context.
{ "resource": "" }
c179412
test
// WithQuery requested substring in name. Only histograms which have query as // a substring in their name are extracted. An empty or absent query returns all // histograms.
{ "resource": "" }
c179413
test
// WithTargetID devtools agent host id. If called as a part of the session, // associated targetId is used.
{ "resource": "" }
c179414
test
// Do executes Browser.setWindowBounds against the provided context.
{ "resource": "" }
c179415
test
// WithImage png encoded image.
{ "resource": "" }
c179416
test
// Do executes Browser.setDockTile against the provided context.
{ "resource": "" }
c179417
test
// Do executes CacheStorage.deleteCache against the provided context.
{ "resource": "" }
c179418
test
// Do executes CacheStorage.deleteEntry against the provided context.
{ "resource": "" }
c179419
test
// WithPathFilter if present, only return the entries containing this // substring in the path.
{ "resource": "" }
c179420
test
// Do executes DOM.discardSearchResults against the provided context.
{ "resource": "" }
c179421
test
// Do executes DOM.focus against the provided context.
{ "resource": "" }
c179422
test
// Do executes DOM.markUndoableState against the provided context.
{ "resource": "" }
c179423
test
// WithIncludeUserAgentShadowDOM true to search in user agent shadow DOM.
{ "resource": "" }
c179424
test
// Do executes DOM.redo against the provided context.
{ "resource": "" }
c179425
test
// Do executes DOM.removeAttribute against the provided context.
{ "resource": "" }
c179426
test
// Do executes DOM.removeNode against the provided context.
{ "resource": "" }
c179427
test
// Do executes DOM.requestChildNodes against the provided context.
{ "resource": "" }
c179428
test
// WithNodeID ID of the node to resolve.
{ "resource": "" }
c179429
test
// WithBackendNodeID backend identifier of the node to resolve.
{ "resource": "" }
c179430
test
// WithExecutionContextID execution context in which to resolve the node.
{ "resource": "" }
c179431
test
// Do executes DOM.setAttributeValue against the provided context.
{ "resource": "" }
c179432
test
// WithName attribute name to replace with new attributes derived from text // in case text parsed successfully.
{ "resource": "" }
c179433
test
// Do executes DOM.setAttributesAsText against the provided context.
{ "resource": "" }
c179434
test
// Do executes DOM.setFileInputFiles against the provided context.
{ "resource": "" }
c179435
test
// Do executes DOM.setInspectedNode against the provided context.
{ "resource": "" }
c179436
test
// Do executes DOM.setNodeValue against the provided context.
{ "resource": "" }
c179437
test
// Do executes DOM.setOuterHTML against the provided context.
{ "resource": "" }
c179438
test
// Do executes DOM.undo against the provided context.
{ "resource": "" }
c179439
test
// Do executes CSS.forcePseudoState against the provided context.
{ "resource": "" }
c179440
test
// Do executes CSS.setEffectivePropertyValueForNode against the provided context.
{ "resource": "" }
c179441
test
// Do executes CSS.startRuleUsageTracking against the provided context.
{ "resource": "" }
c179442
test
// Do executes IO.close against the provided context.
{ "resource": "" }
c179443
test
// Do executes Storage.clearDataForOrigin against the provided context.
{ "resource": "" }
c179444
test
// Do executes Storage.trackCacheStorageForOrigin against the provided context.
{ "resource": "" }
c179445
test
// Do executes Storage.trackIndexedDBForOrigin against the provided context.
{ "resource": "" }
c179446
test
// Do executes Storage.untrackCacheStorageForOrigin against the provided context.
{ "resource": "" }
c179447
test
// Do executes Storage.untrackIndexedDBForOrigin against the provided context.
{ "resource": "" }
c179448
test
// Do executes Overlay.hideHighlight against the provided context.
{ "resource": "" }
c179449
test
// Do executes Overlay.highlightFrame against the provided context.
{ "resource": "" }
c179450
test
// WithNodeID identifier of the node to highlight.
{ "resource": "" }
c179451
test
// WithBackendNodeID identifier of the backend node to highlight.
{ "resource": "" }
c179452
test
// WithObjectID JavaScript object id of the node to be highlighted.
{ "resource": "" }
c179453
test
// WithSelector selectors to highlight relevant nodes.
{ "resource": "" }
c179454
test
// Do executes Overlay.highlightNode against the provided context.
{ "resource": "" }
c179455
test
// Do executes Overlay.highlightQuad against the provided context.
{ "resource": "" }
c179456
test
// Do executes Overlay.highlightRect against the provided context.
{ "resource": "" }
c179457
test
// WithHighlightConfig a descriptor for the highlight appearance of // hovered-over nodes. May be omitted if enabled == false.
{ "resource": "" }
c179458
test
// Do executes Overlay.setInspectMode against the provided context.
{ "resource": "" }
c179459
test
// Do executes Overlay.setShowAdHighlights against the provided context.
{ "resource": "" }
c179460
test
// WithMessage the message to display, also triggers resume and step over // controls.
{ "resource": "" }
c179461
test
// Do executes Overlay.setPausedInDebuggerMessage against the provided context.
{ "resource": "" }
c179462
test
// Do executes Overlay.setShowDebugBorders against the provided context.
{ "resource": "" }
c179463
test
// Do executes Overlay.setShowFPSCounter against the provided context.
{ "resource": "" }
c179464
test
// Do executes Overlay.setShowPaintRects against the provided context.
{ "resource": "" }
c179465
test
// Do executes Overlay.setShowScrollBottleneckRects against the provided context.
{ "resource": "" }
c179466
test
// Do executes Overlay.setShowHitTestBorders against the provided context.
{ "resource": "" }
c179467
test
// Do executes Overlay.setShowViewportSizeOnResize against the provided context.
{ "resource": "" }
c179468
test
// Do executes Network.clearBrowserCache against the provided context.
{ "resource": "" }
c179469
test
// Do executes Network.clearBrowserCookies against the provided context.
{ "resource": "" }
c179470
test
// WithErrorReason if set this causes the request to fail with the given // reason. Passing Aborted for requests marked with isNavigationRequest also // cancels the navigation. Must not be set in response to an authChallenge.
{ "resource": "" }
c179471
test
// WithRawResponse if set the requests completes using with the provided // base64 encoded raw response, including HTTP status line and headers etc... // Must not be set in response to an authChallenge.
{ "resource": "" }
c179472
test
// WithURL if set the request url will be modified in a way that's not // observable by page. Must not be set in response to an authChallenge.
{ "resource": "" }
c179473
test
// WithMethod if set this allows the request method to be overridden. Must // not be set in response to an authChallenge.
{ "resource": "" }
c179474
test
// WithPostData if set this allows postData to be set. Must not be set in // response to an authChallenge.
{ "resource": "" }
c179475
test
// WithHeaders if set this allows the request headers to be changed. Must not // be set in response to an authChallenge.
{ "resource": "" }
c179476
test
// WithAuthChallengeResponse response to a requestIntercepted with an // authChallenge. Must not be set otherwise.
{ "resource": "" }
c179477
test
// Do executes Network.continueInterceptedRequest against the provided context.
{ "resource": "" }
c179478
test
// WithURL if specified, deletes all the cookies with the given name where // domain and path match provided URL.
{ "resource": "" }
c179479
test
// WithDomain if specified, deletes only cookies with the exact domain.
{ "resource": "" }
c179480
test
// WithPath if specified, deletes only cookies with the exact path.
{ "resource": "" }
c179481
test
// Do executes Network.deleteCookies against the provided context.
{ "resource": "" }
c179482
test
// WithConnectionType connection type if known.
{ "resource": "" }
c179483
test
// Do executes Network.emulateNetworkConditions against the provided context.
{ "resource": "" }
c179484
test
// Do executes Network.enable against the provided context.
{ "resource": "" }
c179485
test
// WithUrls the list of URLs for which applicable cookies will be fetched.
{ "resource": "" }
c179486
test
// Do executes Network.replayXHR against the provided context.
{ "resource": "" }
c179487
test
// Do executes Network.setBlockedURLs against the provided context.
{ "resource": "" }
c179488
test
// Do executes Network.setBypassServiceWorker against the provided context.
{ "resource": "" }
c179489
test
// Do executes Network.setCacheDisabled against the provided context.
{ "resource": "" }
c179490
test
// WithURL the request-URI to associate with the setting of the cookie. This // value can affect the default domain and path values of the created cookie.
{ "resource": "" }
c179491
test
// WithDomain cookie domain.
{ "resource": "" }
c179492
test
// WithPath cookie path.
{ "resource": "" }
c179493
test
// WithSecure true if cookie is secure.
{ "resource": "" }
c179494
test
// WithHTTPOnly true if cookie is http-only.
{ "resource": "" }
c179495
test
// WithSameSite cookie SameSite type.
{ "resource": "" }
c179496
test
// WithExpires cookie expiration date, session cookie if not set.
{ "resource": "" }
c179497
test
// Do executes Network.setCookies against the provided context.
{ "resource": "" }
c179498
test
// Do executes Network.setDataSizeLimitsForTest against the provided context.
{ "resource": "" }
c179499
test
// Do executes Network.setExtraHTTPHeaders against the provided context.
{ "resource": "" }