Commit 0eafa87
committed
Drop support for websocket adapter
This transport is not covered by tests. 11 years ago there was a separate addon, which relied on this https://github.com/joostdevries/ember-cli-remote-inspector/blob/b1d4d99105e1e052ebdf472c951a5f11b83ed55f/addon/debug-server.js#L29
Today, most browsers support remote debugging using built-in DevTools and we want to consolidate the communication works across Ember Inspector and Ember Debug.1 parent 73d517d commit 0eafa87
4 files changed
Lines changed: 24 additions & 151 deletions
File tree
- packages
- ember-debug
- adapters
- entrypoints
- ember-inspector
- app/services/adapters
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 34 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
117 | 116 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 117 | + | |
| 118 | + | |
121 | 119 | | |
122 | 120 | | |
123 | 121 | | |
| |||
243 | 241 | | |
244 | 242 | | |
245 | 243 | | |
246 | | - | |
247 | 244 | | |
248 | 245 | | |
249 | 246 | | |
| |||
258 | 255 | | |
259 | 256 | | |
260 | 257 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | 258 | | |
276 | 259 | | |
277 | 260 | | |
| |||
285 | 268 | | |
286 | 269 | | |
287 | 270 | | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
| 271 | + | |
| 272 | + | |
299 | 273 | | |
300 | 274 | | |
301 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
302 | 283 | | |
0 commit comments