Closed
Bug 995946
Opened 11 years ago
Closed 11 years ago
Prevent transient breakage in the ReflowHelper due to a Developer HUD udpate.
Categories
(Firefox OS Graveyard :: Gaia::TestAgent, defect)
Firefox OS Graveyard
Gaia::TestAgent
Tracking
(Not tracked)
RESOLVED
FIXED
1.4 S6 (25apr)
People
(Reporter: janx, Assigned: janx)
References
Details
(Keywords: perf, Whiteboard: [c=devtools p= s= u=])
Attachments
(1 file)
With bug 986060, the `developer-hud-update` event will carry an object instead of a string to represent metrics. To prevent breakage in the Gaia tests using the ReflowHelper, we should make the code work for both a string and an object.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8406099 [details] [review]
gaia pull request
Travis looks happy today.
Attachment #8406099 -
Flags: review?(etienne)
Comment 3•11 years ago
|
||
I'm tagging this up so that the perf team can track it in our devtools category.
Keywords: perf
Whiteboard: [c=devtools p= s= u=]
Updated•11 years ago
|
Attachment #8406099 -
Flags: review?(etienne) → review+
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 1.4 S6 (25apr)
You need to log in
before you can comment on or make changes to this bug.
Description
•