Open
Bug 1623827
Opened 6 years ago
Updated 5 years ago
HTTP response takes 40s to complete
Categories
(Core :: Web Painting, defect, P3)
Tracking
()
NEW
People
(Reporter: karlcow, Unassigned)
References
()
Details
This was reported initially on webcompat.com
This is a performance profile on firefox android
https://perfht.ml/2xcU1C6
steps:
- go to https://exmo.me/
- Wait ~40s
The content arrives after these 40s.
IT's immediate on chrome.
Comment 1•6 years ago
|
||
The profile shows a 32 second delay in FrameLayerBuilder::PaintItems
Component: Networking → Web Painting
Comment 2•6 years ago
|
||
The priority flag is not set for this bug.
:mattwoodrow, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(matt.woodrow)
Updated•6 years ago
|
Flags: needinfo?(matt.woodrow)
Priority: -- → P3
Comment 3•6 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3 (Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3 (normal.)
Severity: normal → S3
Updated•5 years ago
|
Webcompat Priority: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•