Commit 5a64dbb
Treat browser ui target type as frame target in the frontend.
We are adding a new browser_ui frame target type for browser ui in a
webui browser. This change ensures that the new target type is treated
as frame target in frondend.
The related chromium.src change is at http://crrev.com/c/6990317.
Bug: 393144165
Change-Id: If2b3b8ae0f17bee089fa9feb8c16e4e7d4204730
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7018087
Reviewed-by: Danil Somsikov <dsv@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Liang Zhao <lzhao@microsoft.com>1 parent 412f220 commit 5a64dbb
File tree
2 files changed
+3
-0
lines changed- front_end/core/sdk
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
0 commit comments