Closed
Bug 1109647
Opened 9 years ago
Closed 9 years ago
Add page load progress tracking
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: st3fan, Assigned: chuongmozilla)
References
Details
Attachments
(1 file)
The WKWebView gives us an indication of how much % of the page has been loaded. We could translate that to a basic progress bar to find out how well it works.
I hope to have this done by tomorrow. Got most of the UI in it, just need to get the animation of progress and test in other devices.
Comment 2•9 years ago
|
||
Attaching Chuong's PR. As mentioned there, we should probably wait until tab support lands before tacking more stuff onto browser.
Attachment #8535886 -
Flags: feedback+
Updated•9 years ago
|
Assignee: nobody → chuongmozilla
Status: NEW → ASSIGNED
New pull request now taking into account for the multiple tabs https://github.com/mozilla/firefox-ios/pull/54
Updated•9 years ago
|
Attachment #8535886 -
Flags: feedback+ → review+
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•