Changeset - d2f20f3d2117
default
0
3
0
gravatar: use background-image style instead of img element for gravatar
When having several 1000 users, chrome will fail to load all the gravatar img
elements on the _admin/users page (ERR_INSUFFICIENT_RESOURCES).
If instead we use a background-image style, chrome will only load the images of
the elements that are actually displayed.
When having several 1000 users, chrome will fail to load all the gravatar img
elements on the _admin/users page (ERR_INSUFFICIENT_RESOURCES).
If instead we use a background-image style, chrome will only load the images of
the elements that are actually displayed.
3 files changed with 7 insertions and 3 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)