Commit d51a449
committed
[UI] Revert network request changes for the web view controller.
Adding support for network status isn't as simple as it might seem
for this controller. If the controller is popped off the stack,
for example, we'll never get enough request stopped messages to
stop the indicator, resulting in a permanent loading state for the
app.
Barring a proper solution to this problem, for now we'll leave it
to the controller to display the fact that it is loading.1 parent 532e107 commit d51a449
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | 320 | | |
322 | 321 | | |
323 | 322 | | |
| |||
327 | 326 | | |
328 | 327 | | |
329 | 328 | | |
330 | | - | |
331 | 329 | | |
332 | 330 | | |
333 | 331 | | |
| |||
0 commit comments