Open
Bug 1194377
Opened 10 years ago
Updated 3 years ago
Other performance issues opening new tabs
Categories
(Firefox for iOS :: General, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
fxios | - | --- |
People
(Reporter: aaronmt, Unassigned)
Details
(Keywords: perf)
Currently on occasion opening a new tab can still be slow. Profiling this with Stephan shows that tab.createWebview() can be slow.
Comment 1•10 years ago
|
||
Can we delay creation of the webview? It only has to happen before the user (a) taps a tile or (b) finishes typing a URL or search, right?
Updated•10 years ago
|
Reporter | ||
Comment 2•10 years ago
|
||
Still an issue on master
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•