Commit d550de4
src: remove inspector main_thread_request_ field
This is redundant to the platform notification mechanism, and
the handle may not be cleaned up util we attempt to close the loop.
Refs: #26089
Refs: #26006
PR-URL: #26137
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>1 parent ee71952 commit d550de4Copy full SHA for d550de4
File tree
Expand file treeCollapse file tree
2 files changed
+0
-7
lines changedOpen diff view settings
Filter options
- src/inspector
Expand file treeCollapse file tree
2 files changed
+0
-7
lines changedOpen diff view settings
Collapse file
src/inspector/main_thread_interface.cc
Copy file name to clipboardExpand all lines: src/inspector/main_thread_interface.cc-6Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
224 | 224 | |
225 | 225 | |
226 | 226 | |
227 | | - |
228 | | - |
229 | | - |
230 | | - |
231 | | - |
232 | 227 | |
233 | 228 | |
234 | 229 | |
| ||
253 | 248 | |
254 | 249 | |
255 | 250 | |
256 | | - |
257 | 251 | |
258 | 252 | |
259 | 253 | |
|
Collapse file
src/inspector/main_thread_interface.h
Copy file name to clipboardExpand all lines: src/inspector/main_thread_interface.h-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
105 | 105 | |
106 | 106 | |
107 | 107 | |
108 | | - |
109 | 108 | |
110 | 109 | |
111 | 110 | |
|
0 commit comments