Page MenuHomePhabricator

iOS 4.2 Large article loading is slow while we inject content into the dom
Closed, ResolvedPublic

Description

When loading articles like San Francisco we quickly load the data over the network but spend a lot of time making it actually show up. To the user it looks as if we've frozen because the spinner has stopped but they can't scroll and until the new article text is rendered ... they can't scroll


Version: 3.1.1 (iOS)
Severity: normal

Details

Reference
bz35843

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 12:19 AM
bzimport set Reference to bz35843.

Much faster in branch api-move, where we inject content *only* on first section expansion.

Needs testing by someone with an iOS 4.x device before this can be closed. Assigning to tfinc.

Faster than before now. Bug #37095 should also help quite a bit!