Skip to content

Instantly share code, notes, and snippets.

@ckerr
Created October 26, 2020 22:51
Show Gist options
  • Save ckerr/5a4de732f8855deed7c000df218cad8d to your computer and use it in GitHub Desktop.
Save ckerr/5a4de732f8855deed7c000df218cad8d to your computer and use it in GitHub Desktop.
where every PendingTask is posted from during the default app's startup & while idling
Running "/home/charles/electron/gn/scratch/src/out/testing/electron"
EnableAllExceptBestEffortQueues@../../content/browser/scheduler/browser_task_queues.cc:138
PostFeatureListInitializationSetup@../../content/browser/scheduler/browser_task_queues.cc:125
PostFeatureListInitializationSetup@../../content/browser/scheduler/browser_task_queues.cc:125
PostDelayedTask@../../services/tracing/public/cpp/perfetto/task_runner.cc:43
Create@../../mojo/core/node_controller.cc:120
Init@../../base/task/thread_pool/service_thread.cc:47
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Start@../../content/browser/service_manager/service_manager_context.cc:248
StartServices@../../content/browser/service_manager/service_manager_context.cc:265
Start@../../content/common/service_manager/service_manager_connection_impl.cc:80
InitializeBrowserMemoryInstrumentationClient@../../content/browser/tracing/memory_instrumentation_util.cc:19
[53389:1026/174944.273130:INFO:content_main_runner_impl.cc(975)] Chrome is running in full browser mode.
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Electron 12.0.0-nightly.20201023 - Build cross platform desktop apps with JavaScript, HTML, and CSS
Usage: electron [options] [path]
A path to an Electron app may be specified. It must be one of the following:
- index.js file.
- Folder containing a package.json file.
- Folder containing an index.js file.
- .html/.htm file.
- http://, https://, or file:// URL.
Options:
-i, --interactive Open a REPL to the main process.
-r, --require Module to preload (option can be repeated).
-v, --version Print the version.
-a, --abi Print the Node ABI version.
Core@../../net/dns/system_dns_config_change_notifier.cc:75
NetworkChangeNotifierLinux@../../net/base/network_change_notifier_linux.cc:100
CallMethodWithErrorResponse@../../dbus/object_proxy.cc:222
StartMonitoring@../../dbus/bus.cc:124
OnChangeNotification@../../net/proxy_resolution/proxy_config_service_linux.cc:453
GpuDataManagerImplPrivate@../../content/browser/gpu/gpu_data_manager_impl_private.cc:494
#0 0x5635d52d87d9 base::debug::CollectStackTrace()
#1 0x5635d5226983 base::debug::StackTrace::StackTrace()
#2 0x5635d4ac5a24 util::os_linux::SystemMemoryPressureEvaluator::StartObserving()
#3 0x5635d4ac5934 util::os_linux::SystemMemoryPressureEvaluator::SystemMemoryPressureEvaluator()
#4 0x5635d4ac56f0 util::SystemMemoryPressureEvaluator::CreateDefaultSystemEvaluator()
#5 0x5635d4ac5045 util::MultiSourceMemoryPressureMonitor::Start()
#6 0x5635d43c72b5 content::BrowserMainLoop::PreCreateThreads()
#7 0x5635d49423d7 content::StartupTaskRunner::RunAllTasksNow()
#8 0x5635d43c78fd content::BrowserMainLoop::CreateStartupTasks()
#9 0x5635d43ca97b content::BrowserMainRunnerImpl::Initialize()
#10 0x5635d43c596a content::BrowserMain()
#11 0x5635d4277d42 content::ContentMainRunnerImpl::RunServiceManager()
#12 0x5635d4277820 content::ContentMainRunnerImpl::Run()
#13 0x5635d2845407 content::RunContentProcess()
#14 0x5635d28454fc content::ContentMain()
#15 0x5635d17054fe main
#16 0x7f7019a0a0b3 __libc_start_main
#17 0x5635d16ed9aa _start
StartObserving@../../base/util/memory_pressure/system_memory_pressure_evaluator_linux.cc:71
StartMetricsTimer@../../base/util/memory_pressure/multi_source_memory_pressure_monitor.cc:45
RegisterAsBrowserThread@../../content/browser/browser_process_sub_thread.cc:53
EnableAllExceptBestEffortQueues@../../content/browser/scheduler/browser_task_queues.cc:138
CreateThreads@../../content/browser/browser_main_loop.cc:949
AddDataSource@../../services/tracing/public/cpp/perfetto/perfetto_traced_process.cc:219
AddDataSource@../../services/tracing/public/cpp/perfetto/perfetto_traced_process.cc:219
AddDataSource@../../services/tracing/public/cpp/perfetto/perfetto_traced_process.cc:219
PostCreateThreads@../../electron/shell/browser/electron_browser_main_parts.cc:333
InitShaderCacheFactorySingleton@../../content/browser/gpu/shader_cache_factory.cc:29
WorkNow@../../net/dns/serial_worker.cc:34
WorkNow@../../net/dns/serial_worker.cc:34
WorkNow@../../net/dns/serial_worker.cc:34
WorkNow@../../net/dns/serial_worker.cc:34
OnNotifyThreadsafe@../../net/dns/system_dns_config_change_notifier.cc:39
StartWatching@../../base/files/file_descriptor_watcher_posix.cc:227
BrowserThreadsStarted@../../content/browser/browser_main_loop.cc:1228
Create@../../content/browser/gpu/browser_gpu_channel_host_factory.cc:135
ConnectHostFrameSinkManager@../../content/browser/compositor/viz_process_transport_factory.cc:185
DeviceMonitorLinux@../../media/device_monitors/device_monitor_udev.cc:127
SequenceBound@../../base/threading/sequence_bound.h:115
InitializeMaybeAsync@../../content/browser/renderer_host/media/media_stream_manager.cc:1953
SendMessageToNativeLog@../../content/browser/renderer_host/media/media_stream_manager.cc:689
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
StartLaunchOnClientThread@../../content/browser/child_process_launcher_helper.cc:112
StartWatching@../../base/files/file_descriptor_watcher_posix.cc:227
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BindDiscardableMemoryReceiver@../../content/browser/gpu/gpu_process_host.cc:1084
CrashHandlerHostLinux@../../components/crash/content/browser/crash_handler_host_linux.cc:140
SendBrokerClientInvitation@../../mojo/core/node_controller.cc:186
PostLaunchOnLauncherThread@../../content/browser/child_process_launcher_helper.cc:179
RegisterClient@../../content/browser/tracing/tracing_service_controller.cc:65
ActivateForProcess@../../content/browser/tracing/background_tracing_manager_impl.cc:78
PauseWatchdog@../../gpu/ipc/service/gpu_watchdog_thread.cc:233
Init@../../gpu/ipc/service/gpu_watchdog_thread.cc:257
ResumeWatchdog@../../gpu/ipc/service/gpu_watchdog_thread.cc:242
RestartWatchdogTimeoutTask@../../gpu/ipc/service/gpu_watchdog_thread.cc:365
OnHotplugEvent@../../ui/events/platform/x11/x11_hotplug_event_handler.cc:450
HandleTouchscreenDevicesInWorker@../../ui/events/platform/x11/x11_hotplug_event_handler.cc:343
ScheduleRequestNewLayerTreeFrameSink@../../cc/trees/single_thread_proxy.cc:653
HandleKeyboardDevicesInWorker@../../ui/events/platform/x11/x11_hotplug_event_handler.cc:239
HandleMouseDevicesInWorker@../../ui/events/platform/x11/x11_hotplug_event_handler.cc:260
HandleTouchpadDevicesInWorker@../../ui/events/platform/x11/x11_hotplug_event_handler.cc:281
HandleHotplugEventInWorker@../../ui/events/platform/x11/x11_hotplug_event_handler.cc:360
DevToolsFileSystemIndexer@../../chrome/browser/devtools/devtools_file_system_indexer.cc:462
SandboxFileSystemBackendDelegate@../../storage/browser/file_system/sandbox_file_system_backend_delegate.cc:219
RegisterClient@../../storage/browser/quota/quota_manager_proxy.cc:46
RegisterClient@../../storage/browser/quota/quota_manager_proxy.cc:46
GetStorageServiceRemote@../../content/browser/storage_partition_impl.cc:211
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
SequenceBound@../../base/threading/sequence_bound.h:115
PostBestEffortTask@../../content/browser/browser_thread_impl.cc:252
GetFor@../../content/browser/blob_storage/chrome_blob_storage_context.cc:136
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
GetRemoteFor@../../content/browser/blob_storage/chrome_blob_storage_context.cc:155
InitializeOnIOThread@../../content/browser/blob_storage/chrome_blob_storage_context.cc:177
RegisterClient@../../storage/browser/quota/quota_manager_proxy.cc:46
IndexedDBContextImpl@../../content/browser/indexed_db/indexed_db_context_impl.cc:146
SequenceBound@../../base/threading/sequence_bound.h:115
Init@../../content/browser/cache_storage/cache_storage_context_impl.cc:63
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Init@../../content/browser/cache_storage/cache_storage_context_impl.cc:75
RegisterClient@../../storage/browser/quota/quota_manager_proxy.cc:46
ScheduleWrite@../../base/files/important_file_writer.cc:365
SequenceBound@../../base/threading/sequence_bound.h:115
SequenceBound@../../base/threading/sequence_bound.h:115
Launch@../../content/browser/service_process_host_impl.cc:209
StartLaunchOnClientThread@../../content/browser/child_process_launcher_helper.cc:112
CrashHandlerHostLinux@../../components/crash/content/browser/crash_handler_host_linux.cc:140
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DispatchOperationTask@../../content/browser/cache_storage/cache_storage_scheduler.cc:125
SendBrokerClientInvitation@../../mojo/core/node_controller.cc:186
PostLaunchOnLauncherThread@../../content/browser/child_process_launcher_helper.cc:179
TryOpenDB@../../components/services/storage/dom_storage/dom_storage_database.cc:71
AddProcess@../../content/browser/service_process_host_impl.cc:43
RegisterClient@../../content/browser/tracing/tracing_service_controller.cc:65
ActivateForProcess@../../content/browser/tracing/background_tracing_manager_impl.cc:78
OnChangeNotification@../../net/proxy_resolution/proxy_config_service_linux.cc:453RunDatabaseTask@../../components/services/storage/dom_storage/async_dom_storage_database.h:98
operator()@../../components/services/storage/dom_storage/async_dom_storage_database.h:92
RetrieveStorageUsage@../../components/services/storage/dom_storage/local_storage_impl.cc:1002
RunDatabaseTask@../../components/services/storage/dom_storage/async_dom_storage_database.h:98
RetrieveStorageUsage@../../components/services/storage/dom_storage/local_storage_impl.cc:1002
operator()@../../components/services/storage/dom_storage/async_dom_storage_database.h:92
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Initialize@../../content/browser/url_loader_factory_getter.cc:143
RegisterClient@../../storage/browser/quota/quota_manager_proxy.cc:46
SequenceBound@../../base/threading/sequence_bound.h:115
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Create@../../content/browser/blob_storage/blob_registry_wrapper.cc:49
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Init@../../net/disk_cache/simple/simple_backend_impl.cc:278
Init@../../net/disk_cache/simple/simple_backend_impl.cc:278
Init@../../net/disk_cache/simple/simple_backend_impl.cc:278
Init@../../net/disk_cache/simple/simple_backend_impl.cc:278
operator()@../../content/browser/cookie_store/cookie_store_context.cc:76
Schedule@../../content/browser/appcache/appcache_storage_impl.cc:196
SetBlobParametersForCache@../../content/browser/cache_storage/cache_storage_context_impl.cc:149
SetBlobParametersForCache@../../content/browser/cache_storage/cache_storage_context_impl.cc:158
PostCreateInitialization@../../content/browser/storage_partition_impl_map.cc:493
CallRun@../../content/browser/appcache/appcache_storage_impl.cc:220
StartTrimRulesTask@../../extensions/browser/api/declarative_net_request/action_tracker.cc:443
QuotaService@../../extensions/browser/quota_service.cc:28
RegisterExtensionWithRequestContexts@../../electron/shell/browser/extensions/electron_extension_system.cc:177
RegisterExtensionWithRequestContexts@../../electron/shell/browser/extensions/electron_extension_system.cc:177
SetCorsOriginAccessListForOrigin@../../electron/shell/browser/electron_browser_context.cc:440
ProcessManager@../../extensions/browser/process_manager.cc:270
RuntimeAPI@../../extensions/browser/api/runtime/runtime_api.cc:195
ExtensionUserScriptLoader@../../extensions/browser/extension_user_script_loader.cc:255
OnDownloadsInitialized@../../components/download/internal/common/in_progress_download_manager.cc:668
Load@../../chrome/browser/spellchecker/spellcheck_custom_dictionary.cc:293
SpellCheckHostMetrics@../../components/spellcheck/browser/spellcheck_host_metrics.cc:27
PlatformSupportsLanguageComplete@../../chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc:496
Load@../../chrome/browser/spellchecker/spellcheck_custom_dictionary.cc:293
BrowserAccessibilityStateImpl@../../content/browser/accessibility/browser_accessibility_state_impl.cc:85
ScheduleProcessRipeTasksOnServiceThread@../../base/task/thread_pool/delayed_task_manager.cc:155
PushOntoDelayedIncomingQueue@../../base/task/sequence_manager/task_queue_impl.cc:430
BrowserAccessibilityStateImpl@../../content/browser/accessibility/browser_accessibility_state_impl.cc:92
RenderProcessHostImpl@../../content/browser/renderer_host/render_process_host_impl.cc:1608
PlatformSupportsLanguageComplete@../../chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc:496Init@../../ipc/ipc_channel_proxy.cc:522
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Pause@../../ipc/ipc_channel_proxy.cc:530
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
CallOnIO@../../content/browser/gpu/gpu_process_host.cc:604
PreEstablishGpuChannel@../../components/viz/host/gpu_client.cc:69
Unpause@../../ipc/ipc_channel_proxy.cc:535
AddFilter@../../ipc/ipc_channel_proxy.cc:303
AddFilter@../../ipc/ipc_channel_proxy.cc:303
AddFilter@../../ipc/ipc_channel_proxy.cc:303
AddFilter@../../ipc/ipc_channel_proxy.cc:303
Init@../../content/browser/renderer_host/render_widget_helper.cc:50
AddFilter@../../ipc/ipc_channel_proxy.cc:303
AddFilter@../../ipc/ipc_channel_proxy.cc:303
AddFilter@../../ipc/ipc_channel_proxy.cc:303
SequenceBound@../../base/threading/sequence_bound.h:115
Init@../../net/disk_cache/blockfile/in_flight_backend_io.cc:417
StartLaunchOnClientThread@../../content/browser/child_process_launcher_helper.cc:112
Pause@../../ipc/ipc_channel_proxy.cc:530
ActivateForProcess@../../content/browser/tracing/background_tracing_manager_impl.cc:78
CrashHandlerHostLinux@../../components/crash/content/browser/crash_handler_host_linux.cc:140
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SyncInit@../../net/disk_cache/blockfile/backend_impl.cc:321
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Send@../../ipc/ipc_channel_proxy.cc:428
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Read@../../net/disk_cache/blockfile/file_posix.cc:78
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Start@../../content/browser/loader/navigation_url_loader_impl.cc:346
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
SetUp@../../content/browser/scheduler/responsiveness/metric_source.cc:36
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
SendBrokerClientInvitation@../../mojo/core/node_controller.cc:186
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
PostLaunchOnLauncherThread@../../content/browser/child_process_launcher_helper.cc:179
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78EnableAllQueues@../../content/browser/scheduler/browser_task_queues.cc:132
EnableAllQueues@../../content/browser/scheduler/browser_task_queues.cc:132
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
GetFor@../../content/browser/blob_storage/chrome_blob_storage_context.cc:129
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
BindDiscardableMemoryReceiverOnUI@../../content/browser/gpu/gpu_process_host.cc:501
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80CalculateBlobStorageLimits@../../storage/browser/blob/blob_memory_controller.cc:762
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
CalculateBlobStorageLimits@../../storage/browser/blob/blob_memory_controller.cc:762
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
InitDidGetControllerParameters@../../content/browser/background_sync/background_sync_manager.cc:746
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
LazyInitialize@../../content/browser/service_worker/service_worker_storage.cc:1167
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
LoadIndexEntries@../../net/disk_cache/simple/simple_index_file.cc:366
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
LoadIndexEntries@../../net/disk_cache/simple/simple_index_file.cc:366
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
LoadIndexEntries@../../net/disk_cache/simple/simple_index_file.cc:366
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
SequenceBound@../../base/threading/sequence_bound.h:115
Read@../../net/disk_cache/blockfile/file_posix.cc:78
RunCompleted@../../content/browser/appcache/appcache_storage_impl.cc:303
RunCompleted@../../content/browser/appcache/appcache_storage_impl.cc:312
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
LoadIndexEntries@../../net/disk_cache/simple/simple_index_file.cc:366
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadInitialDataFromDB@../../content/browser/service_worker/service_worker_storage.cc:1507
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Create@../../mojo/core/node_controller.cc:120
Read@../../net/disk_cache/blockfile/file_posix.cc:78
AcceptBrokerClientInvitation@../../mojo/core/node_controller.cc:238
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546BindOnTaskRunner@../../mojo/public/cpp/bindings/shared_remote.h:86
Read@../../net/disk_cache/blockfile/file_posix.cc:78AddFilter@../../ipc/ipc_channel_proxy.cc:303
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Unpause@../../ipc/ipc_channel_proxy.cc:535
SetProcessPriority@../../content/browser/child_process_launcher.cc:77
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Init@../../services/device/public/cpp/power_monitor/power_monitor_broadcast_source.cc:33
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100AddFilter@../../ipc/ipc_channel_proxy.cc:303
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Init@../../ipc/ipc_channel_proxy.cc:522
Init@../../content/child/child_thread_impl.cc:653
Init@../../content/child/child_thread_impl.cc:671
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
Read@../../net/disk_cache/blockfile/file_posix.cc:78
ClientGpuMemoryBufferManager@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:41
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Gpu@../../services/viz/public/cpp/gpu/gpu.cc:254
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDelayedTask@../../services/tracing/public/cpp/perfetto/task_runner.cc:43
Send@../../ipc/ipc_channel_proxy.cc:428
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Send@../../ipc/ipc_channel_proxy.cc:428
Send@../../ipc/ipc_channel_proxy.cc:428
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../ipc/ipc_channel_proxy.cc:428
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../ipc/ipc_channel_proxy.cc:428
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Flush@../../ipc/ipc_channel_proxy.cc:540
Init@../../components/services/font/public/cpp/font_service_thread.cc:32
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Create@../../mojo/core/node_controller.cc:120
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AcceptBrokerClientInvitation@../../mojo/core/node_controller.cc:238
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
BindOnTaskRunner@../../mojo/public/cpp/bindings/shared_remote.h:86
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddFilter@../../ipc/ipc_channel_proxy.cc:303
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56MergeInitializingSet@../../net/disk_cache/simple/simple_index.cc:615
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
MergeInitializingSet@../../net/disk_cache/simple/simple_index.cc:615
DidReadInitialData@../../content/browser/service_worker/service_worker_storage.cc:1195
DidReadInitialData@../../content/browser/service_worker/service_worker_storage.cc:1195
DidReadInitialData@../../content/browser/service_worker/service_worker_storage.cc:1195
DidReadInitialData@../../content/browser/service_worker/service_worker_storage.cc:1195
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Init@../../services/device/public/cpp/power_monitor/power_monitor_broadcast_source.cc:33
AddFilter@../../ipc/ipc_channel_proxy.cc:303
Init@../../ipc/ipc_channel_proxy.cc:522
Init@../../content/child/child_thread_impl.cc:653
Init@../../content/child/child_thread_impl.cc:671
ConnectToFontService@../../content/browser/font_service.cc:35
ExposeInterfacesToBrowser@../../content/child/child_thread_impl.cc:794
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
GetDeviceService@../../content/browser/device/device_service.cc:149
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnChannelConnected@../../ipc/ipc_channel_proxy.cc:151
OnAssociatedInterfaceRequest@../../ipc/ipc_channel_proxy.cc:169
OnAssociatedInterfaceRequest@../../ipc/ipc_channel_proxy.cc:169
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Init@../../base/task/thread_pool/service_thread.cc:47
OnMessageReceivedNoFilter@../../ipc/ipc_channel_proxy.cc:130
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnMessageReceivedNoFilter@../../ipc/ipc_channel_proxy.cc:130
OnMessageReceivedNoFilter@../../ipc/ipc_channel_proxy.cc:130
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80OnMessageReceivedNoFilter@../../ipc/ipc_channel_proxy.cc:130
GetUserDataForAllRegistrationsByKeyPrefix@../../content/browser/service_worker/service_worker_storage.cc:933
OnMessageReceivedNoFilter@../../ipc/ipc_channel_proxy.cc:130
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
OnChannelConnected@../../ipc/ipc_channel_proxy.cc:151
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
GetUserDataForAllRegistrationsByKeyPrefixInDB@../../content/browser/service_worker/service_worker_storage.cc:1746
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Read@../../net/disk_cache/blockfile/file_posix.cc:78
GetUserDataForAllRegistrations@../../content/browser/service_worker/service_worker_storage.cc:900
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnMessageReceivedNoFilter@../../ipc/ipc_channel_proxy.cc:130
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Init@../../base/task/thread_pool/service_thread.cc:47
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
RegisterCoordinatorClient@../../content/browser/renderer_host/render_process_host_impl.cc:2732Accept@../../ipc/ipc_mojo_bootstrap.cc:897
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
Accept@../../ipc/ipc_mojo_bootstrap.cc:897Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
GetUserDataForAllRegistrationsInDB@../../content/browser/service_worker/service_worker_storage.cc:1732
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Accept@../../ipc/ipc_mojo_bootstrap.cc:897
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostTask@../../content/browser/renderer_host/render_process_host_impl.cc:772
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ProvideSwapFileForRenderer@../../content/browser/renderer_host/render_process_host_impl.cc:5254
BindHostReceiver@../../content/browser/browser_child_process_host_impl_receiver_bindings.cc:105
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
ProvideSwapFileForRenderer@../../content/browser/renderer_host/render_process_host_impl.cc:5254
OnChannelConnected@../../content/browser/browser_child_process_host_impl.cc:417NetworkService@../../services/network/network_service.cc:296
OnChannelConnected@../../content/browser/browser_child_process_host_impl.cc:424
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
GetBackgroundTracingAgentProvider@../../content/child/child_thread_impl.cc:314
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
OnChannelConnected@../../ipc/ipc_channel_proxy.cc:151
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
GetBackgroundTracingAgentProvider@../../content/child/child_thread_impl.cc:314
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100RegisterCoordinatorClient@../../content/browser/browser_child_process_host_impl.cc:673
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Read@../../net/disk_cache/blockfile/file_posix.cc:78
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Core@../../net/dns/system_dns_config_change_notifier.cc:75
DidGetRegisteredOrigins@../../content/browser/service_worker/service_worker_context_wrapper.cc:2030
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
WorkNow@../../net/dns/serial_worker.cc:34
WorkNow@../../net/dns/serial_worker.cc:34
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
NetworkChangeNotifierLinux@../../net/base/network_change_notifier_linux.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100WorkNow@../../net/dns/serial_worker.cc:34
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60WorkNow@../../net/dns/serial_worker.cc:34
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
operator()@../../content/browser/service_worker/service_worker_context_wrapper.cc:1419
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Read@../../net/disk_cache/blockfile/file_posix.cc:78
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnNotifyThreadsafe@../../net/dns/system_dns_config_change_notifier.cc:39
operator()@../../content/browser/service_worker/service_worker_context_wrapper.cc:1385
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Read@../../net/disk_cache/blockfile/file_posix.cc:78
StartWatching@../../base/files/file_descriptor_watcher_posix.cc:227
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Read@../../net/disk_cache/blockfile/file_posix.cc:78
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
BindWebDatabaseHostImpl@../../content/browser/renderer_host/render_process_host_impl.cc:2655
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ReadData@../../net/disk_cache/blockfile/in_flight_backend_io.cc:546
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Read@../../net/disk_cache/blockfile/file_posix.cc:78
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188Read@../../net/disk_cache/blockfile/file_posix.cc:78
AddRTTAndThroughputEstimatesObserver@../../net/nqe/network_quality_estimator.cc:1230
RunLoopbackProbeJob@../../net/dns/host_resolver_manager.cc:3642
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnNotifyThreadsafe@../../net/dns/system_dns_config_change_notifier.cc:39
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
CloseEntryImpl@../../net/disk_cache/blockfile/in_flight_backend_io.cc:512
OpenNextEntry@../../net/disk_cache/blockfile/in_flight_backend_io.cc:490
Finished@../../content/browser/background_fetch/storage/database_task.cc:61
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80DelayedDohProbeActivator@../../services/network/network_service.cc:240
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunLoopbackProbeJob@../../net/dns/host_resolver_manager.cc:3642
EndEnumeration@../../net/disk_cache/blockfile/in_flight_backend_io.cc:498
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnIOComplete@../../net/disk_cache/blockfile/in_flight_io.cc:80
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
operator()@../../content/browser/cookie_store/cookie_store_context.cc:49
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Create@../../services/device/time_zone_monitor/time_zone_monitor_linux.cc:80
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Start@../../mojo/public/cpp/system/data_pipe_producer.cc:62
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Finish@../../mojo/public/cpp/system/data_pipe_producer.cc:152
DestructOnSequence@../../base/memory/ref_counted_delete_on_sequence.h:72
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
GetUserDataForAllRegistrationsByKeyPrefix@../../content/browser/service_worker/service_worker_storage.cc:933Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
GetUserDataForAllRegistrationsByKeyPrefixInDB@../../content/browser/service_worker/service_worker_storage.cc:1746
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
InitFromStorage@../../components/prefs/pref_service.cc:138
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
TransportSecurityPersister@../../net/http/transport_security_persister.cc:358
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
TransportSecurityPersister@../../net/http/transport_security_persister.cc:358
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
operator()@../../content/browser/service_worker/service_worker_context_wrapper.cc:1419
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
Finished@../../content/browser/background_fetch/storage/database_task.cc:61
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
NotifyObserversOfDNSChangeImpl@../../net/base/network_change_notifier.cc:866
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
NotifyObserversOfDNSChangeImpl@../../net/base/network_change_notifier.cc:866
NotifyObserversOfDNSChangeImpl@../../net/base/network_change_notifier.cc:866
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100NotifyObserversOfDNSChangeImpl@../../net/base/network_change_notifier.cc:866
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RestartCommitTimeout@../../content/browser/renderer_host/navigation_request.cc:4437
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ReadPrefsAsync@../../components/prefs/json_pref_store.cc:282
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ReadPrefsAsync@../../components/prefs/json_pref_store.cc:282
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
AddNetworkQualitiesCacheObserver@../../net/nqe/network_quality_store.cc:178
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddEffectiveConnectionTypeObserver@../../net/nqe/network_quality_estimator.cc:1188
AddPeerToPeerConnectionsCountObserver@../../net/nqe/network_quality_estimator.cc:1209
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
PauseWatchdog@../../gpu/ipc/service/gpu_watchdog_thread.cc:233
ResumeWatchdog@../../gpu/ipc/service/gpu_watchdog_thread.cc:242
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
RestartWatchdogTimeoutTask@../../gpu/ipc/service/gpu_watchdog_thread.cc:365
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
StopSoon@../../base/threading/thread.cc:272
[53421:1026/174944.758966:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
OnInitComplete@../../gpu/ipc/service/gpu_watchdog_thread.cc:211
Create@../../mojo/core/node_controller.cc:120
AcceptBrokerClientInvitation@../../mojo/core/node_controller.cc:238
BindOnTaskRunner@../../mojo/public/cpp/bindings/shared_remote.h:86
AddFilter@../../ipc/ipc_channel_proxy.cc:303
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Init@../../services/device/public/cpp/power_monitor/power_monitor_broadcast_source.cc:33
AddFilter@../../ipc/ipc_channel_proxy.cc:303
Init@../../ipc/ipc_channel_proxy.cc:522
Init@../../content/child/child_thread_impl.cc:653
Init@../../content/child/child_thread_impl.cc:671
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
CreateAndStartCompositorThread@../../components/viz/service/main/viz_compositor_thread_runner_impl.cc:106
PostDelayedTask@../../services/tracing/public/cpp/perfetto/task_runner.cc:43
Init@../../gpu/ipc/service/gpu_watchdog_thread.cc:257
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
StartMonitoringIfNeeded@../../third_party/blink/renderer/controller/memory_usage_monitor.cc:46
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
WaitForInit@../../third_party/blink/renderer/platform/scheduler/worker/worker_thread.cc:121
InitializeCompositorThread@../../content/renderer/render_thread_impl.cc:931
AddFilter@../../ipc/ipc_channel_proxy.cc:303
ExposeInterfacesToBrowser@../../content/child/child_thread_impl.cc:794
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
ClientDiscardableSharedMemoryManager@../../components/discardable_memory/client/client_discardable_shared_memory_manager.cc:202
BeforeRun@../../content/renderer/categorized_worker_pool.cc:71
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
PostDelayedTask@../../services/tracing/public/cpp/perfetto/task_runner.cc:43
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
OnAssociatedInterfaceRequest@../../ipc/ipc_channel_proxy.cc:169
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ReportMetrics@../../third_party/blink/renderer/core/execution_context/agent_metrics_collector.cc:94
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
OnDidLoadResource@../../third_party/blink/renderer/core/loader/idleness_detector.cc:116
FinishedParsing@../../third_party/blink/renderer/core/dom/document.cc:7008Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SetAllRenderWidgetsHidden@../../third_party/blink/renderer/platform/scheduler/main_thread/main_thread_scheduler_impl.cc:881
Start@../../cc/trees/proxy_main.cc:552
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
SetDeferMainFrameUpdate@../../cc/trees/proxy_main.cc:500
InitInputHandler@../../third_party/blink/renderer/platform/widget/input/widget_input_handler_manager.cc:227
SendCommitRequestToImplThreadIfNeeded@../../cc/trees/proxy_main.cc:669
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
HandlePendingEventsAndPromisesSoon@../../third_party/blink/renderer/core/css/font_face_set.cc:23
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
NotifyViewportSizeChanged@../../third_party/blink/renderer/core/layout/layout_shift_tracker.cc:597
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
RegisterRemoteFactory@../../third_party/blink/renderer/modules/media/audio/web_audio_output_ipc_factory.cc:85
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessageToNativeLog@../../content/browser/renderer_host/media/media_stream_manager.cc:689
Core@../../content/browser/renderer_host/media/render_frame_audio_output_stream_factory.cc:246
BindOnTaskRunner@../../mojo/public/cpp/bindings/shared_remote.h:86
AddInterface@../../third_party/blink/renderer/platform/widget/input/widget_input_handler_manager.cc:240
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostTaskToMainThread@../../third_party/blink/renderer/platform/widget/input/main_thread_event_queue.cc:554
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SetVisible@../../cc/trees/proxy_main.cc:421
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ScheduledActionBeginLayerTreeFrameSinkCreation@../../cc/trees/proxy_impl.cc:682
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddObserverOnMainThread@../../content/renderer/loader/tracked_child_url_loader_factory_bundle.cc:111
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
StartOrPostponeCITimer@../../third_party/blink/renderer/core/loader/interactive_detector.cc:133Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SetSourceURL@../../cc/trees/proxy_main.cc:689
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
RunExecutionReadyCallbacks@../../content/browser/service_worker/service_worker_container_host.cc:1196
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Init@../../base/task/thread_pool/service_thread.cc:47
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RegisterCoordinatorClient@../../content/browser/browser_child_process_host_impl.cc:673Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
BindHostReceiver@../../content/browser/browser_child_process_host_impl_receiver_bindings.cc:105
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnChannelConnected@../../content/browser/browser_child_process_host_impl.cc:417
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnChannelConnected@../../ipc/ipc_channel_proxy.cc:151
OnChannelConnected@../../content/browser/browser_child_process_host_impl.cc:424
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OnAssociatedInterfaceRequest@../../ipc/ipc_channel_proxy.cc:169
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ClientDiscardableSharedMemoryManager@../../components/discardable_memory/client/client_discardable_shared_memory_manager.cc:202
Bind@../../components/viz/service/gl/gpu_service_impl.cc:561
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
GetBackgroundTracingAgentProvider@../../content/child/child_thread_impl.cc:314
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Bind@../../components/viz/service/gl/gpu_service_impl.cc:561
EstablishGpuChannel@../../components/viz/service/gl/gpu_service_impl.cc:909
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
StartPeakMemoryMonitor@../../components/viz/service/gl/gpu_service_impl.cc:758
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
EstablishGpuChannel@../../components/viz/service/gl/gpu_service_impl.cc:909
BindOnTaskRunner@../../mojo/public/cpp/bindings/shared_remote.h:86
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
AddPowerObserver@../../gpu/ipc/service/gpu_watchdog_thread.cc:185
ExposeInterfacesToBrowser@../../content/child/child_thread_impl.cc:794
BindInterface@../../mojo/public/cpp/bindings/lib/binder_map_internal.h:104
NotifyGpuInfoUpdate@../../content/browser/gpu/gpu_data_manager_impl_private.cc:1423
NotifyGpuInfoUpdate@../../content/browser/gpu/gpu_data_manager_impl_private.cc:1423
NotifyGpuInfoUpdate@../../content/browser/gpu/gpu_data_manager_impl_private.cc:1423
CreateFrameSinkManager@../../components/viz/service/main/viz_compositor_thread_runner_impl.cc:147UpdateGpuExtraInfo@../../content/browser/gpu/gpu_data_manager_impl_private.cc:1078
UpdateGpuExtraInfo@../../content/browser/gpu/gpu_data_manager_impl_private.cc:1078
UpdateGpuExtraInfo@../../content/browser/gpu/gpu_data_manager_impl_private.cc:1078
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Init@../../ipc/ipc_channel_proxy.cc:522
AddFilter@../../ipc/ipc_channel_proxy.cc:303
AddFilter@../../gpu/ipc/service/gpu_channel.cc:823
operator()@../../components/viz/service/gl/gpu_service_impl.cc:904
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Init@../../ipc/ipc_channel_proxy.cc:522
FinishOnIO@../../content/browser/gpu/browser_gpu_channel_host_factory.cc:216AddFilter@../../ipc/ipc_channel_proxy.cc:303
AddFilter@../../gpu/ipc/service/gpu_channel.cc:823
operator()@../../components/viz/service/gl/gpu_service_impl.cc:904
OnChannelConnected@../../ipc/ipc_channel_proxy.cc:151
AddRouteWithTaskRunner@../../gpu/ipc/client/gpu_channel_host.cc:226
Send@../../gpu/ipc/client/gpu_channel_host.cc:90
OnMessageReceived@../../gpu/ipc/service/gpu_channel.cc:319
GpuCommandBufferMemoryTracker@../../gpu/command_buffer/service/gpu_command_buffer_memory_tracker.cc:59
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Send@../../ipc/ipc_channel_proxy.cc:428
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484Send@../../gpu/ipc/client/gpu_channel_host.cc:74
AddRouteWithTaskRunner@../../gpu/ipc/client/gpu_channel_host.cc:226
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583Send@../../gpu/ipc/client/gpu_channel_host.cc:90
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
OnMessageReceived@../../gpu/ipc/service/gpu_channel.cc:319
GpuCommandBufferMemoryTracker@../../gpu/command_buffer/service/gpu_command_buffer_memory_tracker.cc:59
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Send@../../ipc/ipc_channel_proxy.cc:428
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484Send@../../gpu/ipc/client/gpu_channel_host.cc:74
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
PostIdleCallback@../../components/viz/common/gpu/context_cache_controller.cc:154
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
ScheduledActionSendBeginMainFrame@../../cc/trees/single_thread_proxy.cc:765
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AddTemporaryReference@../../components/viz/service/surfaces/surface_manager.cc:344
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
DidReceiveCompositorFrameAckOnImplThread@../../cc/trees/single_thread_proxy.cc:491
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
ScheduleGrContextCleanup@../../gpu/command_buffer/service/gr_cache_controller.cc:49
ScheduleCheckPendingFrames@../../ui/gl/gl_surface_presentation_helper.cc:381
PostTaskToClientThread@../../components/viz/service/display_embedder/skia_output_surface_dependency_impl.cc:120
FinishSwapBuffers@../../components/viz/service/display_embedder/skia_output_device.cc:158
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostTaskToClientThread@../../components/viz/service/display_embedder/skia_output_surface_dependency_impl.cc:120
SetUkmSmoothnessDestination@../../cc/trees/proxy_main.cc:698
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
MaybeDeregisterRemoteFactory@../../third_party/blink/renderer/modules/media/audio/web_audio_output_ipc_factory.cc:95
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RegisterRemoteFactory@../../third_party/blink/renderer/modules/media/audio/web_audio_output_ipc_factory.cc:85Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
NotifyEndpointOfError@../../ipc/ipc_mojo_bootstrap.cc:786
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidCommitNewDocument@../../content/browser/renderer_host/render_frame_host_impl.cc:8718
~ServiceWorkerMainResourceHandle@../../content/browser/service_worker/service_worker_main_resource_handle.cc:33
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
StartImpl@../../content/browser/renderer_host/input/timeout_monitor.cc:83
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
~RenderFrameAudioOutputStreamFactory@../../content/browser/renderer_host/media/render_frame_audio_output_stream_factory.cc:204
SendMessageToNativeLog@../../content/browser/renderer_host/media/media_stream_manager.cc:689
Core@../../content/browser/renderer_host/media/render_frame_audio_output_stream_factory.cc:246
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidPresentCompositorFrame@../../cc/trees/layer_tree_host_impl.cc:2017
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Read@../../electron/shell/common/api/electron_api_asar.cc:144
Read@../../electron/shell/common/api/electron_api_asar.cc:144
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Schedule@../../cc/base/unique_notifier.cc:35
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
AppendBytes@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:1526
StartOrPostponeCITimer@../../third_party/blink/renderer/core/loader/interactive_detector.cc:133
SendEstablishGpuChannelRequest@../../services/viz/public/cpp/gpu/gpu.cc:370
OnChannelConnected@../../ipc/ipc_channel_proxy.cc:151
AddRouteWithTaskRunner@../../gpu/ipc/client/gpu_channel_host.cc:226
Send@../../gpu/ipc/client/gpu_channel_host.cc:90
OnMessageReceived@../../gpu/ipc/service/gpu_channel.cc:319
GpuCommandBufferMemoryTracker@../../gpu/command_buffer/service/gpu_command_buffer_memory_tracker.cc:59
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Send@../../ipc/ipc_channel_proxy.cc:428
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
SetRenderFrameObserver@../../cc/trees/proxy_main.cc:713
SetLayerTreeFrameSink@../../cc/trees/proxy_main.cc:412
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
AddRouteWithTaskRunner@../../gpu/ipc/client/gpu_channel_host.cc:226
Send@../../gpu/ipc/client/gpu_channel_host.cc:90
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
OnMessageReceived@../../gpu/ipc/service/gpu_channel.cc:319
GpuCommandBufferMemoryTracker@../../gpu/command_buffer/service/gpu_command_buffer_memory_tracker.cc:59
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SetThreadPriority@../../content/browser/renderer_host/render_message_filter.cc:148
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
Send@../../ipc/ipc_channel_proxy.cc:428
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Flush@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:1553
Finish@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:1280
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
PostIdleCallback@../../components/viz/common/gpu/context_cache_controller.cc:154
PushOntoDelayedIncomingQueue@../../base/task/sequence_manager/task_queue_impl.cc:430
InitializeLayerTreeFrameSinkOnImpl@../../cc/trees/proxy_impl.cc:161
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
ScheduleForUnpause@../../third_party/blink/renderer/core/html/parser/html_parser_scheduler.cc:64
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
ProcessTokenizedChunkFromBackgroundParser@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:752
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
NotifyOriginInUse@../../storage/browser/quota/quota_manager_proxy.cc:90
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ProcessTokenizedChunkFromBackgroundParser@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:752
CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
ProcessTokenizedChunkFromBackgroundParser@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:752
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Start@../../mojo/public/cpp/system/data_pipe_producer.cc:62
Finish@../../mojo/public/cpp/system/data_pipe_producer.cc:152
DestructOnSequence@../../base/memory/ref_counted_delete_on_sequence.h:72
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Schedule@../../cc/base/unique_notifier.cc:35
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleForUnpause@../../third_party/blink/renderer/core/html/parser/html_parser_scheduler.cc:64
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RemovePendingRequest@../../content/renderer/loader/resource_dispatcher.cc:343
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:60
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleEvent@../../third_party/blink/renderer/core/html/html_link_element.cc:416
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
RemovePendingRequest@../../content/renderer/loader/resource_dispatcher.cc:343
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidLoadAllScriptBlockingResources@../../third_party/blink/renderer/core/dom/document.cc:4614
SetDeferMainFrameUpdate@../../cc/trees/proxy_main.cc:500
ScheduleEvent@../../third_party/blink/renderer/core/html/html_link_element.cc:416
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ProcessTokenizedChunkFromBackgroundParser@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:752Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ProcessTokenizedChunkFromBackgroundParser@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:752
ProcessTokenizedChunkFromBackgroundParser@../../third_party/blink/renderer/core/html/parser/html_document_parser.cc:752
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
DidFinishDocumentLoad@../../extensions/renderer/script_injection_manager.cc:188
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
DidChangeLoadProgress@../../content/browser/web_contents/web_contents_impl.cc:7254
OnDidLoadResource@../../third_party/blink/renderer/core/loader/idleness_detector.cc:116
FinishedParsing@../../third_party/blink/renderer/core/dom/document.cc:7008
BindInterface@../../services/service_manager/public/cpp/interface_binder.h:112
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
MatchFamilyName@../../components/services/font/public/cpp/font_service_thread.cc:49
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduledActionSendBeginMainFrame@../../cc/trees/proxy_impl.cc:605
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
FontRenderStyleForStrike@../../components/services/font/public/cpp/font_service_thread.cc:90
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OpenStream@../../components/services/font/public/cpp/font_service_thread.cc:140
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
MatchFamilyName@../../components/services/font/public/cpp/font_service_thread.cc:49
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
MatchFamilyName@../../components/services/font/public/cpp/font_service_thread.cc:49
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
MatchFamilyName@../../components/services/font/public/cpp/font_service_thread.cc:49
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
FontRenderStyleForStrike@../../components/services/font/public/cpp/font_service_thread.cc:90
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
OpenStream@../../components/services/font/public/cpp/font_service_thread.cc:140
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
HandlePendingEventsAndPromisesSoon@../../third_party/blink/renderer/core/css/font_face_set.cc:23
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
CallOnIO@../../content/browser/gpu/gpu_process_host.cc:604
GetPeakMemoryUsage@../../components/viz/service/gl/gpu_service_impl.cc:767
GetPeakMemoryUsageOnMainThread@../../components/viz/service/gl/gpu_service_impl.cc:1111
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BeginMainFrame@../../cc/trees/proxy_main.cc:364
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
Schedule@../../cc/base/unique_notifier.cc:35
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
ScheduleReduceMemoryUsage@../../cc/raster/staging_buffer_pool.cc:351
PushOntoDelayedIncomingQueue@../../base/task/sequence_manager/task_queue_impl.cc:430
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
ScheduledActionSendBeginMainFrame@../../cc/trees/single_thread_proxy.cc:765
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
Schedule@../../cc/base/unique_notifier.cc:35
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
SendCommitRequestToImplThreadIfNeeded@../../cc/trees/proxy_main.cc:669
ScheduledActionSendBeginMainFrame@../../cc/trees/proxy_impl.cc:605
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
CreateGpuMemoryBuffer@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:142
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
AllocateGpuMemoryBuffer@../../components/viz/host/host_gpu_memory_buffer_manager.cc:166
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35
CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
MatchFamilyName@../../components/services/font/public/cpp/font_service_thread.cc:49
CreateAsarURLLoader@../../electron/shell/browser/net/asar/asar_url_loader.cc:314
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:90
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidSwap@../../third_party/blink/renderer/core/frame/web_frame_widget_base.cc:1371Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidSwap@../../third_party/blink/renderer/core/frame/web_frame_widget_base.cc:1371
DidSwap@../../third_party/blink/renderer/core/frame/web_frame_widget_base.cc:1371
DidSwap@../../third_party/blink/renderer/core/frame/web_frame_widget_base.cc:1371
DidSwap@../../third_party/blink/renderer/core/frame/web_frame_widget_base.cc:1371
DrawInternal@../../cc/trees/proxy_impl.cc:771
OnBeginFrame@../../components/viz/service/display/display_scheduler.cc:159
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
MatchFamilyName@../../components/services/font/public/cpp/font_service_thread.cc:49
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
FontRenderStyleForStrike@../../components/services/font/public/cpp/font_service_thread.cc:90
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
EmitEventSoon@../../electron/shell/browser/api/electron_api_base_window.h:250
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BeginMainFrame@../../cc/trees/proxy_main.cc:364
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
Schedule@../../cc/base/unique_notifier.cc:35
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
ScheduleEvictExpiredResourcesIn@../../cc/resources/resource_pool.cc:506
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Send@../../gpu/ipc/client/gpu_channel_host.cc:90
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
DrawInternal@../../cc/trees/proxy_impl.cc:771
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583Schedule@../../cc/base/unique_notifier.cc:35
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
OnBeginFrame@../../components/viz/service/display/display_scheduler.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
ScheduledActionSendBeginMainFrame@../../cc/trees/single_thread_proxy.cc:765
DidReceiveCompositorFrameAckOnImplThread@../../cc/trees/single_thread_proxy.cc:491
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Schedule@../../cc/base/unique_notifier.cc:35
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
DispatchViolationEvent@../../third_party/blink/renderer/core/frame/csp/execution_context_csp_delegate.cc:155
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BufferingBytesConsumer@../../third_party/blink/renderer/platform/loader/fetch/buffering_bytes_consumer.cc:49
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BufferingBytesConsumer@../../third_party/blink/renderer/platform/loader/fetch/buffering_bytes_consumer.cc:49Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BufferingBytesConsumer@../../third_party/blink/renderer/platform/loader/fetch/buffering_bytes_consumer.cc:49
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
BufferingBytesConsumer@../../third_party/blink/renderer/platform/loader/fetch/buffering_bytes_consumer.cc:49
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
BufferingBytesConsumer@../../third_party/blink/renderer/platform/loader/fetch/buffering_bytes_consumer.cc:49
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ArmOrNotify@../../mojo/public/cpp/system/simple_watcher.cc:234
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
BeginRead@../../third_party/blink/renderer/platform/loader/fetch/response_body_loader.cc:52
EnqueueEvent@../../third_party/blink/renderer/core/dom/events/event_target.cc:990
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ResolveLater@../../third_party/blink/renderer/core/fetch/body.cc:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RemovePendingRequest@../../content/renderer/loader/resource_dispatcher.cc:343
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ResolveLater@../../third_party/blink/renderer/core/fetch/body.cc:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RemovePendingRequest@../../content/renderer/loader/resource_dispatcher.cc:343
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ResolveLater@../../third_party/blink/renderer/core/fetch/body.cc:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RemovePendingRequest@../../content/renderer/loader/resource_dispatcher.cc:343
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
StartOrPostponeCITimer@../../third_party/blink/renderer/core/loader/interactive_detector.cc:133
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ResolveLater@../../third_party/blink/renderer/core/fetch/body.cc:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RemovePendingRequest@../../content/renderer/loader/resource_dispatcher.cc:343
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ResolveLater@../../third_party/blink/renderer/core/fetch/body.cc:60
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RemovePendingRequest@../../content/renderer/loader/resource_dispatcher.cc:343
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
SendCommitRequestToImplThreadIfNeeded@../../cc/trees/proxy_main.cc:669
Accept@../../mojo/public/cpp/bindings/thread_safe_forwarder_base.cc:56
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidPresentCompositorFrameOnImplThread@../../cc/trees/proxy_impl.cc:518
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidPresentCompositorFrame@../../cc/trees/layer_tree_host_impl.cc:2017
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
ScheduledActionSendBeginMainFrame@../../cc/trees/proxy_impl.cc:605
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
ScheduleCheckPendingFrames@../../ui/gl/gl_surface_presentation_helper.cc:381
PostTaskToClientThread@../../components/viz/service/display_embedder/skia_output_surface_dependency_impl.cc:120
FinishSwapBuffers@../../components/viz/service/display_embedder/skia_output_device.cc:158
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
ScheduleCheckPendingFrames@../../ui/gl/gl_surface_presentation_helper.cc:396
BeginMainFrame@../../cc/trees/proxy_main.cc:364
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
Schedule@../../cc/base/unique_notifier.cc:35
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Send@../../gpu/ipc/client/gpu_channel_host.cc:90
DrawInternal@../../cc/trees/proxy_impl.cc:771
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidReceiveCompositorFrameAckOnImplThread@../../cc/trees/single_thread_proxy.cc:491
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
PostTaskToClientThread@../../components/viz/service/display_embedder/skia_output_surface_dependency_impl.cc:120
FinishSwapBuffers@../../components/viz/service/display_embedder/skia_output_device.cc:158
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleBeginFrameDeadline@../../components/viz/service/display/display_scheduler.cc:345
Schedule@../../cc/base/unique_notifier.cc:35
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostTaskToClientThread@../../components/viz/service/display_embedder/skia_output_surface_dependency_impl.cc:120
PostTaskToClientThread@../../components/viz/service/display_embedder/skia_output_surface_dependency_impl.cc:120
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
DidPresentCompositorFrame@../../cc/trees/layer_tree_host_impl.cc:2017
DidPresentCompositorFrameOnImplThread@../../cc/trees/proxy_impl.cc:518
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidPresentCompositorFrame@../../cc/trees/layer_tree_host_impl.cc:2017
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidPresentCompositorFrameOnImplThread@../../cc/trees/proxy_impl.cc:518
DidPresentCompositorFrame@../../cc/trees/layer_tree_host_impl.cc:2017
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
DidPresentCompositorFrame@../../cc/trees/layer_tree_host_impl.cc:2017
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
ScheduleGrContextCleanup@../../gpu/command_buffer/service/gr_cache_controller.cc:49
PostNonNestableTask@../../gin/v8_foreground_task_runner.cc:30
PostIdleCallback@../../components/viz/common/gpu/context_cache_controller.cc:154
StartMonitoringIfNeeded@../../third_party/blink/renderer/controller/memory_usage_monitor.cc:46
OnMemoryPing@../../third_party/blink/renderer/controller/highest_pmf_reporter.cc:96
ReduceMemoryUsage@../../cc/raster/staging_buffer_pool.cc:375
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
ReduceMemoryUsage@../../cc/raster/staging_buffer_pool.cc:375
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
ReduceMemoryUsage@../../cc/raster/staging_buffer_pool.cc:375
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
ReduceMemoryUsage@../../cc/raster/staging_buffer_pool.cc:375
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
NotifyDestructionOnCorrectThread@../../services/viz/public/cpp/gpu/client_gpu_memory_buffer_manager.cc:26
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
PostIdleCallback@../../components/viz/common/gpu/context_cache_controller.cc:154
StartMonitoringIfNeeded@../../third_party/blink/renderer/controller/memory_usage_monitor.cc:46
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
StartMonitoringIfNeeded@../../third_party/blink/renderer/controller/memory_usage_monitor.cc:46
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
StartObserving@../../base/util/memory_pressure/system_memory_pressure_evaluator_linux.cc:71
StartMetricsTimer@../../base/util/memory_pressure/multi_source_memory_pressure_monitor.cc:45
ScheduleEvictExpiredResourcesIn@../../cc/resources/resource_pool.cc:506
StartMonitoringIfNeeded@../../third_party/blink/renderer/controller/memory_usage_monitor.cc:46
Send@../../gpu/ipc/client/gpu_channel_host.cc:74
TryScheduleSequence@../../gpu/command_buffer/service/scheduler.cc:484
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
RunNextTask@../../gpu/command_buffer/service/scheduler.cc:583
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
WakeupMainThread@../../electron/shell/common/node_bindings.cc:553
StartObserving@../../base/util/memory_pressure/system_memory_pressure_evaluator_linux.cc:71
StartMetricsTimer@../../base/util/memory_pressure/multi_source_memory_pressure_monitor.cc:45
WriteNow@../../base/files/important_file_writer.cc:345
StartMonitoringIfNeeded@../../third_party/blink/renderer/controller/memory_usage_monitor.cc:46
EmitEventSoon@../../electron/shell/browser/api/electron_api_base_window.h:250
SendMessage@../../ipc/ipc_mojo_bootstrap.cc:731
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Accept@../../ipc/ipc_mojo_bootstrap.cc:897
PostTaskToMainThread@../../third_party/blink/renderer/platform/widget/input/main_thread_event_queue.cc:554
SendCommitRequestToImplThreadIfNeeded@../../cc/trees/proxy_main.cc:669
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
StartMonitoringIfNeeded@../../third_party/blink/renderer/controller/memory_usage_monitor.cc:46
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
ScheduledActionSendBeginMainFrame@../../cc/trees/proxy_impl.cc:605
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
BeginMainFrame@../../cc/trees/proxy_main.cc:333
Start@../../base/allocator/partition_allocator/memory_reclaimer.cc:97
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
ScheduledActionSendBeginMainFrame@../../cc/trees/single_thread_proxy.cc:765
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Schedule@../../cc/base/unique_notifier.cc:35
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
ScheduleBeginImplFrameDeadline@../../cc/scheduler/scheduler.cc:716
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
PostNextTickTask@../../components/viz/common/frame_sinks/delay_based_time_source.cc:159
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
TaskSetFinished@../../cc/tiles/tile_manager.cc:329
RunOnWorkerThread@../../cc/tiles/tile_manager.cc:353
Notify@../../mojo/public/cpp/system/simple_watcher.cc:100
Schedule@../../cc/base/unique_notifier.cc:35
PostDispatchNextMessageFromPipe@../../mojo/public/cpp/bindings/lib/connector.cc:530
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment