Closed
Bug 1069421
Opened 11 years ago
Closed 11 years ago
Add a memory graph to the timeline
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P2)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox36 verified)
VERIFIED
FIXED
Firefox 36
| Tracking | Status | |
|---|---|---|
| firefox36 | --- | verified |
People
(Reporter: vporof, Assigned: vporof)
References
Details
Attachments
(1 file, 4 obsolete files)
|
94.22 KB,
patch
|
paul
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
| Assignee | ||
Updated•11 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8498900 -
Flags: ui-review?(paul)
Updated•11 years ago
|
Attachment #8498900 -
Flags: ui-review?(paul) → ui-review+
| Assignee | ||
Comment 2•11 years ago
|
||
WIP. Needs a test.
| Assignee | ||
Comment 3•11 years ago
|
||
We can land this before 1070089.
Attachment #8499496 -
Flags: review?(paul)
| Assignee | ||
Updated•11 years ago
|
Attachment #8499462 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8499496 [details] [diff] [review]
timeline-memory.patch
Needs a checkbox
Attachment #8499496 -
Flags: review?(paul)
| Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8498900 -
Attachment is obsolete: true
Attachment #8499496 -
Attachment is obsolete: true
Attachment #8508023 -
Flags: review?(paul)
| Assignee | ||
Comment 6•11 years ago
|
||
^ Rebased on top of bug 1070089.
Comment 7•11 years ago
|
||
Still trying to figure out what's going on, but I get:
> this._paintBatches.get is undefined
… when debugging a B2G app.
Might be my fault (could be a rebase issue).
Comment 8•11 years ago
|
||
(It was a rebase issue).
Comment 9•11 years ago
|
||
Comment on attachment 8508023 [details] [diff] [review]
v2
Review of attachment 8508023 [details] [diff] [review]:
-----------------------------------------------------------------
Well… I don't even have nits.
Tested with tabs, Firefox OS and WebIDE on Firefox main process.
Attachment #8508023 -
Flags: review?(paul) → review+
Comment 10•11 years ago
|
||
(rebased patch. might help)
| Assignee | ||
Comment 11•11 years ago
|
||
Thanks!
| Assignee | ||
Comment 12•11 years ago
|
||
Comment on attachment 8516642 [details] [diff] [review]
rebased patch
v2 applies cleanly on fx-team tip.
Attachment #8516642 -
Attachment is obsolete: true
| Assignee | ||
Comment 13•11 years ago
|
||
| Assignee | ||
Comment 14•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 15•11 years ago
|
||
sorry had to back this out for test failures like https://treeherder.mozilla.org/ui/logviewer.html#?job_id=1147719&repo=fx-team
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [fixed-in-fx-team]
| Assignee | ||
Comment 16•11 years ago
|
||
Let's try this again: https://hg.mozilla.org/integration/fx-team/rev/942aec7a1572
Whiteboard: [fixed-in-fx-team]
| Assignee | ||
Comment 17•11 years ago
|
||
Third time the charm:
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=f4b62dac6c21
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=ca5f2ffe74bb
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=b8c26c68ec8f
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=32b55102f738
Fixed the test: https://hg.mozilla.org/integration/fx-team/rev/5e58c0e59964
Comment 18•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 36
Comment 19•11 years ago
|
||
Victor, do we have an acceptance criteria for this patch? Anything manual QA can look at here?
Flags: needinfo?(vporof)
| Assignee | ||
Comment 20•11 years ago
|
||
(In reply to Andrei Vaida, QA [:avaida] from comment #19)
> Victor, do we have an acceptance criteria for this patch? Anything manual QA
> can look at here?
Yes. Open the timeline and see if the memory graph works :)
Flags: needinfo?(vporof)
Comment 21•11 years ago
|
||
No issues found while performing Exploratory testing on this feature, using Nightly 36.0a1 (2014-11-16). In terms of cross-platform compatibility, tests covered Windows 7 64-bit, Mac OS X 10.9.5 and Ubuntu 12.04 LTS 32-bit.
Status: RESOLVED → VERIFIED
status-firefox36:
--- → verified
Flags: qe-verify+
QA Contact: andrei.vaida
Comment 22•10 years ago
|
||
Sorry for the spam. Moving bugs to Firefox :: Developer Tools: Performance Tools (Profiler/Timeline).
dkl
Component: Developer Tools: Timeline → Developer Tools: Performance Tools (Profiler/Timeline)
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•