Closed
Bug 845305
Opened 12 years ago
Closed 12 years ago
[Perf] Add startup test for the template app
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(b2g18 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g18 | --- | fixed |
People
(Reporter: rik, Assigned: rik)
References
Details
Attachments
(1 file, 1 obsolete file)
355 bytes,
text/html
|
julienw
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
This will give us the baseline for startup speeds.
So far our framework only knows how to test apps in the apps/ directory.
Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Comment 2•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•12 years ago
|
Attachment #720598 -
Attachment is obsolete: true
Assignee | ||
Updated•12 years ago
|
Attachment #720597 -
Attachment is patch: true
Attachment #720597 -
Attachment mime type: text/html → text/plain
Attachment #720597 -
Flags: review?(felash)
Updated•12 years ago
|
Attachment #720597 -
Attachment is patch: false
Attachment #720597 -
Attachment mime type: text/plain → text/html
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → anthony
Updated•12 years ago
|
Attachment #720597 -
Flags: review?(felash) → feedback+
Assignee | ||
Updated•12 years ago
|
Attachment #720597 -
Flags: review?(felash)
Comment 3•12 years ago
|
||
Comment on attachment 720597 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/8434
r=me
good :)
Attachment #720597 -
Flags: review?(felash)
Attachment #720597 -
Flags: review+
Attachment #720597 -
Flags: feedback+
Assignee | ||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
Comment on attachment 720597 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/8434
Changes are in the perf framework, and also in System's window_manager.js: in the kill method, we now call the callback in all situations. We were missing some situations before, most notably when the app was not displayed, but also when the app was not running.
Attachment #720597 -
Flags: approval-gaia-v1?(21)
Comment 6•12 years ago
|
||
Comment on attachment 720597 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/8434
a=tests
Attachment #720597 -
Flags: approval-gaia-v1?(21) → approval-gaia-v1+
Comment 7•12 years ago
|
||
Uplifted commit 54fb649be901c9117e2fa6d3fe577a83b54a7c4c as:
v1-train: 8d7dc85f0ea23675068ad36054963970de71014d
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•