Home
last modified time | relevance | path

Searched refs:inspected_frames_ (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/device_orientation/
H A Ddevice_orientation_inspector_agent.cc22 : inspected_frames_(inspected_frames), in DeviceOrientationInspectorAgent()
31 visitor->Trace(inspected_frames_); in Trace()
38 *inspected_frames_->Root()->DomWindow()); in Controller()
61 if (!inspected_frames_->Root()->DomWindow()->IsContextDestroyed()) in disable()
78 if (frame == inspected_frames_->Root()) { in DidCommitLoadForLocalFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/device_orientation/
H A Ddevice_orientation_inspector_agent.cc22 : inspected_frames_(inspected_frames), in DeviceOrientationInspectorAgent()
31 visitor->Trace(inspected_frames_); in Trace()
37 Document* document = inspected_frames_->Root()->GetDocument(); in Controller()
80 if (frame == inspected_frames_->Root()) { in DidCommitLoadForLocalFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dinspector_resource_container.cc13 : inspected_frames_(inspected_frames) {} in InspectorResourceContainer()
18 visitor->Trace(inspected_frames_); in Trace()
22 if (frame != inspected_frames_->Root()) in DidCommitLoadForLocalFrame()
H A Dinspector_application_cache_agent.cc43 : inspected_frames_(inspected_frames), in InspectorApplicationCacheAgent()
88 if (frame == inspected_frames_->Root()) in NetworkStateChanged()
99 for (LocalFrame* frame : *inspected_frames_) { in getFramesWithManifests()
125 IdentifiersFactory::FrameById(inspected_frames_, frame_id); in AssertFrameWithDocumentLoader()
227 visitor->Trace(inspected_frames_); in Trace()
H A Dworker_inspector_controller.cc76 inspected_frames_(nullptr), in WorkerInspectorController()
93 this, inspected_frames_.Get(), probe_sink_.Get(), in WorkerInspectorController()
119 inspected_frames_.Get(), scope, session->V8Session()); in AttachSession()
192 visitor->Trace(inspected_frames_); in Trace()
H A Dinspector_layer_tree_agent.cc269 : inspected_frames_(inspected_frames), in InspectorLayerTreeAgent()
276 visitor->Trace(inspected_frames_); in Trace()
288 Document* document = inspected_frames_->Root()->GetDocument(); in enable()
292 inspected_frames_->Root()->View()->UpdateAllLifecyclePhases( in enable()
330 auto* root_frame = inspected_frames_->Root(); in BuildLayerTree()
361 return inspected_frames_->Root()->View()->RootCcLayer(); in RootLayer()
420 if (inspected_frames_->Root()->GetDocument() && inspected_frames_->Root() in makeSnapshot()
426 inspected_frames_->Root()->View()->UpdateAllLifecyclePhases( in makeSnapshot()
H A Dinspector_page_agent.cc475 : inspected_frames_(inspected_frames), in InspectorPageAgent()
507 LocalFrame* frame = inspected_frames_->Root(); in Restore()
618 for (LocalFrame* frame : *inspected_frames_) { in setLifecycleEventsEnabled()
832 LocalFrame* frame = inspected_frames_->Root(); in setBypassCSP()
928 if (frame == inspected_frames_->Root()) in DomContentLoadedEventFired()
936 if (frame == inspected_frames_->Root()) in LoadEventFired()
1021 if (!inspected_frames_->Root()->IsMainFrame()) in DidResizeMainFrame()
1280 LocalFrame* main_frame = inspected_frames_->Root(); in getLayoutMetrics()
1358 LocalFrame* frame = inspected_frames_->Root(); in setFontFamilies()
1400 LocalFrame* frame = inspected_frames_->Root(); in setFontSizes()
[all …]
H A Ddevtools_session.cc237 if (v8_session_ && agent_->inspected_frames_->Root() == frame) { in DidStartProvisionalLoad()
244 if (v8_session_ && agent_->inspected_frames_->Root() == frame) in DidFailProvisionalLoad()
251 if (v8_session_ && agent_->inspected_frames_->Root() == frame) in DidCommitLoad()
259 agent_->inspected_frames_->Root()->GetDocument() == document) { in PaintTiming()
266 if (v8_session_ && agent_->inspected_frames_->Root() == local_frame) { in DomContentLoadedEventFired()
H A Dinspector_animation_agent.cc61 : inspected_frames_(inspected_frames), in InspectorAnimationAgent()
94 if (frame == inspected_frames_->Root()) { in DidCommitLoadForLocalFrame()
212 for (LocalFrame* frame : *inspected_frames_) in setPlaybackRate()
510 return inspected_frames_->Root()->GetDocument()->Timeline(); in ReferenceTimeline()
535 visitor->Trace(inspected_frames_); in Trace()
H A Dinspector_dom_snapshot_agent.cc211 : inspected_frames_(inspected_frames), in InspectorDOMSnapshotAgent()
266 Document* document = inspected_frames_->Root()->GetDocument(); in getSnapshot()
288 auto* main_window = inspected_frames_->Root()->DomWindow(); in captureSnapshot()
314 for (LocalFrame* frame : *inspected_frames_) { in captureSnapshot()
318 for (LocalFrame* frame : *inspected_frames_) { in captureSnapshot()
754 visitor->Trace(inspected_frames_); in Trace()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/
H A Dinspector_resource_container.cc13 : inspected_frames_(inspected_frames) {} in InspectorResourceContainer()
18 visitor->Trace(inspected_frames_); in Trace()
22 if (frame != inspected_frames_->Root()) in DidCommitLoadForLocalFrame()
H A Dworker_inspector_controller.cc74 inspected_frames_(nullptr), in WorkerInspectorController()
88 this, inspected_frames_.Get(), probe_sink_.Get(), in WorkerInspectorController()
114 inspected_frames_.Get(), scope, session->V8Session())); in AttachSession()
184 visitor->Trace(inspected_frames_); in Trace()
H A Dinspector_application_cache_agent.cc43 : inspected_frames_(inspected_frames), in InspectorApplicationCacheAgent()
88 if (frame == inspected_frames_->Root()) in NetworkStateChanged()
99 for (LocalFrame* frame : *inspected_frames_) { in getFramesWithManifests()
125 IdentifiersFactory::FrameById(inspected_frames_, frame_id); in AssertFrameWithDocumentLoader()
227 visitor->Trace(inspected_frames_); in Trace()
H A Dinspector_layer_tree_agent.cc258 : inspected_frames_(inspected_frames), in InspectorLayerTreeAgent()
265 visitor->Trace(inspected_frames_); in Trace()
277 Document* document = inspected_frames_->Root()->GetDocument(); in enable()
281 inspected_frames_->Root()->View()->UpdateAllLifecyclePhases( in enable()
316 auto* root_frame = inspected_frames_->Root(); in BuildLayerTree()
350 return inspected_frames_->Root()->View()->RootCcLayer(); in RootLayer()
407 if (inspected_frames_->Root()->GetDocument() && inspected_frames_->Root() in makeSnapshot()
413 inspected_frames_->Root()->View()->UpdateAllLifecyclePhases( in makeSnapshot()
H A Dinspector_page_agent.cc443 : inspected_frames_(inspected_frames), in InspectorPageAgent()
475 LocalFrame* frame = inspected_frames_->Root(); in Restore()
586 for (LocalFrame* frame : *inspected_frames_) { in setLifecycleEventsEnabled()
800 LocalFrame* frame = inspected_frames_->Root(); in setBypassCSP()
893 if (frame == inspected_frames_->Root()) in DomContentLoadedEventFired()
901 if (frame == inspected_frames_->Root()) in LoadEventFired()
983 if (!inspected_frames_->Root()->IsMainFrame()) in DidResizeMainFrame()
1177 LocalFrame* main_frame = inspected_frames_->Root(); in getLayoutMetrics()
1255 LocalFrame* frame = inspected_frames_->Root(); in setFontFamilies()
1297 LocalFrame* frame = inspected_frames_->Root(); in setFontSizes()
[all …]
H A Ddevtools_session.cc235 if (v8_session_ && agent_->inspected_frames_->Root() == frame) { in DidStartProvisionalLoad()
242 if (v8_session_ && agent_->inspected_frames_->Root() == frame) in DidFailProvisionalLoad()
249 if (v8_session_ && agent_->inspected_frames_->Root() == frame) in DidCommitLoad()
257 agent_->inspected_frames_->Root()->GetDocument() == document) { in PaintTiming()
264 if (v8_session_ && agent_->inspected_frames_->Root() == local_frame) { in DomContentLoadedEventFired()
H A Dinspector_animation_agent.cc61 : inspected_frames_(inspected_frames), in InspectorAnimationAgent()
94 if (frame == inspected_frames_->Root()) { in DidCommitLoadForLocalFrame()
212 for (LocalFrame* frame : *inspected_frames_) in setPlaybackRate()
508 return inspected_frames_->Root()->GetDocument()->Timeline(); in ReferenceTimeline()
531 visitor->Trace(inspected_frames_); in Trace()
H A Dinspector_dom_snapshot_agent.cc177 : inspected_frames_(inspected_frames), in InspectorDOMSnapshotAgent()
232 Document* document = inspected_frames_->Root()->GetDocument(); in getSnapshot()
254 auto* main_window = inspected_frames_->Root()->DomWindow(); in captureSnapshot()
279 for (LocalFrame* frame : *inspected_frames_) { in captureSnapshot()
283 for (LocalFrame* frame : *inspected_frames_) { in captureSnapshot()
742 visitor->Trace(inspected_frames_); in Trace()
H A Dinspector_performance_agent.cc43 : inspected_frames_(inspected_frames), in InspectorPerformanceAgent()
232 Document* document = inspected_frames_->Root()->GetDocument(); in getMetrics()
391 visitor->Trace(inspected_frames_); in Trace()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/storage/
H A Dinspector_dom_storage_agent.cc65 : inspected_frames_(inspected_frames), in InspectorDOMStorageAgent()
71 visitor->Trace(inspected_frames_); in Trace()
83 StorageNamespace::From(inspected_frames_->Root()->GetPage()); in InnerEnable()
103 StorageNamespace::From(inspected_frames_->Root()->GetPage()); in disable()
217 inspected_frames_->FrameWithSecurityOrigin(security_origin); in FindStorageArea()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/storage/
H A Dinspector_dom_storage_agent.cc64 : inspected_frames_(inspected_frames), in InspectorDOMStorageAgent()
70 visitor->Trace(inspected_frames_); in Trace()
82 StorageNamespace::From(inspected_frames_->Root()->GetPage()); in InnerEnable()
102 StorageNamespace::From(inspected_frames_->Root()->GetPage()); in disable()
216 inspected_frames_->FrameWithSecurityOrigin(security_origin); in FindStorageArea()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dweb_dev_tools_agent_impl.cc217 InspectedFrames* inspected_frames = inspected_frames_.Get(); in AttachSession()
327 inspected_frames_(MakeGarbageCollected<InspectedFrames>( in WebDevToolsAgentImpl()
330 MakeGarbageCollected<InspectorResourceContainer>(inspected_frames_)), in WebDevToolsAgentImpl()
334 this, inspected_frames_.Get(), probe_sink_.Get(), in WebDevToolsAgentImpl()
349 visitor->Trace(inspected_frames_); in Trace()
356 DCHECK(inspected_frames_->Root()->View()); in WillBeDestroyed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/exported/
H A Dweb_dev_tools_agent_impl.cc216 InspectedFrames* inspected_frames = inspected_frames_.Get(); in AttachSession()
326 inspected_frames_(MakeGarbageCollected<InspectedFrames>( in WebDevToolsAgentImpl()
329 MakeGarbageCollected<InspectorResourceContainer>(inspected_frames_)), in WebDevToolsAgentImpl()
333 this, inspected_frames_.Get(), probe_sink_.Get(), in WebDevToolsAgentImpl()
348 visitor->Trace(inspected_frames_); in Trace()
355 DCHECK(inspected_frames_->Root()->View()); in WillBeDestroyed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/indexeddb/
H A Dinspector_indexed_db_agent.cc712 : inspected_frames_(inspected_frames), in InspectorIndexedDBAgent()
724 if (frame == inspected_frames_->Root()) { in DidCommitLoadForLocalFrame()
746 inspected_frames_->FrameWithSecurityOrigin(security_origin); in requestDatabaseNames()
787 inspected_frames_->FrameWithSecurityOrigin(security_origin), in requestDatabase()
814 inspected_frames_->FrameWithSecurityOrigin(security_origin), in requestData()
954 inspected_frames_->FrameWithSecurityOrigin(security_origin), in getMetadata()
1050 inspected_frames_->FrameWithSecurityOrigin(security_origin), in deleteObjectStoreEntries()
1142 inspected_frames_->FrameWithSecurityOrigin(security_origin), in clearObjectStore()
1151 inspected_frames_->FrameWithSecurityOrigin(security_origin); in deleteDatabase()
1186 visitor->Trace(inspected_frames_); in Trace()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/indexeddb/
H A Dinspector_indexed_db_agent.cc715 : inspected_frames_(inspected_frames), in InspectorIndexedDBAgent()
727 if (frame == inspected_frames_->Root()) { in DidCommitLoadForLocalFrame()
749 inspected_frames_->FrameWithSecurityOrigin(security_origin); in requestDatabaseNames()
791 inspected_frames_->FrameWithSecurityOrigin(security_origin), in requestDatabase()
818 inspected_frames_->FrameWithSecurityOrigin(security_origin), in requestData()
958 inspected_frames_->FrameWithSecurityOrigin(security_origin), in getMetadata()
1054 inspected_frames_->FrameWithSecurityOrigin(security_origin), in deleteObjectStoreEntries()
1146 inspected_frames_->FrameWithSecurityOrigin(security_origin), in clearObjectStore()
1155 inspected_frames_->FrameWithSecurityOrigin(security_origin); in deleteDatabase()
1191 visitor->Trace(inspected_frames_); in Trace()

123