Closed
Bug 1173789
Opened 10 years ago
Closed 10 years ago
Showing Network activity spinner
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: st3fan, Assigned: karim)
References
Details
Attachments
(1 file)
iOS has a little network activity spinner that is visible in the status bar which can be enabled/disabled via UIApplication.networkActivityIndicatorVisible .. we should use this when starting/stopping WKWebView loads to give the user a better idea that network activity is happening.
This can also be shown when we for example refresh your remote tabs.
Updated•10 years ago
|
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kbenhmida
| Assignee | ||
Updated•10 years ago
|
Summary: We need to start and stop the network activity spinner → Showing Network activity spinner
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8627945 -
Flags: review?(sarentz)
| Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8627945 [details] [review]
Link to Github pull-request: https://github.com/mozilla/firefox-ios/pull/658
LGTM
Attachment #8627945 -
Flags: review?(sarentz) → review+
| Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•