Commit d5701ce
[cleanup] Remove WindowBoundsService
Replaced with a slim down version in the form of
UI.UIUtils.getDevToolsBoundingElement
Which provides the save logic
Fixed: 454462779
Change-Id: Ie8934aebf58584b9d2392519d4a8c82d1691753d
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7079556
Commit-Queue: Nikolay Vitkov <nvitkov@chromium.org>
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>1 parent decba1f commit d5701ce
File tree
17 files changed
+104
-237
lines changed- config/gni
- front_end
- panels/common
- services/window_bounds
- ui
- components
- dialogs
- text_editor
- tooltips
- legacy
- components/perf_ui
17 files changed
+104
-237
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
742 | | - | |
743 | 742 | | |
744 | 743 | | |
745 | 744 | | |
| |||
2094 | 2093 | | |
2095 | 2094 | | |
2096 | 2095 | | |
2097 | | - | |
2098 | 2096 | | |
2099 | 2097 | | |
2100 | 2098 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
166 | 165 | | |
167 | 166 | | |
168 | 167 | | |
169 | | - | |
170 | | - | |
| 168 | + | |
171 | 169 | | |
172 | 170 | | |
173 | 171 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
0 commit comments